Hi!
I'm sharing informations with a content provider. But whent something
change, the provider seems to ignore it untill I close my program. Or
do not write data on the database until I close it. So is there a
commend or a method to force ContentProvider to synchronize with his
respective database and set a listner with coold make it automatic?
Someting like ContentProvider().update(uri)... or
ContentProvider().synchronize(uri)...
thank you

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to