This is a fork of Android 2.1 Bluetooth sample code with minor bug fixes..
BluetoothChat is hosted in the following web site
https://github.com/wimm-developers/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 | 3 |
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.DeviceListActivity.java