Android Open Source - Hardware bluetooth BikeMonitorPro






Project Summary

Android application to interface over bluetooth with the BikeMonitorPro, a bike speedometer and tachometer developed by Jacob Gonzalez..

Web Site / Source Repository

BikeMonitorPro is hosted in the following web site
https://github.com/JGonzalez731/BikeMonitorPro

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

ItemValue
Java File Count10
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

BikeMonitorPro has the following Java source files.

com.jacobjoelgonzalez.bikedata.AccelerationFragment.java
com.jacobjoelgonzalez.bikedata.ApplicationTest.java
com.jacobjoelgonzalez.bikedata.BluetoothSensorService.java
com.jacobjoelgonzalez.bikedata.Constants.java
com.jacobjoelgonzalez.bikedata.MainActivity.java
com.jacobjoelgonzalez.bikedata.RPMFragment.java
com.jacobjoelgonzalez.bikedata.SpeedFragment.java
com.jacobjoelgonzalez.bikedata.btDeviceDialog.java
com.jacobjoelgonzalez.bikedata.saveDataDialog.java
com.jacobjoelgonzalez.bikedata.setRadiusDialog.java