Android RSS Reader Tutorial
In this android rss reader tutorial we will see how to make demo app that can read rss of a website or blog. So without wasting much time lets begin. Typically the rss feed of a website or blog look something like shown below. The data we get is in xml format. Here channel tag …
