Android Open Source - Example course Moonshine






Project Summary

My implementation of the Udacity Android course example..

Web Site / Source Repository

Moonshine is hosted in the following web site
https://github.com/matthew-compton/Moonshine

If you think the Android project Moonshine 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 Moonshine.

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




Java Source Files

Moonshine has the following Java source files.

com.ambergleam.moonshine.DetailActivity.java
com.ambergleam.moonshine.DetailFragment.java
com.ambergleam.moonshine.ForecastActivity.java
com.ambergleam.moonshine.ForecastFragment.java
com.ambergleam.moonshine.FullTestSuite.java
com.ambergleam.moonshine.SettingsActivity.java
com.ambergleam.moonshine.TestDatabase.java
com.ambergleam.moonshine.TestProvider.java
com.ambergleam.moonshine.model.WeatherContract.java
com.ambergleam.moonshine.model.WeatherDatabaseHelper.java
com.ambergleam.moonshine.model.WeatherProvider.java
com.ambergleam.moonshine.util.Utility.java