-
How r=to STORE RSS Feeds in Android for offline use.
almost 11 years ago
-
about 10 years ago
you can store the feeds into SharePref by API name or database. and check internet connectivity on every api hit. If Internet is not available then get data from SharePref or Database and display to list.
-

1 Answer(s)