Android OS implementation of the PhoneGap API.
phonegap-android is hosted in the following web site
https://github.com/deadprogram/phonegap-android
If you think the Android project phonegap-android 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-android.
Item | Value |
---|---|
Java File Count | 23 |
Minimum SDK Version | 3 |
Activity Count | 3 |
jar files used | commons-codec-1.3.jar phonegap.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.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 |
phonegap-android has the following Java source files.
com.phonegap.AccelListener.java com.phonegap.AudioHandler.java com.phonegap.CameraLauncher.java com.phonegap.CameraPreview.java com.phonegap.CompassListener.java com.phonegap.ContactManager.java com.phonegap.DirectoryManager.java com.phonegap.DroidGap.java com.phonegap.FileUtils.java com.phonegap.GeoBroker.java com.phonegap.GeoListener.java com.phonegap.GpsListener.java com.phonegap.HttpHandler.java com.phonegap.NetworkListener.java com.phonegap.NetworkManager.java com.phonegap.Orientation.java com.phonegap.PhoneGap.java com.phonegap.StandAlone.java com.phonegap.Storage.java com.phonegap.TempListener.java com.phonegap.WebViewReflect.java com.phonegap.plugins.TtsManager.java com.phonegap.plugins.ponygap.java