Android Open Source - Hardware bluetooth Bluetooth_Messager






Project Summary

Program made for sending text messages between two smartphones(Android). Program uses Bluetooth as data channel..

Web Site / Source Repository

Bluetooth_Messager is hosted in the following web site
https://github.com/Lrakulka/Bluetooth_Messager

If you think the Android project Bluetooth_Messager 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_Messager.

ItemValue
Java File Count6
Target SDK Version14
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

Bluetooth_Messager has the following Java source files.

bluetooth.devices.BluetoothDevices.java
bluetooth.devices.BluetoothLowlevelDevices.java
bluetooth.devices.Channel.java
bluetooth.devices.ClientThread.java
bluetooth.devices.MainActivity.java
bluetooth.devices.ServerThread.java