[android-developers] Re: Can't update browser bookmarks

2012-01-18 Thread James G
Anybody? Is this a bug in Android / Android Browser? On Jan 15, 10:32 pm, James G jkg...@googlemail.com wrote: I have come across an awkward issue, and I would very much appreciate your help to find out what I am doing wrong. I have an app which among other things allows users to edit

[android-developers] Can't update browser bookmarks

2012-01-16 Thread James G
I have come across an awkward issue, and I would very much appreciate your help to find out what I am doing wrong. I have an app which among other things allows users to edit bookmarks in the Android Browser's bookmark store. It uses the ContentResolver.query, .insert, .delete, and .update