It is a simple weather forecast of China on running android.
Weathre_Forecast1.0 is hosted in the following web site
https://github.com/zzjtyyz/Weathre_Forecast1.0
If you think the Android project Weathre_Forecast1.0 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 Weathre_Forecast1.0.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 4 |
jar files used | android-support-v4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Weathre_Forecast1.0 has the following Java source files.
com.zzj.weather_model.Weather.java com.zzj.weathre_forecast.AboutActivity.java com.zzj.weathre_forecast.BoradConstant.java com.zzj.weathre_forecast.CityActivity.java com.zzj.weathre_forecast.CityService.java com.zzj.weathre_forecast.FirstFragment.java com.zzj.weathre_forecast.FourDayAdapter.java com.zzj.weathre_forecast.HourlyAdapter.java com.zzj.weathre_forecast.MainActivity.java com.zzj.weathre_forecast.SecondFragment.java com.zzj.weathre_forecast.Settings.java com.zzj.weathre_forecast.TenAdapter.java com.zzj.weathre_forecast.ThirdFragment.java com.zzj.weathre_forecast.WeatherActivity.java com.zzj.weathre_forecast.WeatherService.java