Homework #2 for UW Android class, RSS reader.
uw_android_hw312 is hosted in the following web site
https://github.com/cc-cortes/uw_android_hw312
If you think the Android project uw_android_hw312 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 uw_android_hw312.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
uw_android_hw312 has the following Java source files.
com.example.homework312chcortes.ArticleDetailsFragment.java com.example.homework312chcortes.ArticleListFragment.java com.example.homework312chcortes.ArticlesDbContract.java com.example.homework312chcortes.ArticlesDbHelper.java com.example.homework312chcortes.ArticlesProvider.java com.example.homework312chcortes.GoogleNewsRssLoader.java com.example.homework312chcortes.MainActivity.java com.example.homework312chcortes.RssLoader.java com.example.homework312chcortes.ShakeEventManager.java com.example.homework312chcortes.YahooNewsRssLoader.java