Conversations
In cordova (v 3.6.3) i just try simple file download get the following errors.
java.io.FileNotFoundException: open failed: EROFS (Rea...
how to read database file in phonegap?
i want to get path of database 0000000000001.db in phonegap
how it is possible
In my cordova(v3.3) single page application use the following code to get the camera image.
function takeSkiImage(){
capturePhoto(...
How to choose or pick multiple images at the same time in phonegap camera API when using Camera.DestinationType.FILE_URI. I am able to pi...
Is that possible to change application name and version using config.xml and update automatically when version is changed.
In this pho...
Android market states that in order to publish an update of an existing application we need to incremented the android:versionCode and an...
I have a phonegap app which works well in android 4.3 and lower version devices. The same app not work in android 4.4.2 devices like in a...