Rss Parser Android App.
rssparser is hosted in the following web site
https://github.com/alexvorobyov1/rssparser
If you think the Android project rssparser 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 rssparser.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
rssparser has the following Java source files.
com.alexv.rssparser.DisplayWebPageActivity.java com.alexv.rssparser.MainActivity.java com.alexv.rssparser.RSSParser.java com.alexv.rssparser.adapter.PostItemAdapter.java com.alexv.rssparser.db.RSSParserDB.java com.alexv.rssparser.dto.PostDTO.java