The app built in Udacity's Android development course..
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.
The following table is the detailed list of udacity-weatherapp.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
Fragment Count | 2 |
Test Case Count | 1 |
Required Permissions | android.permission.INTERNET |
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