Android Open Source - App udacity RedditReader_Android_app






Project Summary

Final project for Udacity course ud853.

Web Site / Source Repository

RedditReader_Android_app is hosted in the following web site
https://github.com/DawoonC/RedditReader_Android_app

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

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




License

The license information of RedditReader_Android_app is as follows:

MIT License

Resource Files

There are 9 image files in RedditReader_Android_app. The names of the image files are listed as follows.

ic_adb_black_36dp.png
ic_expand_less_grey600_18dp.png
ic_expand_less_grey600_24dp.png
ic_expand_less_grey600_36dp.png
ic_expand_less_grey600_48dp.png
ic_expand_more_grey600_18dp.png
ic_expand_more_grey600_24dp.png
ic_expand_more_grey600_36dp.png
ic_expand_more_grey600_48dp.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.dawoon.redditreader.ApplicationTest.java
com.example.dawoon.redditreader.DetailActivity.java
com.example.dawoon.redditreader.DetailFragment.java
com.example.dawoon.redditreader.MainActivity.java
com.example.dawoon.redditreader.RedditAdapter.java
com.example.dawoon.redditreader.RedditFragment.java
com.example.dawoon.redditreader.SettingsActivity.java
com.example.dawoon.redditreader.Utility.java
com.example.dawoon.redditreader.data.RedditContract.java
com.example.dawoon.redditreader.data.RedditDbHelper.java
com.example.dawoon.redditreader.data.RedditProvider.java
com.example.dawoon.redditreader.sync.RedditAuthenticatorService.java
com.example.dawoon.redditreader.sync.RedditAuthenticator.java
com.example.dawoon.redditreader.sync.RedditSyncAdapter.java
com.example.dawoon.redditreader.sync.RedditSyncService.java