A chat based on a Bluetooth connection, based on the android example app, some modifications are implemented for a better experience and also test new features..
BluetoothChat is hosted in the following web site
https://github.com/MiichaelD/BluetoothChat
If you think the Android project BluetoothChat 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 BluetoothChat.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BluetoothChat. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
BluetoothChat has the following Java source files.
com.example.android.BluetoothChat.BluetoothChat.java com.example.android.BluetoothChat.BluetoothChatService.java com.example.android.BluetoothChat.BluetoothHandler.java com.example.android.BluetoothChat.Constants.java com.example.android.BluetoothChat.CustomArrayAdapter.java com.example.android.BluetoothChat.DeviceListActivity.java