Android Open Source - Weather openweathermap dogoda-weather






Project Summary

Android app for weather data getting from openweathermap.org project.

Web Site / Source Repository

dogoda-weather is hosted in the following web site
https://github.com/sugataua/dogoda-weather

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

ItemValue
Java File Count23
Supported screen sizes[mdpi]
Target SDK Version7
Minimum SDK Version7
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 10 image files in dogoda-weather. The names of the image files are listed as follows.

action_search.png
action_settings.png
day01.png
ic_action_refresh.png
na1.png
navigation_previous.png
sun_cloud.png
update_green_icon.png
update_green_icon_50px.png
update_grey_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

dogoda-weather has the following Java source files.

ua.amber_projects.dogodaweather.AboutActivity.java
ua.amber_projects.dogodaweather.City.java
ua.amber_projects.dogodaweather.CityChoise.java
ua.amber_projects.dogodaweather.CurrentWeatherActivity.java
ua.amber_projects.dogodaweather.CurrentWeatherConditions.java
ua.amber_projects.dogodaweather.DailyForecast.java
ua.amber_projects.dogodaweather.DailyForecastActivity.java
ua.amber_projects.dogodaweather.DailyForecastAdapter.java
ua.amber_projects.dogodaweather.DailyWeatherConditions.java
ua.amber_projects.dogodaweather.GetForecastTask.java
ua.amber_projects.dogodaweather.HourlyForecast.java
ua.amber_projects.dogodaweather.HourlyForecastActivity.java
ua.amber_projects.dogodaweather.HourlyForecastAdapter.java
ua.amber_projects.dogodaweather.MainActivity.java
ua.amber_projects.dogodaweather.MainTabActivity.java
ua.amber_projects.dogodaweather.PrefActivity.java
ua.amber_projects.dogodaweather.ServiceHandler.java
ua.amber_projects.dogodaweather.UpdateWeatherService.java
ua.amber_projects.dogodaweather.WeatherBroadcastReceiver.java
ua.amber_projects.dogodaweather.WeatherCode.java
ua.amber_projects.dogodaweather.WeatherCodesArray.java
ua.amber_projects.dogodaweather.WeatherConditions.java
ua.amber_projects.dogodaweather.WeatherDBAdapter.java