Android Open Source - Hardware bluetooth BluetoothCommunicatior






Project Summary

Bluetooth communicator - university project.

Web Site / Source Repository

BluetoothCommunicatior is hosted in the following web site
https://github.com/temporaryhub/BluetoothCommunicatior

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.BLUETOOTH_PRIVILEGED




Java Source Files

BluetoothCommunicatior has the following Java source files.

com.example.marcinbuczkowski.bluetoothchat.ApplicationTest.java
com.example.marcinbuczkowski.bluetoothchat.BluetoothClientThread.java
com.example.marcinbuczkowski.bluetoothchat.BluetoothServerThread.java
com.example.marcinbuczkowski.bluetoothchat.ChatActivity.java
com.example.marcinbuczkowski.bluetoothchat.ChatMessageDatabase.java
com.example.marcinbuczkowski.bluetoothchat.MainActivity.java
com.example.marcinbuczkowski.bluetoothchat.SettingsActivity.java