Android application to read the rss feeds.
FeedReader is hosted in the following web site
https://github.com/nareshaluri/FeedReader
If you think the Android project FeedReader 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 FeedReader.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in FeedReader. The names of the image files are listed as follows.
fail.png logo.png rssicon.png success.png
The following screenshort is generated from the image listed above.
FeedReader has the following Java source files.
com.example.feedreader.AlertDialogManager.java com.example.feedreader.DownloadUrl.java com.example.feedreader.FeedReaderXmlParser.java com.example.feedreader.LoadXmlFromNetwork.java com.example.feedreader.MainActivity.java com.example.feedreader.WebViewPage.java