Hi,
I have built an android application using dbflow for news articles to be 
displayed.
Now i have some of the articles which is returned upon an API call. 
I want to save the results in dbflow , so the next time user opens my app 
if there is no Internet, i should show the data from dbflow.
I have following questions
1. How to refresh the data in database - for ex : I want to save only 50 
news latest
2. How to delete the old data from database
3. How to enable offline feature in the app ,so news info is read from 
database locally if no Internet?

Thanks
Anushree

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/b9fdddf6-06cb-4994-b2a6-2f59dc814391%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to