Android weather application..
Weather-Forecast is hosted in the following web site
https://github.com/grtkachenko/Weather-Forecast
If you think the Android project Weather-Forecast 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 Weather-Forecast.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
Asset File Names | assets\fonts\oblique.ttf assets\fonts\rounded.ttf |
There are 32 image files in Weather-Forecast. The names of the image files are listed as follows.
bullet_left.png bullet_right.png chanceflurries.png chancerain.png chancesleet.png chancesnow.png chancetstorms.png clear.png cloudy.png configure.png flurries.png fog.png ic_action_search.png ic_menu_mylocation.png ic_menu_refresh.png mostlycloudy.png mostlysunny.png nt_chanceflurries.png nt_chancerain.png nt_clear.png nt_mostlycloudy.png nt_partlycloudy.png partly_cloudy.png partlycloudy.png rain.png refresh.png sleet.png snow.png snowy.png sunny.png tick.png tstorms.png
The following screenshort is generated from the image listed above.
Weather-Forecast has the following Java source files.
ru.ifmo.rain.tkachenko.activities.MainActivity.java ru.ifmo.rain.tkachenko.activities.SettingsActivity.java ru.ifmo.rain.tkachenko.alarm.AlarmManagerBroadcastReceiver.java ru.ifmo.rain.tkachenko.helpers.Cities.java ru.ifmo.rain.tkachenko.helpers.IconHelper.java ru.ifmo.rain.tkachenko.helpers.MyGestureDetector.java ru.ifmo.rain.tkachenko.helpers.WeatherLayoutHelper.java ru.ifmo.rain.tkachenko.providers.CityContentProvider.java ru.ifmo.rain.tkachenko.providers.CityDbHelper.java ru.ifmo.rain.tkachenko.providers.CityDbItem.java ru.ifmo.rain.tkachenko.weather.AlarmManagerBroadcastReceiver.java ru.ifmo.rain.tkachenko.weather.AlarmService.java ru.ifmo.rain.tkachenko.weather.Cities.java ru.ifmo.rain.tkachenko.weather.CityDbAdapter.java ru.ifmo.rain.tkachenko.weather.CityDbItem.java ru.ifmo.rain.tkachenko.weather.IconHelper.java ru.ifmo.rain.tkachenko.weather.MainActivity.java ru.ifmo.rain.tkachenko.weather.MyGestureDetector.java ru.ifmo.rain.tkachenko.weather.PreviewWeather.java ru.ifmo.rain.tkachenko.weather.SettingsActivity.java ru.ifmo.rain.tkachenko.weather.UpdateService.java ru.ifmo.rain.tkachenko.weather.WeatherAPIHelper.java ru.ifmo.rain.tkachenko.weather.WeatherAPIItem.java ru.ifmo.rain.tkachenko.weather.WeatherLayoutHelper.java ru.ifmo.rain.tkachenko.weather_api_stuff.WeatherAPIHelper.java ru.ifmo.rain.tkachenko.weather_api_stuff.WeatherAPIItem.java