How to return a json object from java to javascript (cordova)
Learn how to send data from java to javascript with cordova
Create hybrid mobile apps for ios, android, window , firefoxOs with web development knowledge. Cordova ,formerly called as Phone Gap is a platform to build Native Mobile Applicatons using HTML5, CSS and Java Script.
Learn how to send data from java to javascript with cordova
Learn an easy way to create a file (android,ios,windows) with cordova
Learn how to debug cordova applications on your device using the desktop Google Chrome.
How to solve the compiling error: Please install Android target: "android-22" or any other android version when executing cordova run android command in node.js
Learn how to fix the build problem [INSTALL_FAILED_UPDATE_INCOMPATIBLE] in cordova (android platform).
Learn an easy way to delete a file (android,ios,windows) with cordova
The app builds successfully, everything seems to be ok installing app, launching and LAUNCH SUCCESS. However when the app is executed on a device or emulator with android < 4.2 nothing happens !
List all files and folders inside a directory
This problem happens on Android version > 5 when you select a file from the native file chooser using cordava or phonegap, learn how to deal with this issue !