This is an Android Bluetooth extensible management application.
The application is an extension of AndroBluetooth created by Lorensius W. L. T.
See http://www.londatiga.net/tag/bluetooth for more information.
AndroidBluetoothEX apk can be downloaded here and installed on Android devices.
OR
Install the latest version of Android Studio with SDK to open an existing project. Create a new folder "AndroBluetoothEX" in the project directory. Copy all files from this project into this folder. Execute the following commands via Android Studio:
▪ Open Existing Project: File -> Open -> ..\AndroBluetoothEX
▪ Run Application: Run -> Run 'app'
▪ Debug Application: Run -> Debug 'app'
Required: Android phone or Virtual Device at least version 4.0 connected via ADB with USB debugging enabled.