Android Open Source - Weather course The-Practice






Project Summary

Weather App for Udacity Android course.

Web Site / Source Repository

The-Practice is hosted in the following web site
https://github.com/natebass/The-Practice

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

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




Java Source Files

The-Practice has the following Java source files.

com.natebass.thepractice.ApplicationTest.java
com.natebass.thepractice.DetailActivity.java
com.natebass.thepractice.FullTestSuite.java
com.natebass.thepractice.MainActivity.java
com.natebass.thepractice.TestDb.java
com.natebass.thepractice.controller.EndDrawerFragment.java
com.natebass.thepractice.controller.ForecastFragment.java
com.natebass.thepractice.controller.StartDrawerFragment.java
com.natebass.thepractice.model.WeatherContract.java
com.natebass.thepractice.model.WeatherDbHelper.java
com.natebass.thepractice.service.WeatherDataParser.java