Android Open Source - Weather application Weather






Project Summary

Simple android weather application..

Web Site / Source Repository

Weather is hosted in the following web site
https://github.com/karei0/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.

Project Detail

The following table is the detailed list of Weather.

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
jar files usedgson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar




Resource Files

There are 35 image files in Weather. The names of the image files are listed as follows.

a_701_711_721_741_d_n.png
a_731_751_761_d_n.png
c_800_d.png
c_800_n.png
c_801_d.png
c_801_n.png
c_802_d.png
c_802_n.png
c_803_d.png
c_803_n.png
c_804_d_n.png
d_300_310_d_n.png
d_301_311_d_n.png
d_302_312_d_n.png
drawer_shadow.9.png
ic_drawer.png
na.png
r_500_d_n.png
r_501_d_n.png
r_502_503_504_d_n.png
r_511_d_n.png
r_520_d_n.png
r_521_522_531_d_313_314_321_d_n.png
s_600_620_d_n.png
s_601_621_d_n.png
s_602_622_d_n.png
s_611_612_615_616_d_n.png
t_200_d_n.png
t_201_d_n.png
t_202_d_n.png
t_210_211_d_n.png
t_212_221_d_n.png
t_230_d_n.png
t_231_d_n.png
t_232_d_n.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Weather has the following Java source files.

android.weather.app.MainActivity.java
android.weather.app.NavigationDrawerFragment.java
android.weather.app.WeatherDb.java
android.weather.classes.C.java
android.weather.classes.City.java
android.weather.classes.DataParser.java
android.weather.classes.ForecastDaily.java
android.weather.classes.ForecastHourly.java
android.weather.classes.ParserCities.java
android.weather.json.ResponseCity.java
android.weather.json.ResponseCityListItem.java
android.weather.json.ResponseCitySys.java
android.weather.json.ResponseDaily.java
android.weather.json.ResponseDailyListItem.java
android.weather.json.ResponseDailyTemp.java
android.weather.json.ResponseHourly.java
android.weather.json.ResponseHourlyDailyWeather.java
android.weather.json.ResponseHourlyListItem.java
android.weather.json.ResponseHourlyMain.java
android.weather.json.ResponseHourlyWind.java