Android Open Source - Weather forecast SimpleWeatherViewer






Project Summary

Simple android app for viewing weather forecast..

Web Site / Source Repository

SimpleWeatherViewer is hosted in the following web site
https://github.com/yan-drobysh/SimpleWeatherViewer

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

ItemValue
Java File Count14
Supported screen sizes[mdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in SimpleWeatherViewer. The names of the image files are listed as follows.

btn_refresh.png
btn_refresh_pressed.png
ic_action_search.png
launcher.png
refresh.png
search.png
settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SimpleWeatherViewer has the following Java source files.

com.drobyshys.SimpleWeatherViewer.CityActivity.java
com.drobyshys.SimpleWeatherViewer.MainActivity.java
com.drobyshys.SimpleWeatherViewer.Model.City
.java
com.drobyshys.SimpleWeatherViewer.Model.Forecast.java
com.drobyshys.SimpleWeatherViewer.Model.ForecastDay.java
com.drobyshys.SimpleWeatherViewer.MyApplication.java
com.drobyshys.SimpleWeatherViewer.RetainedFragment.java
com.drobyshys.SimpleWeatherViewer.Services.WidgetUpdateService.java
com.drobyshys.SimpleWeatherViewer.SettingsActivity.java
com.drobyshys.SimpleWeatherViewer.Utils.DataManager.java
com.drobyshys.SimpleWeatherViewer.Utils.FileHelper.java
com.drobyshys.SimpleWeatherViewer.Utils.NetworkHelper.java
com.drobyshys.SimpleWeatherViewer.Utils.ParserHelper.java
com.drobyshys.SimpleWeatherViewer.Widger.WeatherWidget.java