Android Open Source - Development udacity udacity-weatherapp






Project Summary

The app built in Udacity's Android development course..

Web Site / Source Repository

udacity-weatherapp is hosted in the following web site
https://github.com/rvong/udacity-weatherapp

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

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




Java Source Files

udacity-weatherapp has the following Java source files.

com.inertialize.inertialweather.ApplicationTest.java
com.inertialize.inertialweather.DetailActivity.java
com.inertialize.inertialweather.ForecastFragment.java
com.inertialize.inertialweather.FullTestSuite.java
com.inertialize.inertialweather.MainActivity.java
com.inertialize.inertialweather.SettingsActivity.java
com.inertialize.inertialweather.TestDb.java
com.inertialize.inertialweather.data.WeatherContract.java
com.inertialize.inertialweather.data.WeatherDbHelper.java