Android Open Source - Weather forecast WeatherForecast






Project Summary

A weather forecast android application..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WeatherForecast.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null




Java Source Files

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