Application based from the Udemy Google Android course. Weather app that consumes data from OpenWeatherMap..
android-sunshine-app-learning is hosted in the following web site
https://github.com/kevinblanco/android-sunshine-app-learning
If you think the Android project android-sunshine-app-learning 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-sunshine-app-learning.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android-sunshine-app-learning has the following Java source files.
io.kevinblanco.sunshine.ApplicationTest.java io.kevinblanco.sunshine.DetailActivity.java io.kevinblanco.sunshine.ForecastFragment.java io.kevinblanco.sunshine.MyActivity.java io.kevinblanco.sunshine.SettingsActivity.java