Android App to track the bluetooth physical address based on time and location.
bluetooth-networking-matcher is hosted in the following web site
https://github.com/ifraixedes/bluetooth-networking-matcher
If you think the Android project bluetooth-networking-matcher 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-networking-matcher.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in bluetooth-networking-matcher. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
bluetooth-networking-matcher has the following Java source files.
org.hispanos.btnetworkingmatcher.app.DeviceListActivity.java org.hispanos.btnetworkingmatcher.app.MainActivity.java org.hispanos.btnetworkingmatcher.app.bluetooth.BluetoothException.java org.hispanos.btnetworkingmatcher.app.bluetooth.Sniffer.java org.hispanos.btnetworkingmatcher.app.service.BluetoothService.java org.hispanos.btnetworkingmatcher.app.storage.AppDAOFactory.java org.hispanos.btnetworkingmatcher.app.storage.BluetoothDAO.java