Android Open Source - Development tutorial SunshineAndroid






Project Summary

This is the app as per the tutorial given by Google Developers in Udacity..

Web Site / Source Repository

SunshineAndroid is hosted in the following web site
https://github.com/rikesh-subedi/SunshineAndroid

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version10
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

SunshineAndroid has the following Java source files.

com.example.sunshine.DetailActivity.java
com.example.sunshine.ForeCastFragment.java
com.example.sunshine.MainActivity.java
com.example.sunshine.SettingsActivity.java
com.example.sunshine.WeatherDataParser.java
com.example.sunshine.data.WeatherContract.java
com.example.sunshine.data.WeatherDbHelper.java
com.example.sunshine.data.WeatherProvider.java