rh-id / a-news-provider

A simple RSS feed android application.
MIT License
28 stars 4 forks source link

Added RSS feed content provider #6

Closed matthiasjordan closed 2 years ago

matthiasjordan commented 2 years ago

This is a content provider that other apps can use to read articles. It allows 3rd party apps to work with RSS feeds without having to replicate all the needed code and without having the user subscribe to desired feeds a second time.

rh-id commented 2 years ago

Hi, as per what I reply. Kindly explain in more details on what API or standards that you are going to implement before proceed modifying the PR, I could see that the effort is going to be a lot for this PR. Any documentation of the API? Or W3C documentation that I could refer to?