Weather App For Android.
Weather is hosted in the following web site
https://github.com/wongpet5/Weather
If you think the Android project Weather 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 Weather.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Weather has the following Java source files.
weather.app.Classes.CurrentWeather.java weather.app.HelperMethods.Weather_Location .java weather.app.HelperMethods.Weather_Network.java weather.app.HelperMethods.Weather_XMLParse .java weather.app.MainActivity.java weather.app.TodayFragment.java weather.app.WebViewFragment.java