personal RSS reader android app.
RSSDEMO is hosted in the following web site
https://github.com/pixielark/RSSDEMO
If you think the Android project RSSDEMO 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 RSSDEMO.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
RSSDEMO has the following Java source files.
com.example.Feeds.Feed.java com.example.Feeds.FeedHandler.java com.example.Feeds.FeedMessage.java com.example.Feeds.FeedMessageAdapter.java com.example.Feeds.FeedsAdapter.java com.example.Feeds.RSSFeedParser.java com.example.rssdemo.ChannelActivity.java com.example.rssdemo.FeedViewActivity.java com.example.rssdemo.SplashScreenActivity.java com.example.rssdemo.TabDisplayActivity.java