Android utility to test Bluetooth Serial Communication (SPP) with a BT based embedded device in slave/master mode.
BluetoothCommand is hosted in the following web site
https://github.com/madhurjain/BluetoothCommand
If you think the Android project BluetoothCommand 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 BluetoothCommand.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BluetoothCommand. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
BluetoothCommand has the following Java source files.
com.madebymad.bluetoothcommand.BluetoothTalkService.java com.madebymad.bluetoothcommand.CommunicationActivity.java com.madebymad.bluetoothcommand.ListeningActivity.java com.madebymad.bluetoothcommand.MainActivity.java