OpenWeather API Android App.
MyWeatherStation is hosted in the following web site
https://github.com/cirorizzo/MyWeatherStation
If you think the Android project MyWeatherStation 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 MyWeatherStation.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
MyWeatherStation has the following Java source files.
com.android.myweatherstation.UIDialogMessage.java com.android.myweatherstation.WeatherAsyncConnection.java com.android.myweatherstation.WeatherConst.java com.android.myweatherstation.WeatherDBEntry.java com.android.myweatherstation.WeatherDBHelper.java com.android.myweatherstation.WeatherGPSService.java com.android.myweatherstation.WeatherItemObj.java com.android.myweatherstation.WeatherItemObjAdapter.java com.android.myweatherstation.WeatherListItemObj.java com.android.myweatherstation.WeatherLunchActivity.java com.android.myweatherstation.WeatherMainListActivity.java com.android.myweatherstation.WeatherUtilityLib.java