Androi app created during udacity course.
ud_AndroidApp is hosted in the following web site
https://github.com/rogerccopa/ud_AndroidApp
If you think the Android project ud_AndroidApp 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 ud_AndroidApp.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
ud_AndroidApp has the following Java source files.
com.example.rogerccopa.sunshine.ApplicationTest.java com.example.rogerccopa.sunshine.DetailActivity.java com.example.rogerccopa.sunshine.ForecastFragment.java com.example.rogerccopa.sunshine.MainActivity.java com.example.rogerccopa.sunshine.SettingsActivity.java com.example.rogerccopa.sunshine.WeatherDataParser.java com.example.rogerccopa.sunshine.data.WeatherContract.java com.example.rogerccopa.sunshine.data.WeatherDbHelper.java com.example.rogerccopa.sunshine.data.WeatherProvider.java