Following the tutorial on Udacity https://www.udacity.com/course/ud853.
audacity-developing-android-apps is hosted in the following web site
https://github.com/brianalexander/audacity-developing-android-apps
If you think the Android project audacity-developing-android-apps 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 audacity-developing-android-apps.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 3 |
Fragment Count | 2 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
audacity-developing-android-apps has the following Java source files.
com.example.brian.sunshine.DetailActivity.java com.example.brian.sunshine.ForecastFragment.java com.example.brian.sunshine.FullTestSuite.java com.example.brian.sunshine.MainActivity.java com.example.brian.sunshine.SettingsActivity.java com.example.brian.sunshine.TestDb.java com.example.brian.sunshine.data.WeatherContract.java com.example.brian.sunshine.data.WeatherDbHelper.java