Top "Cordova" questions

Apache Cordova (formerly PhoneGap) is a framework that allows developers to create cross-platform mobile applications using web technologies like HTML, JavaScript, and CSS.

PANIC: Broken AVD system path. Check your ANDROID_SDK_ROOT value

After typing cordova run android in terminal, I'm getting this error: Waiting for emulator to start... PANIC: Broken AVD system …

android cordova
Removing cordova plugins from the project

Somehow in my app many of the cordova plugins are installed and because of that it requires access to almost …

android cordova jenkins
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK - Android

I know there are lots of questions similiar to this one, but i couldn't find a solution for my problem …

cordova ionic-framework android-gradle-plugin
Cordova : Requirements check failed for JDK 1.8 or greater

I am using Cordova 6.4.0 in Windows 7 OS, but I get this error once I tried to build the android version : …

cordova cordova-cli
phonegap open link in browser

<a target="_blank" data-rel="external" href="http://www.kidzout.com">www.kidzout.com</a> hey experts …

html cordova
$apply already in progress error

Stack trace: Error: $apply already in progress at Error (<anonymous>) at beginPhase (file:///android_asset/www/built.min.…

angularjs cordova angularjs-digest
Is there a difference between PhoneGap and Cordova commands?

I just installed Phonegap for the first time and just browsed through the docs. What confuses me is the fact …

cordova cordova-cli
How do you completely remove Ionic and Cordova installation from mac?

How can I remove Cordova and ionic installation from my Mac completely? I am running mac os Yosemite 10.10.2

javascript node.js cordova ionic-framework
Build android release apk on Phonegap 3.x CLI

How can I build an android app locally using the Phonegap 3.x CLI, ready to release? I check the bin …

android cordova cordova-cli
JAVA_HOME is set to an invalid directory:

I have set JAVA_HOME in my system C:\Program Files\Java\jdk1.8.0_ 131\bin; and I am trying to run …

java android cordova