Android Open Source - Hardware bluetooth google-glass-bluetooth-sample






Project Summary

Demostrates the bluetooth usage with Google Glass SDK.

Web Site / Source Repository

google-glass-bluetooth-sample is hosted in the following web site
https://github.com/spotsoftware/google-glass-bluetooth-sample

If you think the Android project google-glass-bluetooth-sample 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 google-glass-bluetooth-sample.

ItemValue
Java File Count15
Target SDK Version19
Minimum SDK Version19
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
gson-2.2.4.jar




Java Source Files

google-glass-bluetooth-sample has the following Java source files.

com.spot.glass.bluetoothsample.MainActivity.java
com.spot.glass.bluetoothsample.support.Constants.java
com.spot.glass.bluetoothsample.support.bt.BluetoothCommandService.java
com.spot.glass.bluetoothsample.support.bt.BluetoothConnectionEstablishingManager.java
com.spot.glass.bluetoothsample.support.bt.BluetoothConnectionManager.java
com.spot.glass.bluetoothsample.support.bt.BluetoothMessage.java
com.spot.glass.bluetoothsample.support.bt.IBluetoothCommandService.java
com.spot.glass.bluetoothsample.support.bt.handlers.BaseBluetoothMessageHandler.java
com.spot.glass.bluetoothsample.support.bt.listeners.IBluetoothConnectionEstablishingListener.java
com.spot.glass.bluetoothsample.support.bt.listeners.IBluetoothConnectionListener.java
com.spot.glass.bluetoothsample.support.bt.listeners.OnBluetoothConnectionEstablishedListener.java
com.spot.glass.bluetoothsample.support.bt.listeners.OnBluetoothConnectionStateChangedListener.java
com.spot.glass.bluetoothsample.support.bt.listeners.OnBluetoothMessageReceivedListener.java
com.spot.glass.bluetoothsample.support.bt.models.IResponseModel.java
com.spot.glass.bluetoothsample.support.bt.models.ResponseModel.java