Android Open Source - Development udacity udacity-android-app-dev






Project Summary

Udacity Android app development coursework.

Web Site / Source Repository

udacity-android-app-dev is hosted in the following web site
https://github.com/jdwestwood/udacity-android-app-dev

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_SYNC_SETTINGS




Resource Files

There are 17 image files in udacity-android-app-dev. The names of the image files are listed as follows.

art_clear.png
art_clouds.png
art_fog.png
art_light_clouds.png
art_light_rain.png
art_rain.png
art_snow.png
art_storm.png
ic_clear.png
ic_cloudy.png
ic_fog.png
ic_light_clouds.png
ic_light_rain.png
ic_logo.png
ic_rain.png
ic_snow.png
ic_storm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

udacity-android-app-dev has the following Java source files.

com.example.johnandjai.sunshine.app.ApplicationTest.java
com.example.johnandjai.sunshine.app.DetailActivity.java
com.example.johnandjai.sunshine.app.DetailFragment.java
com.example.johnandjai.sunshine.app.DirectionSpeedView.java
com.example.johnandjai.sunshine.app.FetchWeatherTask.java
com.example.johnandjai.sunshine.app.ForecastAdapter.java
com.example.johnandjai.sunshine.app.ForecastFragment.java
com.example.johnandjai.sunshine.app.FullTestSuite.java
com.example.johnandjai.sunshine.app.MainActivity.java
com.example.johnandjai.sunshine.app.SettingsActivity.java
com.example.johnandjai.sunshine.app.TestDb.java
com.example.johnandjai.sunshine.app.TestProvider.java
com.example.johnandjai.sunshine.app.Utility.java
com.example.johnandjai.sunshine.app.data.WeatherContract.java
com.example.johnandjai.sunshine.app.data.WeatherDbHelper.java
com.example.johnandjai.sunshine.app.data.WeatherProvider.java
com.example.johnandjai.sunshine.app.service.SunshineService.java
com.example.johnandjai.sunshine.app.sync.SunshineAuthenticator.java
com.example.johnandjai.sunshine.app.sync.SunshineAuthenticatorService.java
com.example.johnandjai.sunshine.app.sync.SunshineSyncAdapter.java
com.example.johnandjai.sunshine.app.sync.SunshineSyncService.java
com.johnjai.romainguy.viewserver.ApplicationTest.java
com.johnjai.romainguy.viewserver.ViewServer.java