This program was written for operation system android. Designed to find all devices with active bluetooth module(even hidden)..
Bluetooth_Devices_Search is hosted in the following web site
https://github.com/Lrakulka/Bluetooth_Devices_Search
If you think the Android project Bluetooth_Devices_Search 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_Devices_Search.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Bluetooth_Devices_Search has the following Java source files.
com.example.bluetooth_devices_search.FindBluetoothDevices.java com.example.bluetooth_devices_search.HardSearchBluetoothDevice.java com.example.bluetooth_devices_search.MainActivity.java com.example.bluetooth_devices_search.SearchBluetoothDevices.java