Android Open Source - Chat connection BluetoothChat






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BluetoothChat.

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

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.

null




Java Source Files

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