sample bluetooth chatting android program.
UROP_BluetoothChat is hosted in the following web site
https://github.com/wdyd2004/UROP_BluetoothChat
If you think the Android project UROP_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 UROP_BluetoothChat.
Item | Value |
---|---|
Java File Count | 3 |
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 |
There are 8 image files in UROP_BluetoothChat. The names of the image files are listed as follows.
edittext.9.png left_tooltip.9.png profile.png right_tooltip.9.png send.9.png send_select.9.png tooltip_left.9.png tooltip_right.9.png
The following screenshort is generated from the image listed above.
UROP_BluetoothChat has the following Java source files.
com.example.sample.DeviceListActivity.java com.example.sample.MainActivity.java com.example.sample.Service.java