Android app being developed as an exercise for my Udacity course.
Weather_Android_App is hosted in the following web site
https://github.com/imadityab/Weather_Android_App
If you think the Android project Weather_Android_App 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_Android_App.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
Weather_Android_App has the following Java source files.
app.sunshine.android.imadityab.com.sunshine.ApplicationTest.java app.sunshine.android.imadityab.com.sunshine.DetailActivity.java app.sunshine.android.imadityab.com.sunshine.ForecastFragment.java app.sunshine.android.imadityab.com.sunshine.MainActivity.java app.sunshine.android.imadityab.com.sunshine.SettingsActivity.java app.sunshine.android.imadityab.com.sunshine.WeatherDataParser.java com.example.android.sunshine.app.data.WeatherContract.java com.example.android.sunshine.app.data.WeatherDbHelper.java