Questions tagged as 'mobile'

1
answer

What is Fauxgap.js used for?

Alright? After seeing some articles on dev mobile, much was said in a facilitator file for emulation called fauxgap.js What exactly does it do? Does the cell and phonegap js in the browser? I did not quite understand. = /     
asked by 25.09.2015 / 15:10
2
answers

How to make an application with Database on Android? [closed]

I'm starting my activities in the mobile world, and I would like to build an application that uses Database for Android platform, an example application so that I can move on, I searched the internet but it was not very clear to me how to implem...
asked by 11.09.2015 / 14:47
1
answer

How to do a search in a list of Ionic Framework Angularjs

I have an ionic application, however I need to do a search or filter on the contacts that appear on the screen but I can not and the worst that does not return any errors: My control: .controller('ContatosCtrl', function($scope, $timeout, $...
asked by 08.06.2015 / 17:07
1
answer

Synchronizing the Database on Desktop and Mobile?

Well I'm going to start working on a BIG project, which will be MULTIPLATAFORM, both for Desktop and Mobile, and we're discussing a way, of working with the DATABASE in both applications. The interactions would be more or less like FACEBOOK....
asked by 27.05.2015 / 23:48
2
answers

Run Application in 2nd Plane Cordova

I'm developing an application in Cordova that sends the data (registration and image) to external server, is already working, but I would like to make sure that if the user does not have internet at the time of registration, the application is r...
asked by 04.05.2015 / 20:36
1
answer

Is it possible to join the OwlCarousel to Highcharts?

I have slider made by OwlCarousel I want them to pass pie charts rendered by HighCharts . That is, I have 4 pie charts With subtitles, and I want that when passing the 4 pies , also without the legend in Mobile....
asked by 03.06.2015 / 13:06
2
answers

Mobile Cordova Geolocation

I'm developing an application that contains a registration of the address that the person is, and I would like to get these data directly from the location service, but I would like to know if I could get the name and street number. I've seen so...
asked by 13.05.2015 / 14:46
1
answer

Swipe using the Appium tool

I'm learning about a new mobile automated testing tool called Appium, and one of the tests I created was: @Test public void Swipe () throws InterruptedException{ Thread.sleep(4000); System.out.println("Vamos fazer swipe n...
asked by 13.02.2015 / 17:02
1
answer

Adobe air apk does not run on android 4.4.4

I'm using version 15.0 of the Flex and AIR SDK, but even so my application does not run on the Moto G mobile phone, which has its android version 4.4.4 Can you tell what it can be?     
asked by 01.12.2014 / 16:31
2
answers

Cordova battery API does not work

I'm trying to use the BatteryStatus Corel API and I'm not getting it, neither in the Intel XDK emulator nor in the debug on my Android, nor when I make a .APK. It just does not happen when I run. Basically, using this code found in link :...
asked by 06.11.2014 / 13:23