Android Open Source - Chat bluetooth Bluetooth-Messenger






Project Summary

Android Application that will allow users to chat via Bluetooth..

Web Site / Source Repository

Bluetooth-Messenger is hosted in the following web site
https://github.com/Corly/Bluetooth-Messenger

If you think the Android project Bluetooth-Messenger 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 Bluetooth-Messenger.

ItemValue
Java File Count10
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

Bluetooth-Messenger has the following Java source files.

com.example.bluetoothchat.AsyncClientComponent.java
com.example.bluetoothchat.AsyncServerComponent.java
com.example.bluetoothchat.BluetoothManager
.java
com.example.bluetoothchat.ClientActivity.java
com.example.bluetoothchat.ConnectedActivity.java
com.example.bluetoothchat.ConnectionManager.java
com.example.bluetoothchat.FrontActivity.java
com.example.bluetoothchat.MyDeviceData
.java
com.example.bluetoothchat.ServerActivity.java
com.example.bluetoothchat.UILink
.java