simple rss reader for android..
Simple_RSS_Reader is hosted in the following web site
https://github.com/bi2one/Simple_RSS_Reader
If you think the Android project Simple_RSS_Reader 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 Simple_RSS_Reader.
Item | Value |
---|---|
Java File Count | 31 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 18 image files in Simple_RSS_Reader. The names of the image files are listed as follows.
all_post.png circle_loading_01.png circle_loading_02.png circle_loading_03.png circle_loading_04.png circle_loading_05.png circle_loading_06.png circle_loading_07.png circle_loading_08.png circle_loading_09.png circle_loading_10.png circle_loading_11.png circle_loading_12.png flush_article.png help.png new_post.png regist_rss.png remove_rss.png
The following screenshort is generated from the image listed above.
Simple_RSS_Reader has the following Java source files.
com.bizone.rssReader.AllPostActivity.java com.bizone.rssReader.DatabaseHelper.Article.java com.bizone.rssReader.DatabaseHelper.ArticleTableHelper.java com.bizone.rssReader.DatabaseHelper.Feed.java com.bizone.rssReader.DatabaseHelper.FeedTableHelper.java com.bizone.rssReader.HelpActivity.java com.bizone.rssReader.NewPostActivity.java com.bizone.rssReader.RSSReaderActivity.java com.bizone.rssReader.RegistRSSActivity.java com.bizone.rssReader.RemoveRSSActivity.java com.bizone.rssReader.Requestable.java com.bizone.rssReader.SQLRequestable.java com.bizone.rssReader.adapter.FeedListAdapter.java com.bizone.rssReader.adapter.RSSListAdapter.java com.bizone.rssReader.data.Message.java com.bizone.rssReader.data.RSSData.java com.bizone.rssReader.exception.HttpConnectRSSException.java com.bizone.rssReader.exception.RSSException.java com.bizone.rssReader.exception.SAXRSSException.java com.bizone.rssReader.exception.SQLUrlExistException.java com.bizone.rssReader.http.HttpRequestManager.java com.bizone.rssReader.http.parser.BaseFeedParser.java com.bizone.rssReader.http.parser.RSSParser.java com.bizone.rssReader.http.parser.RssHandler.java com.bizone.rssReader.http.parser.TestParser.java com.bizone.rssReader.http.request.FeedRequest.java com.bizone.rssReader.http.request.HttpRequest.java com.bizone.rssReader.http.request.HttpUtility .java com.bizone.rssReader.widget.NormalSpinner.java com.bizone.rssReader.widget.Spinner.java