I want to develop an application which would display articles downloaded from a RSS feed.I am comfortable with that part.But i want to cache that particular page using SQLite and store it.So next time when the user clicks on that particular page the cache data should appear first and it should get check with the server for any updates in RSS feed link if so it should update the new items on the screen as well as cache the new data in sqlite.
can any one give me an idea of how to implement it... can any one provide some sample codes related to that plz.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

