Rss feed on Android.
RssFeedAppAndroid is hosted in the following web site
https://github.com/VaniRadhakrishnan/RssFeedAppAndroid
If you think the Android project RssFeedAppAndroid 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 RssFeedAppAndroid.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | jsoup-1.6.2.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in RssFeedAppAndroid. The names of the image files are listed as follows.
logo.png plus.png
The following screenshort is generated from the image listed above.
RssFeedAppAndroid has the following Java source files.
com.androidhive.rssreader.AddNewSiteActivity.java com.androidhive.rssreader.AndroidRSSReaderApplicationActivity.java com.androidhive.rssreader.DisPlayWebPageActivity.java com.androidhive.rssreader.ListRSSItemsActivity.java com.androidhive.rssreader.RSSDatabaseHandler.java com.androidhive.rssreader.RSSFeed.java com.androidhive.rssreader.RSSItem.java com.androidhive.rssreader.RSSParser.java com.androidhive.rssreader.WebSite.java