Android Open Source - Weather udacity attandroid






Project Summary

Weather App created following Android Class at Udacity.

Web Site / Source Repository

attandroid is hosted in the following web site
https://github.com/jtkilleen/attandroid

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

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




Java Source Files

attandroid has the following Java source files.

com.example.bdcoe.sunshine.ApplicationTest.java
com.example.bdcoe.sunshine.DetailActivity.java
com.example.bdcoe.sunshine.FetchWeatherTask.java
com.example.bdcoe.sunshine.FullTestSuite.java
com.example.bdcoe.sunshine.MainActivity.java
com.example.bdcoe.sunshine.SettingsActivity.java
com.example.bdcoe.sunshine.TestDb.java
com.example.bdcoe.sunshine.TestProvider.java
com.example.bdcoe.sunshine.Utility.java
com.example.bdcoe.sunshine.data.WeatherContract.java
com.example.bdcoe.sunshine.data.WeatherDbHelper.java
com.example.bdcoe.sunshine.data.WeatherProvider.java