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.

Cordova 3.5.0 Install Error- Please Install Android Target 19

I try to get this working and it's driving me nuts: $ cordova platform add android The output is: Creating android …

android macos cordova
Running "cordova build android" - unable to find attribute android:fontVariationSettings and android:ttcIndex

When I run cordova build android --buildConfig xxxx --release, I get the following error: ERROR: In <declare-styleable> FontFamilyFont, …

android cordova gradle
Communication between Android Java and Phonegap Javascript?

I believe that it's possible to call Java methods from (PhoneGap) Javascript. Anyone knows how to do that?? (I know …

android cordova
Can phonegap app work in background?

what I mean is working in totally background, e.g. even the screen is shut down, the app is running …

cordova background
iOS 7 Status bar with Phonegap

In iOS 7, Phonegap applications will appear underneath the status bar. This can make it difficult to click on buttons/menus …

ios cordova uiwebview ios7 statusbar
PhoneGap Build: how to open external url in device browser on Android?

External URL's don't open in the system's browser in my PhoneGap Android application. I'm using PhoneGap Build 2.3.0. According to the …

javascript android cordova phonegap-build
How to see the javascript errors of PhoneGap app in Xcode?

I want to debug my PhoneGap app in Xcode, but its Console can not show javascript errors.

javascript ios xcode debugging cordova
How to prevent app running in phone-gap from scrolling vertically?

I'm trying out phone gap and I want my application to not scroll up and down when the user drags …

iphone ios cordova
Ionic build error : You have not accepted the license agreements of the following SDK components: [Android SDK Platform 24]

I'm trying to run the command ionic build android --release to build the apk but i am getting this error …

android cordova ionic-framework sdk
Stopping overscroll / bounce in Phonegap IOS

I am using the latest version of Phonegap on IOS (ipad) and I can't seem to disable the vertical overscroll/…

cordova