Is' a uncompleted chat app with bluetooth connection. It's a code refactor version of a Bluetooth chat sample of Android docs. Please be noticed that some res files and jar files are removed from project to save space..
BluetoothChat is hosted in the following web site
https://github.com/Viyu/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 | 17 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 15 image files in BluetoothChat. The names of the image files are listed as follows.
btn_style_four_normal.9.png btn_style_four_pressed.9.png chatfrom_bg_normal.9.png chatfrom_bg_pressed.9.png chatto_bg_normal.9.png chatto_bg_pressed.9.png icon_app.png icon_backbutton.9.png icon_makevisible.png icon_searchnewdevice.png icon_toconnecting.png login_edit_normal.9.png login_edit_pressed.9.png popupmenu_frame.9.png popupmenu_pressed.9.png
The following screenshort is generated from the image listed above.
BluetoothChat has the following Java source files.
com.viyu.lanyl.LanylActivity.java com.viyu.lanyl.LanylDeviceListActivity.java com.viyu.lanyl.LanylService.java com.viyu.lanyl.view.ClipTextView.java com.viyu.lanyl.view.ConversationListViewAdapter.java com.viyu.lanyl.view.DateTimeFormater.java