Android Open Source - Weather application WeatherNow






Project Summary

Weather app for Android 5.0.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WeatherNow.

ItemValue
Java File Count5
Target SDK Version21
Minimum SDK Version21
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\weather.ttf




Java Source Files

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