i'm working in sencha touch application with cordova. i plan to make release apk for android.
Could any one explain me which kind of plugins we don't use with release apk ?
i.e i'm using these plugins in my project,
- com.phonegap.plugins.PushPlugin 2.4.0 "PushPlugin"
- com.toluhta.immersify 0.1.0 "Immersify"
- cordova-plugin-inappbrowser 1.0.1-dev "InAppBrowser"
- de.mobilino.phonegap.AndroidLicensePlugin 1.0.0 "AndroidLicensePlugin"
- org.apache.cordova.camera 0.3.4 "Camera"
- org.apache.cordova.console 0.2.13 "Console"
- org.apache.cordova.device 0.3.0 "Device"
- org.apache.cordova.file 1.3.2 "File"
- org.apache.cordova.file-transfer 0.4.8 "File Transfer"
- org.apache.cordova.geolocation 0.3.12 "Geolocation"
- org.apache.cordova.network-information 0.2.15 "Network Information"
- org.jshybugger.cordova 4.5.8 "jsHybugger"
please tell any plugin i need to remove before release ?