I wanted to learn to create native apps the "Android way".
android_udacity_course is hosted in the following web site
https://github.com/miguelSantirso/android_udacity_course
If you think the Android project android_udacity_course 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_udacity_course.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
android_udacity_course has the following Java source files.
com.pncil.sunshine.DetailActivity.java com.pncil.sunshine.ForecastFragment.java com.pncil.sunshine.MainActivity.java com.pncil.sunshine.SettingsActivity.java com.pncil.sunshine.data.WeatherContract .java com.pncil.sunshine.data.WeatherDbHelper.java