Bluetooth/SPP comm sample for Android.
android-bluetooth-sample is hosted in the following web site
https://github.com/prominent-dosiertechnik/android-bluetooth-sample
If you think the Android project android-bluetooth-sample 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 android-bluetooth-sample.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.SYSTEM_ALERT_WINDOW |
android-bluetooth-sample has the following Java source files.
com.example.testapp.LambdaNativeBluetoothAdapter.java com.example.testapp.LambdaNativeBluetoothConnection.java com.example.testapp.LambdaNativeBluetoothDevice.java com.example.testapp.LambdaNativeSelectBluetoothDeviceActivity.java com.example.testapp.MainActivity.java com.example.testapp.Procedure.java