Android Open Source - Weather tablet android-weather-station






Project Summary

Simple weather station app to read the old ELV weather sensors on a USB-Host powered android device (APC.rock or tablet).

Web Site / Source Repository

android-weather-station is hosted in the following web site
https://github.com/grundid/android-weather-station

If you think the Android project android-weather-station 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 android-weather-station.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xhdpi]
Target SDK Version16
Minimum SDK Version13
Activity Count1
jar files usedandroid-support-v4.jar
pl2303lib_2.0.5.15-20130509.jar
Raw File Namesres\raw\beep.mp3




License

The license information of android-weather-station is as follows:

Apache License

Resource Files

There are 1 image files in android-weather-station. The names of the image files are listed as follows.

kweather.png

The following screenshort is generated from the image listed above.

null

Java Source Files

de.grundid.weather.Beeper.java
de.grundid.weather.Constants.java
de.grundid.weather.MainActivity.java
de.grundid.weather.SensorHandler.java
de.grundid.weather.SerialDataHandler.java
de.grundid.weather.io.AttachedDeviceHandler.java
de.grundid.weather.io.ConnectedUsbDevice.java
de.grundid.weather.io.PermissionBroadcastReceiver.java
de.grundid.weather.io.SerialReceiverListener.java
de.grundid.weather.io.SerialReceiver.java
de.grundid.weather.io.UsbConnectionException.java
de.grundid.weather.sensor.InsideSensor.java
de.grundid.weather.sensor.LightSensor.java
de.grundid.weather.sensor.OutsideSensor.java
de.grundid.weather.sensor.SensorFactory.java
de.grundid.weather.sensor.SensorListener.java
de.grundid.weather.sensor.Sensor.java
de.grundid.weather.sensor.WeatherLogger.java
de.grundid.weather.utils.Utils.java