Android Open Source - Weather application WeatherSTRV






Project Summary

Simple android weather application. Autor: Daniel Tkachenko.

Web Site / Source Repository

WeatherSTRV is hosted in the following web site
https://github.com/tkachdan/WeatherSTRV

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.INTERNET




Resource Files

There are 15 image files in WeatherSTRV. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png
ic_drawer_forecast_dark.png
ic_drawer_forecast_light.png
ic_drawer_today_dark.png
ic_drawer_today_light.png
ic_weather_direction.png
ic_weather_humidity.png
ic_weather_precipitation.png
ic_weather_pressure.png
ic_weather_wind_speed.png
overlay_weather_status_forecast.png
overlay_weather_status_today.png
view_listview_item_bg.9.png
view_listview_item_bg_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherSTRV has the following Java source files.

android.weather.tkachdan.com.weather.ApplicationTest.java
android.weather.tkachdan.com.weather.MainActivity.java
android.weather.tkachdan.com.weather.NavigationDrawerFragment.java
android.weather.tkachdan.com.weather.fragments.ErrorDialogFragment.java
android.weather.tkachdan.com.weather.fragments.FirstFragment.java
android.weather.tkachdan.com.weather.fragments.SecondFragment.java
android.weather.tkachdan.com.weather.fragments.async.DownloadImageTask.java
android.weather.tkachdan.com.weather.fragments.async.RequestTask.java
android.weather.tkachdan.com.weather.fragments.entity.CurrentWeather.java
android.weather.tkachdan.com.weather.fragments.utils.BitmapUtil.java
android.weather.tkachdan.com.weather.fragments.utils.JsonParser.java