Demo Android application that gives examples of many of the PhoneGap features..
phonegap-demo is hosted in the following web site
https://github.com/brycecurtis/phonegap-demo
If you think the Android project phonegap-demo 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 phonegap-demo.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 2 |
Activity Count | 2 |
jar files used | helloPlugin.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.CAMERA 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.VIBRATE android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\www\sandy.jpg |
phonegap-demo has the following Java source files.
com.ibm.swgtc.demo.Demo.java com.ibm.swgtc.demo.DemoPlugin.java com.phonegap.plugins.childBrowser.ChildBrowser.java