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.

phonegap - splash screen for Android app

Could anybody please advise how I can add a splash screen to my HTML5 Phonegap based Android App. I just …

android eclipse cordova
WARNING : No target specified, deploying to emulator

I'm trying to run an ionic app on my mobile phone (Android 4.4.2). USB-Debugging is activated. When i run the command "…

android cordova ionic
addEventListener on custom object

I've created an object that has several methods. Some of these methods are asynchronous and thus I want to use …

javascript object cordova addeventlistener
Handling cookies in PhoneGap/Cordova

I'm working on a PhoneGap app with server session usage. It needs cookies to handle the session. Additionally, the cookie …

cordova cookies xmlhttprequest
ERROR : No emulator images (avds) found thrown on windows 8 while opening emulator

I am having one cordova application made in ionic framework i want to test it in emulator som fired command …

cordova ionic-framework ionic git-bash
How can I deploy (create .ipa) iphone app using 'cordova build ios --release'?

I have created a 'helloworld' iOS app with cordova using there documentation. The app successfully runs when I run cordova …

cordova deployment ipa
Cordova - refuse to execute inline event handler because it violates the following content Security policy

I'm training for Cordova application development and I turn around a problem with Content Security Policy. My application is running …

javascript android cordova content-security-policy
PhoneGap: Open external link in default browser (outside the app)

I'm trying to open links in Safari (on an iPhone) from a PhoneGap application. I'm using PhoneGap version 3.1.0, and use …

cordova phonegap-plugins phonegap-build inappbrowser
cordova platform add android not working while listing Android targets

I got problem when i want to add an android platform to my phoneGap application. I got this message in …

android windows cordova