Top "Phonegap-plugins" questions

A Cordova (PhoneGap) plugin bridges a bit of functionality between the WebView powering a Cordova application and the native platform the Cordova application is running on.

Cordova/Phonegap FileTransfer.upload() error code = 1 (FILE_NOT_FOUND_ERR)

What's really confusing is when I capture the image with the phone camera, I use FileTransfer.moveTo and it sends …

javascript cordova phonegap-plugins phonegap-build cordova-plugins
Signature Capture within PhoneGap

I am attempting to add signature capture functionality to a PhoneGap application. I have found a few options such as …

javascript android cordova phonegap-plugins electronic-signature
Set camera width and height phonegap camera

I am currently in the process of creating a mobile app that uses the Phonegap (Cordova) camera plugin. It correctly …

javascript android cordova phonegap-plugins
PhoneGap 3 plugin: exec() call to unknown plugin "..."

I've been trying to upgrade a plugin to v3, and I've managed to get past the plugin loading issues, and …

android cordova phonegap-plugins
Which local notification plugin should I be using with phonegap build?

It appears that there are four different 3rd party plugins to accomplish local notifications listed within phonegap build: https://github.…

cordova phonegap-plugins localnotification
Best database option for PhoneGap applications?

I am looking for an evolved, stable and proven database solution for PhoneGap applications, which is not limited in size. …

cordova local-storage phonegap-plugins web-sql
How to use Phonegap SoftKeyboard Plugin for Android?

I am developing an Android application using Phonegap. I need to make the softkeyboard appear programatically. I am using the …

javascript android cordova phonegap-plugins
Plugin to get the version of PhoneGap App?

I am using PhoneGap build to package my app is there any PhoneGap or 3rd Party Plugin that I can …

cordova phonegap-plugins phonegap-build cordova-plugins
Phonegap Build Config.xml Malformed

If I add a plugin to the config.xml and upload my project, the config appears to be malformed. <?…

cordova phonegap-plugins phonegap-build
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