Bluetooth communicator - university project.
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.
The following table is the detailed list of BluetoothCommunicatior.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.BLUETOOTH_PRIVILEGED |
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