Top "Cordova-plugins" questions

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

Difference between FILE_URI and NATIVE_URI in cordova plugin camera

What is the different between FILE_URI and NATIVE_URI in cordova plugin camera?

android ios cordova phonegap-plugins cordova-plugins
Cordova file writing throws EACCES (Permission denied) error

I was using cordova-plugin-file and cordova-plugin-file-transfer on Ionic mobile application to download some files to Android device which can open …

angularjs cordova ionic-framework cordova-plugins ngcordova
Can't add module dependency to CordovaLib for Cordova project using Android Studio

I can't workout how to add the CordovaLib directory as a module dependency in Android Studio. (NOTE: this is the …

android cordova android-studio cordova-plugins cordova-cli
IONIC Android Apk File size Way Too Big ! how to decrease the size of app for android?

I have developed the app using ionic 3 and now while generating android apk file it 's size getting way too …

cordova ionic-framework ionic3 cordova-plugins ionic-native
Cordova 3.5 deviceready event not fired after 5 seconds

I recently upgraded my cordova app from cordova v2.9 to v3.5.0. After adding plugins from command-line, I imported my app …

android cordova cordova-3 cordova-plugins
Refused to connect to any URLs in Cordova android app

I am developing a Cordova Android mobile app. Using Sencha touch as UI framework. within the app im making web …

android sencha-touch cordova-plugins content-security-policy cordova-5.0.0
Request Permission in Android Cordova plugin does not prompt the user

I am trying to write a Cordova Plugin to have a Facebook chat head like floating icon for ionic hybrid …

android cordova ionic-framework cordova-plugins cordova-5.0.0
Add a plugin with variables

How do you add an plugin not using the <vs:feature /> sections. I need to add some plugins …

cordova cordova-plugins visual-studio-cordova
cordova build minsdkversion error

I am getting a strange error when trying to build an empty phonegap project which has no additional plugins Error: /…

android cordova cordova-plugins phonegap phonegap-cli
Open Camera or Gallery from " inappbrowser " in Apache Cordova

I have a hybrid application developed using Apache Cordova, within that application I am using " inappbrowser ". Now the requirement is …

cordova camera cordova-plugins hybrid-mobile-app inappbrowser