Android application which can connect and communicate to any available bluetooth device using RFCOMM port. This is currently used for testing to establish the ability to pass information from an android device to a TI Stellaris Development board over bluetooth..
BluetoothSerialChat is hosted in the following web site
https://github.com/mrathjen/BluetoothSerialChat
If you think the Android project BluetoothSerialChat 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 BluetoothSerialChat.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BluetoothSerialChat. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
BluetoothSerialChat has the following Java source files.
com.example.android.BluetoothChat.BluetoothChat.java com.example.android.BluetoothChat.BluetoothChatService.java com.example.android.BluetoothChat.DeviceListActivity.java