Skip to content

This is an Android Bluetooth management application.

Notifications You must be signed in to change notification settings

nshid/AndroBluetoothEX

Repository files navigation

AndroBluetoothEX

This is an Android Bluetooth extensible management application.

Example Image Example Image Example Image Example Image

The application is an extension of AndroBluetooth created by Lorensius W. L. T.

See http://www.londatiga.net/tag/bluetooth for more information.

To use

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:

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.