Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bluestormdna/android-rss-reader

RSS Feed Reader (XML parser) with offline database
https://github.com/bluestormdna/android-rss-reader

android database feed parser rss sqlite xml

Last synced: about 21 hours ago
JSON representation

RSS Feed Reader (XML parser) with offline database

Awesome Lists containing this project

README

        

# Android RRS Reader

RSS Reader that uses XML parse to populate a RecyclerView.
If there's connection to the net the feed is saved (SQLite) for later offline use.
Includes a SearchView for list filtering.

![rssscreen1](https://user-images.githubusercontent.com/28767885/41191216-695026b0-6bec-11e8-9f21-4746de35ba0c.png)
![rssscreen2](https://user-images.githubusercontent.com/28767885/41191217-697dac16-6bec-11e8-8a3f-8b19b11640af.png)