Android Open Source - Weather application WeatherApp






Project Summary

Simple android weather application.

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/ArtRoman/WeatherApp

If you think the Android project WeatherApp 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 WeatherApp.

ItemValue
Java File Count31
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 6 image files in WeatherApp. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_accept.png
ic_action_edit.png
ic_action_new.png
ic_action_refresh.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherApp has the following Java source files.

ru.artroman.weatherapp.activity.StartActivity.java
ru.artroman.weatherapp.db.DB.java
ru.artroman.weatherapp.dialog.AddCityDialog.java
ru.artroman.weatherapp.dialog.PromtRemoveCityDialog.java
ru.artroman.weatherapp.fragment.MainContentFragment.java
ru.artroman.weatherapp.fragment.NavigationDrawerFragment.java
ru.artroman.weatherapp.utils.FileRetriever.java
ru.artroman.weatherapp.utils.NetworkUtils.java
ru.artroman.weatherapp.utils.PreferenceUtils.java
ru.artroman.weatherapp.utils.XmlParser.java
ru.yandex.weather.forecast.Avg.java
ru.yandex.weather.forecast.Biomet.java
ru.yandex.weather.forecast.Day.java
ru.yandex.weather.forecast.DayPart.java
ru.yandex.weather.forecast.Fact.java
ru.yandex.weather.forecast.Forecast.java
ru.yandex.weather.forecast.Hour.java
ru.yandex.weather.forecast.Image.java
ru.yandex.weather.forecast.ImageV2.java
ru.yandex.weather.forecast.ImageV3.java
ru.yandex.weather.forecast.Informer.java
ru.yandex.weather.forecast.Message.java
ru.yandex.weather.forecast.MoonPhase.java
ru.yandex.weather.forecast.MslpPressure.java
ru.yandex.weather.forecast.Pressure.java
ru.yandex.weather.forecast.Season.java
ru.yandex.weather.forecast.Station.java
ru.yandex.weather.forecast.Temperature.java
ru.yandex.weather.forecast.TemperatureData.java
ru.yandex.weather.forecast.WeatherCondition.java
ru.yandex.weather.forecast.Yesterday.java