Demo of Bluetooth RFCOMM protocol: Android client for experiment with Python client.
AndRFCOMM is hosted in the following web site
https://github.com/dejavu1988/AndRFCOMM
If you think the Android project AndRFCOMM 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 AndRFCOMM.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in AndRFCOMM. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
AndRFCOMM has the following Java source files.
com.example.bluetoothclient.BluetoothClient.java com.example.bluetoothclient.BluetoothClientService.java com.example.bluetoothclient.DeviceListActivity.java