simple weather app for android.
weather is hosted in the following web site
https://github.com/viktordolgalyov/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 | 5 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
weather has the following Java source files.
com.drunkpanda.weather.FragmentForecast.java com.drunkpanda.weather.FragmentForecastTomorrow.java com.drunkpanda.weather.IconChooser.java com.drunkpanda.weather.MainActivity.java com.drunkpanda.weather.WeatherNowFragment.java