Android application used to track weather stations reporting on a remote server.
android-weather-station-tracking is hosted in the following web site
https://github.com/andreaalcaro/android-weather-station-tracking
If you think the Android project android-weather-station-tracking listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-weather-station-tracking.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in android-weather-station-tracking. The names of the image files are listed as follows.
ic_favorite_station_checked.png ic_favorite_station_unchecked.png ic_station_details_trend_up.png
The following screenshort is generated from the image listed above.
android-weather-station-tracking has the following Java source files.
fr.iutvalence.android.weathertrack.AbstractObjectListAdapter.java fr.iutvalence.android.weathertrack.Coordinates .java fr.iutvalence.android.weathertrack.MainActivity.java fr.iutvalence.android.weathertrack.MainApplication.java fr.iutvalence.android.weathertrack.Station.java fr.iutvalence.android.weathertrack.StationActivity.java fr.iutvalence.android.weathertrack.StationData .java fr.iutvalence.android.weathertrack.UnexpectedNullParameterException.java