Small app to show how to call the Android API from client side javascript..
JS2JavaBridge is hosted in the following web site
https://github.com/xandout/JS2JavaBridge
If you think the Android project JS2JavaBridge 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 JS2JavaBridge.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.SEND_SMS android.permission.VIBRATE |
JS2JavaBridge has the following Java source files.
com.locallyremote.JS2JavaBridge.GPS.java com.locallyremote.JS2JavaBridge.JSInterface.java com.locallyremote.JS2JavaBridge.MainAct.java