Android Application that will allow users to chat via Bluetooth..
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.
The following table is the detailed list of Bluetooth-Messenger.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
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