Android Open Source - Chat connection BluetoothChat






Project Summary

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

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BluetoothChat.

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




Resource Files

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.

null

Java Source Files

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