Mobile App retrieve weather information.
WeatherCast is hosted in the following web site
https://github.com/rtyanas/WeatherCast
If you think the Android project WeatherCast 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 WeatherCast.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | android-support-v13.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 38 image files in WeatherCast. The names of the image files are listed as follows.
app_icon.png ic_action_search.png moon_cloud.png sailing_wind1.png sailing_wind2.png sailing_wind3.png sailing_wind4.png sun_cloud.png temp_guage.png temp_guage0.png temp_guage1.png temp_guage2.png temp_guage3.png temp_guage4.png temp_guage5.png temp_guage6.png temp_guage7.png temp_guage8.png weather_forecast.png wind_dir_compass_arrows.png wind_dir_e_50.png wind_dir_ene_50.png wind_dir_ese_50.png wind_dir_n_50.png wind_dir_ne_50.png wind_dir_nne_50.png wind_dir_nnw_50.png wind_dir_nw_50.png wind_dir_s_50.png wind_dir_se_50.png wind_dir_sse_50.png wind_dir_ssw_50.png wind_dir_sw_50.png wind_dir_w_50.png wind_dir_wnw_50.png wind_dir_wsw_50.png wind_sock.png wind_sock_koi.png
The following screenshort is generated from the image listed above.
WeatherCast has the following Java source files.
com.yanas.mobileapp.restaccess.RestClient.java com.yanas.mobileapp.weathercast.AssembleWeatherData.java com.yanas.mobileapp.weathercast.DisplayWeatherInfoAccessPageFragment.java com.yanas.mobileapp.weathercast.DisplayWeatherInfoActivity.java com.yanas.mobileapp.weathercast.GlobalSettings.java com.yanas.mobileapp.weathercast.MainActivity.java com.yanas.mobileapp.weathercast.NewStationActivity.java com.yanas.mobileapp.weathercast.SetTheWeather.java com.yanas.mobileapp.weathercast.StationData.java com.yanas.mobileapp.weathercast.StationListActivity.java com.yanas.mobileapp.weathercast.StationSelected.java com.yanas.mobileapp.weathercast.WeatherCondDataValue.java com.yanas.mobileapp.weathercast.WeatherData.java com.yanas.mobileapp.weathercast.WeatherDataValue.java com.yanas.mobileapp.weathercast.datastore.CityListDbData.java com.yanas.mobileapp.weathercast.datastore.CityListDbHelper.java com.yanas.mobileapp.weathercast.parsexml.BaseFeedParser.java com.yanas.mobileapp.weathercast.parsexml.WeatherDataParsed.java com.yanas.mobileapp.weathercast.parsexml.WeatherXmlParsing.java com.yanas.utils.GPSTracking.java com.yanas.utils.StringUtils.java