Tuesday, September 6, 2011

[android-developers] How to get app to notice and draw newly synced data

Hi,
I have a custom syncadapter and content provider. The data is
successfully synced in my app's sqlite db.
I am now missing how the control flow should work to get my view
drawing class running? Should I be explicitly calling it after sync or
should this be (somehow) happening automatically?

Thanks, Alex

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment