Bluetooth Opportunistic network scan and probe android application from API level 18.
BluetoothScanApp-Android is hosted in the following web site
https://github.com/Fengrui/BluetoothScanApp-Android
If you think the Android project BluetoothScanApp-Android 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 BluetoothScanApp-Android.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 18 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothScanApp-Android has the following Java source files.
com.example.bluetoothoppnet.BTConnectButtonOnClickListener.java com.example.bluetoothoppnet.BTDevice.java com.example.bluetoothoppnet.BTDeviceList.java com.example.bluetoothoppnet.BTDeviceListAdapter.java com.example.bluetoothoppnet.BTDeviceLogsAdapter.java com.example.bluetoothoppnet.BTDeviceStatsAdapter.java com.example.bluetoothoppnet.BTService.java com.example.bluetoothoppnet.ScanDurationSetup.java com.example.bluetoothoppnet.util.ConnectionLog.java com.example.bluetoothoppnet.util.Constants.java