A simple RSS reader for Android.
RSSParse is hosted in the following web site
https://github.com/rakeshdas1/RSSParse
If you think the Android project RSSParse 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 RSSParse.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 1 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in RSSParse. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
RSSParse has the following Java source files.
com.rakeshdas.rssparse.ApplicationTest.java com.rakeshdas.rssparse.Downloader.java com.rakeshdas.rssparse.MainActivity.java com.rakeshdas.rssparse.NavigationDrawerFragment.java com.rakeshdas.rssparse.menu1_Fragment.java com.rakeshdas.rssparse.menu2_Fragment.java com.rakeshdas.rssparse.menu3_Fragment.java com.rakeshdas.rssparse.redditParser.java nl.matshofman.saxrssreader.BuildConfig.java nl.matshofman.saxrssreader.RssFeed.java nl.matshofman.saxrssreader.RssHandler.java nl.matshofman.saxrssreader.RssItem.java nl.matshofman.saxrssreader.RssReader.java