Questions tagged as 'apache-cordova'

1
answer

How to set up an app to launch on Google play and the Apple Store

I am developing an App using Ionic / Cordova and I had some doubts, they are: I need to do some specific configuration in my file Package.Json so you do not have future problems when generating a update it on Google Play or the Ap...
asked by 04.10.2016 / 15:41
2
answers

Configure Cordova SQLite Storage

I am not able to configure the Cordova SQLite Storage plugin. The steps I follow are: Install the plugin with phonegap plugin add https://github.com/litehelpers/Cordova-sqlite-storage Copy SQLitePlugin.js from within the plugin...
asked by 17.04.2015 / 22:30
1
answer

Import file from phonegap / cord in eclipse

At the time I'm going to import file I created from phonegap / cord in eclipse nothing appears. file> new> project and I selected Android Project from Existing Code, I look for the folder that is the project of the cord I made and nothing app...
asked by 01.07.2014 / 20:38
3
answers

Does PhoneGap only play games?

I've been hard at studying Android programming in Java, having been concerned with the issue of programming in Java and only gaining a share of the market because Java programs do not run on Windows Phone, so I've heard of PhoneGap that it's mul...
asked by 10.08.2014 / 13:16
1
answer

JSON or SQLite?

I'm developing a simple app in PhoneGap and I'm going to need to basically have 2 tables. One to store the names of the series and another to store the exercises of each specific series. But I'm not sure how JSON and SQLite...
asked by 07.06.2014 / 04:15
1
answer

Events of touch swipe, swipeRight and Left do not work on android 4.4.2

Touch events do not work on Android 4.4.2 Would anyone know how to fix this?     
asked by 16.01.2015 / 04:18
2
answers

How to use the date parameter of the $ .ajax

Is it possible to send two JSONs at the same time as the data parameter value of jQuery.ajax ()? Is there any way to call these two arguments, since I need to call these two json and display on the screen? Follow the code below: var to...
asked by 27.01.2015 / 00:29
1
answer

Execute function only the first time you open the page

I'm developing an app using Phonegap , it uses the front end to create apps, so I'd like to do the following: run a specific function (such as an alert) the first time the application is opened? And it will no longer be shown unless the app...
asked by 05.01.2016 / 14:16
1
answer

Error installing phonegap by npm

This is the problem that has occurred, I tried to install gyp and it did not solve, someone would know to explain what is happening please. [email protected] install C:\Users\Laris\AppData\Roaming\npm\node_modules\phonegap\node_modules\connect-phonega...
asked by 30.09.2015 / 04:02
1
answer

Splash Screen Mobile

I'm trying to define Splash Screen in my developed apk with Cordova but I'm not getting it, I'm following the documentation available on the official website but it does not work, my doubts are as follows: Is the config.xml file that I need to...
asked by 21.10.2015 / 21:40