Top "Cordova-3" questions

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

.gitignore for PhoneGap/Cordova 3.0 projects - what should I commit?

I just tried to create a new phonegap 3.0 project... Note: I'm new to phonegap. Anyways, I see the project folder …

git cordova cordova-3
cordova_plugins.js is missing

I keep getting the following error when I try to launch an inappbrowser: Failed to load resource: the server responded …

cordova phonegap-plugins cordova-3
Error in Phonegap Application: Uncaught module cordova/plugin_list already defined

I have been trying to resolve many issues from having updated from Phonegap 2 to Phonegap 3.3 but I can't seem to …

android cordova phonegap-plugins cordova-3
Clean command for cordova/phonegap 3.5

I am trying to clean my cordova 3.5 project. So i try to do as it says at the bottom of …

cordova cordova-3
$http error handling in AngularJS

$http in my AngularJS project not able to recognize 40X(401,403,405...) errors on iOS. I am using 1.2.10 AngularJS version and Cordova …

ios angularjs cordova-3 angularjs-http
How to get Cordova 3.4.0 to set Android version name/code on build?

I am currently using Cordova 3.4.0 and the CLI to build my project to target android using the command: cordova build …

cordova cordova-3
Detecting android softkeyboard show/hide events

I am trying to detect showKeyboard and hidekeyboard events on phonegap. For that purpose, on deviceready event I placed following …

cordova dom-events android-softkeyboard cordova-3 android-event
Developing with Eclipse and Phonegap/Cordova 3

It seem the documentation is a bit thin and I assure you I have tried to find this online, but …

android eclipse cordova cordova-3
Cordova is not recognized... immediately after installation

I'm stuck with this very frustrating problem while trying to install Apache Cordova. I issue npm install -g cordova in …

node.js cordova cmd cordova-3
Cordova Connection to server was Unsuccessful

The Connection to the server was unsuccessful(file:///android-asset/www/index.html) is showing when i run my android application. …

android cordova cordova-3 cordova-plugins