weather app for android.
weather is hosted in the following web site
https://github.com/anathk/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 | 6 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
weather has the following Java source files.
com.weather.tian.ApplicationTest.java com.weather.tian.DetailActivity.java com.weather.tian.ForecastFragment.java com.weather.tian.MainActivity.java com.weather.tian.SettingActivity.java com.weather.tian.WeatherDataParser.java