Android Open Source - Hardware bluetooth Bluetooth-Manager-for-Glass






Project Summary

Easily add and remove Bluetooth devices from Google Glass. No need for the Settings.apk anymore..

Web Site / Source Repository

Bluetooth-Manager-for-Glass is hosted in the following web site
https://github.com/DDRBoxman/Bluetooth-Manager-for-Glass

If you think the Android project Bluetooth-Manager-for-Glass listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Bluetooth-Manager-for-Glass.

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Activity Count5
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
com.google.android.glass.permission.DEVELOPMENT




License

The license information of Bluetooth-Manager-for-Glass is as follows:

MIT License

Resource Files

There are 3 image files in Bluetooth-Manager-for-Glass. The names of the image files are listed as follows.

ic_bluetooth_medium.png
ic_bluetooth_off_big.png
ic_bluetooth_on_big.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.movisens.smartgattlib.Characteristic.java
com.movisens.smartgattlib.Descriptor.java
com.movisens.smartgattlib.GattUtils.java
com.movisens.smartgattlib.Service.java
com.recursivepenguin.bluetoothmanagerforglass.BluetoothDeviceCardScrollAdapter.java
com.recursivepenguin.bluetoothmanagerforglass.MainActivity.java
com.recursivepenguin.bluetoothmanagerforglass.PairDevicesActivity.java
com.recursivepenguin.bluetoothmanagerforglass.PairedDevicesListActivity.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleCharacteristicCardScrollAdapter.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleDeviceCardScrollAdapter.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleDevice.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleDevicesActivity.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleServiceCardScrollAdapter.java
com.recursivepenguin.bluetoothmanagerforglass.ble.BleServicesActivity.java