Android Open Source - Development tutorial audacity-developing-android-apps






Project Summary

Following the tutorial on Udacity https://www.udacity.com/course/ud853.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of audacity-developing-android-apps.

ItemValue
Java File Count8
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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