Android App displaying weather. Android student project at ESGI..
Weather-Forecast-Android is hosted in the following web site
https://github.com/tlenclos/Weather-Forecast-Android
If you think the Android project Weather-Forecast-Android 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-Android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Weather-Forecast-Android has the following Java source files.
com.tlenclos.weatherforecast.CustomListAdapter.java com.tlenclos.weatherforecast.DownloadImageTask.java com.tlenclos.weatherforecast.HomeTab.java com.tlenclos.weatherforecast.MainActivity.java com.tlenclos.weatherforecast.WeatherWebservice.java com.tlenclos.weatherforecast.WeekTab.java com.tlenclos.weatherforecast.models.User.java com.tlenclos.weatherforecast.models.Weather.java