Questions tagged as 'mobile'

1
answer

Build Gulp Error

I am working on a project with phonegap / angular, so I did all the steps as I am accustomed. I have installed node, bower, gulp, angularjs, phonegap and cordova. So I "cloned" the project, installed bower / angular / gulp locally in the project...
asked by 26.02.2015 / 15:31
1
answer

external database mobile

I'm new to mobile programming. I use sqllite as the database. But the same I can only create and use a local bank. I would like to know if there is another database or a sqllite option to be doing a CRUD. For example, for Web development,...
asked by 08.10.2014 / 15:26
1
answer

How to type by voice Phonegap Framework?

I'm doing an application, using the phonegap framework along with jQuery Mobile. The question is: I would like to add the voice typing function, my input field is of type type, that is, it only accepts numbers, but the phonegap does not h...
asked by 19.09.2014 / 19:27
1
answer

Designer Pattern for Objective-C

Well, does anyone know of a good book, book, or blog that explains well about Designer Pattern, specialized in Objective-C / iOS, with good examples and updated?     
asked by 12.08.2014 / 22:28
1
answer

Bootstrap increase input

I'm doing a mobile app and I'm testing the build with Bootstrap, but there's a problem: <input type="tel" class="form-control" placeholder="Código Estabelecimento" required autofocus> <input type="password" class="form-contro...
asked by 06.07.2014 / 02:12
1
answer

How to install a direct apk from my application, with titanium studio?

I need to be able to update an app, without the need for it to be in the Play Store or the customer accessing the internet to download it. I need something automatic, but without customer interaction. It's possible? How can it be done?     
asked by 05.03.2014 / 15:49
1
answer

SQL CE Database Insert Error

I am creating an application for a PDA, how much do I try to do the data insertion in the database I always encounter this error.    There was an error parsing the query. [Token line number = 1, Token line offset = 100, Token in error =)]...
asked by 28.02.2014 / 14:18
1
answer

How to return data from a thread to the layout at runtime on flutter

Is there a way to make a thread using the flutter and return the result of the processing on the screen? I have the following code. In the main class _MyHomePageState I have the layout and function _processo () . The idea is to start the...
asked by 19.12.2018 / 13:42
0
answers

Sequence of errors when building in Android Studio

Hello, Friends, I'm starting to study the Java language Android and Studio Android, I'm having problems with a project that I downloaded from the Web, but I already followed some tutorials mentioning the errors, where they asked to include the Go...
asked by 22.12.2018 / 17:24
1
answer

How to allow an App to send notification

Hello, I'm developing an app and before the person's login, I ask the user for permission to locate it, this is already ok, but I need to also put a permission to send notifications and I'm not sure how do. Could someone help me? this way:...
asked by 28.11.2018 / 21:00