Weather app for Android 5.0.
WeatherNow is hosted in the following web site
https://github.com/abhi2rai/WeatherNow
If you think the Android project WeatherNow 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 WeatherNow.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 21 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\fonts\weather.ttf |
WeatherNow has the following Java source files.
com.abc.weathernow.JSONWeatherParser.java com.abc.weathernow.Location.java com.abc.weathernow.MainActivity.java com.abc.weathernow.Weather.java com.abc.weathernow.WeatherHttpClient.java