KtRssReader is a Kotlin library for parsing RSS feed on Android.
A Kotlin library for reading RSS 2.0 and ATOM 1.0 syndication feeds.
This is an Android library to parse a RSS Feed. You can retrieve the following information about an article:
An android asynchronous xml processor based on XmlPullParser
, targeting RSS.
A Retrofit2 converter which parses Rss feeds.
A simple, easy to use library to parse rss feeds into your app.
Easy Android RSS (and also Atom) parser Library
Features:
A simple asynchronous RSS 2.0 reader library for Android.
A fluent and flexible RSS feed manager for Android.
For more information, please see the website
A really simple RSS 2.0 Parser Library for Android. It includes an asynchronous call to get feeds in the background and than nofifies the UI thread using a callback object.
A RSS reader library to fetch a RSS feed from the web and parse it to workable objects.
Lightweight Android library to read parts of RSS 2.0 feeds.