Android RSS Reader using ROME + Gradle.
ScratchRSS is hosted in the following web site
https://github.com/joshuar500/ScratchRSS
If you think the Android project ScratchRSS 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 ScratchRSS.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | android-rome-feed-reader-1.0.0.jar jdom-1.1.1-android-fork.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in ScratchRSS. The names of the image files are listed as follows.
ic_action_share.png ic_content_new.png
The following screenshort is generated from the image listed above.
ScratchRSS has the following Java source files.
com.joshrincon.blogreaderscratch.app.ListFeedActivity.java com.joshrincon.blogreaderscratch.app.MainListActivity.java com.joshrincon.blogreaderscratch.app.RSSViewActivity.java com.joshrincon.blogreaderscratch.helper.RSSHelper.java com.joshrincon.blogreaderscratch.helper.RssSortByDate.java