Example project for Android WebView integration to use bluetooth in browser-based user interface.
android-bluetooth-webview-ui is hosted in the following web site
https://github.com/kallaspriit/android-bluetooth-webview-ui
If you think the Android project android-bluetooth-webview-ui 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 android-bluetooth-webview-ui.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
Asset File Names | assets\app\images\send-icon.png assets\app\lib\bootstrap\css\bootstrap-theme.css.map assets\app\lib\bootstrap\css\bootstrap.css.map assets\app\lib\bootstrap\fonts\glyphicons-halflings-regular.eot assets\app\lib\bootstrap\fonts\glyphicons-halflings-regular.svg assets\app\lib\bootstrap\fonts\glyphicons-halflings-regular.ttf assets\app\lib\bootstrap\fonts\glyphicons-halflings-regular.woff |
android-bluetooth-webview-ui has the following Java source files.
com.stagnationlab.reflow.Bluetooth.java com.stagnationlab.reflow.JavascriptPlugin.java com.stagnationlab.reflow.MainActivity.java