Android Open Source - Weather class Udacity-Android






Project Summary

Sunshine weather app for Udacity's "Developing Android Applications" class.

Web Site / Source Repository

Udacity-Android is hosted in the following web site
https://github.com/edchiou/Udacity-Android

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

ItemValue
Java File Count6
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

Udacity-Android has the following Java source files.

com.example.edwardchiou.kappa.DetailActivity.java
com.example.edwardchiou.kappa.ForecastFragment.java
com.example.edwardchiou.kappa.MyActivity.java
com.example.edwardchiou.kappa.SettingsActivity.java
com.example.edwardchiou.kappa.data.WeatherContract.java
com.example.edwardchiou.kappa.data.WeatherDbHelper.java