Simple Android weather app.
JustWeather is hosted in the following web site
https://github.com/HamzaAzeem/JustWeather
If you think the Android project JustWeather 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 JustWeather.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\weather.ttf |
JustWeather has the following Java source files.
com.hamzazeem.justweather.CityPreference.java com.hamzazeem.justweather.RemoteFetch.java com.hamzazeem.justweather.WeatherActivity.java com.hamzazeem.justweather.WeatherFragment.java