A weather forecast android application..
WeatherForecast is hosted in the following web site
https://github.com/EasyToForget/WeatherForecast
If you think the Android project WeatherForecast 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 WeatherForecast.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 7 image files in WeatherForecast. The names of the image files are listed as follows.
app_icon.png day_cloudy_cloud1.png fog_cloud_1.png fog_cloud_2.png ic_action_search.png ic_menu_search.png ic_search.png
The following screenshort is generated from the image listed above.
WeatherForecast has the following Java source files.
com.smile.weatheractivity.CityActivity.java com.smile.weatheractivity.MainActivity.java com.smile.weatheractivity.SearchActivity.java com.smile.weatherdata.CityWeatherCode.java com.smile.weatherforecast.BitmapList.java com.smile.weatherforecast.ChangeImage.java com.smile.weatherforecast.CurrentTime.java com.smile.weatherforecast.DownloadImage.java com.smile.weatherforecast.ExactWeather.java com.smile.weatherforecast.GetCurrentLocation.java com.smile.weatherforecast.MovingImage.java com.smile.weatherforecast.MyTask.java com.smile.weatherforecast.NetworkState.java com.smile.weatherforecast.SunshineRotate.java