Bluetooth interface for Android to work with my uController.
bluetooth is hosted in the following web site
https://github.com/gmumar/bluetooth
If you think the Android project bluetooth 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 bluetooth.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS |
There are 1 image files in bluetooth. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
bluetooth has the following Java source files.
com.gudesigns.bluetooth.Blue.java com.gudesigns.bluetooth.ConnectThread.java com.gudesigns.bluetooth.ConnectedThread.java com.gudesigns.bluetooth.reciever.java