Android Open Source - Sensor example MovisensGattSensorExample






Project Summary

Example Android app that communicates to a movisens sensor over Bluetooth Smart.

Web Site / Source Repository

MovisensGattSensorExample is hosted in the following web site
https://github.com/movisens/MovisensGattSensorExample

If you think the Android project MovisensGattSensorExample 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 MovisensGattSensorExample.

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version18
Activity Count5
jar files usedandroid-support-v4.jar
eventbus-2.2.0.jar
movisensgattlib-1.0.jar
smartgattlib-1.5.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.RECEIVE_BOOT_COMPLETED




License

The license information of MovisensGattSensorExample is as follows:

GNU General Public License

Resource Files

There are 3 image files in MovisensGattSensorExample. The names of the image files are listed as follows.

ic_stat_connected.png
ic_stat_connectedd.png
ic_stat_disconnected.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.movisens.gattsensorexample.activities.DeviceScanActivity.java
com.movisens.gattsensorexample.activities.Preferences.java
com.movisens.gattsensorexample.activities.SensorConnected.java
com.movisens.gattsensorexample.activities.SensorDisconnected.java
com.movisens.gattsensorexample.activities.StartActivity.java
com.movisens.gattsensorexample.activities.TimePreference.java
com.movisens.gattsensorexample.application.App.java
com.movisens.gattsensorexample.events.BLEEvent.java
com.movisens.gattsensorexample.events.MeasurementStatus.java
com.movisens.gattsensorexample.events.SensorStatusEvent.java
com.movisens.gattsensorexample.model.CurrentSensorData.java
com.movisens.gattsensorexample.receivers.SystemStateReceiver.java
com.movisens.gattsensorexample.receivers.UpdateAppReceiver.java
com.movisens.gattsensorexample.sensors.MovisensSensor.java
com.movisens.gattsensorexample.services.BluetoothLeService.java
com.movisens.gattsensorexample.services.SamplingService.java
com.movisens.gattsensorexample.utils.BleQueue.java
com.movisens.gattsensorexample.utils.BleUtils.java