Wetter-App unter Nutzung des Services openweathermap.org (funktioniert mit JSON).
Android_Tutorial_WeatherApp is hosted in the following web site
https://github.com/seppel1992/Android_Tutorial_WeatherApp
If you think the Android project Android_Tutorial_WeatherApp 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 Android_Tutorial_WeatherApp.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Android_Tutorial_WeatherApp. The names of the image files are listed as follows.
update.png
The following screenshort is generated from the image listed above.
Android_Tutorial_WeatherApp has the following Java source files.
com.example.felix.weatherapp.ApplicationTest.java com.example.felix.weatherapp.MainActivity.java com.example.felix.weatherapp.WeatherServiceAsync.java com.example.felix.weatherapp2.ApplicationTest.java com.example.felix.weatherapp2.MainActivity.java com.example.felix.weatherapp2.WeatherServiceAsync.java com.example.felix.weatherapp3.ApplicationTest.java com.example.felix.weatherapp3.City .java com.example.felix.weatherapp3.CityServiceAsync.java com.example.felix.weatherapp3.MainActivity.java com.example.felix.weatherapp3.WeatherServiceAsync.java