Hi all, I am building a new app which gets (and updates) data from one of Googles API's. Now I and am struggling with the following question: should I make an effort to cache data in SqlLite and keep it in sync, or should I use the API and do a 'web query' every time the user opens an activity? I can make valid arguments for both ways and am not sure what to do.
Best regards, Jethro -- 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

