Top "Cordova-3" questions

Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript

Cordova JavaScript Plugins

I am beginning to understand the way Cordova works internally more and more; one thing I continue to struggle with …

javascript plugins cordova cordova-3
Phonegap Cordova 3.0.0 navigator.camera is undefined

I'm trying to use the Cordova native plugins for the first time. I started out with the camera and the …

cordova cordova-3
Phonegap events online/offline not working

I am writing app with phonegap(cordova) 3.0.0 and events "online" and "offline" doesn't work. When I tried event "resume", this …

javascript ios cordova cordova-3
Can't install Cordova plugins from Git on CLI

I have been racking my brain on this for a while now. I am developing an Android app on Windows 7 …

android cordova plugins npm cordova-3
Phonegap Error: "An error occurred while listing Android targets" while installing Phonegap on Ubuntu

http://cordova.apache.org/docs/en/3.3.0/guide_platforms_android_index.md.html#Android%20Platform%20Guide As metioned in the above …

cordova phonegap-plugins cordova-3 cordova-plugins
angular-google-maps center zoom multiple markers

I'm using AngularJS for Google Maps and want to dynamically center and zoom a map based on multiple markers that …

angularjs google-maps-api-3 ionic-framework cordova-3 angular-google-maps
Custom CSS for Mobile development using Phonegap/Cordova

I´m planing to use Cordova v3 to develop a generic application to target mobile devices using HTML/CSS. Which …

css cordova cordova-3
package android.support.v4.app does not exist (Android 17)

I'm trying to compile my cordova application for Android but I'm getting this error: [javac] Compiling 104 source files to /Volumes/…

android android-4.2-jelly-bean cordova-3
How to catch exit app event?

Hy! I need to catch the exit app event in my phonegap application. Actually I want to trigger a looseLife() …

cordova phonegap-plugins phonegap-build cordova-3 cordova-plugins
Unzipping file in phonegap using zip.js

am using PhoneGap Cordova 3.3.0 and latest version of zip.js. The script is able to get the list of files …

cordova unzip cordova-3