POC for cordova android webviews in which webviews are remote but cordova js is bundled with the app.
cordova-poc is hosted in the following web site
https://github.com/nuria/cordova-poc
If you think the Android project cordova-poc listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of cordova-poc.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar cordova-2.6.0.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.BROADCAST_STICKY android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.VIBRATE android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
cordova-poc has the following Java source files.
com.example.mytestapp.MainActivity.java