Android Open Source - Hardware bluetooth MeteoStationBtApp






Project Summary

simple Android bluetooth application that shows all the measured results from our station, in folder "MCU_MBED_Code" You can also find the whole source code of Freescale microcontroller that works on hardware side : ).

Web Site / Source Repository

MeteoStationBtApp is hosted in the following web site
https://github.com/igbt6/MeteoStationBtApp

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

ItemValue
Java File Count20
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count12
jar files usedachartengine-1.1.0.jar
android-support-v4.jar
androidplot-core-0.6.0.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 32 image files in MeteoStationBtApp. The names of the image files are listed as follows.

arrow_left_icon.png
arrow_left_icon_smaller.png
arrow_right_icon.png
arrow_right_icon_smaller.png
cloudly.png
cloudly_clouds.png
cloudly_full.png
cloudly_rain_snow.png
connect.png
full_sunny.png
humidity_icon.png
ic_alert.png
ic_not_ok.png
ic_ok.png
light_bulb_icon.png
loupe.png
night_cloudly.png
night_moon.png
night_snowy.png
partly_cloudly.png
partly_cloudly2.png
partly_cloudy_sun.png
pressure_icon.png
rainy.png
snowy.png
snowy_rainy_clouds.png
sunny.png
sunny_rainy.png
sunny_snowy.png
thunderstorm.png
weather_clouds_icon.png
weather_hot_ic.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MeteoStationBtApp has the following Java source files.

com.pack.meteostationapp.AlertDialogManager.java
com.pack.meteostationapp.BtDeviceListActivity.java
com.pack.meteostationapp.BtService.java
com.pack.meteostationapp.CurrentTimeFormatter.java
com.pack.meteostationapp.DataReceiver.java
com.pack.meteostationapp.DataResults.java
com.pack.meteostationapp.HumidityActivity.java
com.pack.meteostationapp.IMeasuredData.java
com.pack.meteostationapp.LightActivity.java
com.pack.meteostationapp.MainActivity.java
com.pack.meteostationapp.PressureActivity.java
com.pack.meteostationapp.SimpleXYPlotActivity.java
com.pack.meteostationapp.TempActivity.java
com.pack.meteostationapp.chart.AbstractBuildChart.java
com.pack.meteostationapp.chart.AverageDataChart.java
com.pack.meteostationapp.chart.CurrentDialChart.java
com.pack.meteostationapp.chart.IChart.java
com.pack.meteostationapp.chart.MonthlyMinMaxChart.java
com.pack.meteostationapp.chart.SensorValuesChart.java
com.pack.meteostationapp.chart.TemperatureChart.java