Android app for weather data getting from openweathermap.org project.
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.
The following table is the detailed list of dogoda-weather.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
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.
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