Code from working through the Udacity 'Developing Android Apps' course.
UdacityAndroidCourse is hosted in the following web site
https://github.com/ericapisani/UdacityAndroidCourse
If you think the Android project UdacityAndroidCourse 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 UdacityAndroidCourse.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
UdacityAndroidCourse has the following Java source files.
com.example.erica.sunshine.app.ApplicationTest.java com.example.erica.sunshine.app.DetailActivity.java com.example.erica.sunshine.app.ForecastFragment.java com.example.erica.sunshine.app.MainActivity.java com.example.erica.sunshine.app.SettingsActivity.java