Maybe I'm missing something but there are many Bookmarks organizer that allow sorting. and when you sort using those apps, the Browser bookmarks are sorted as well...
How is that possible? On Sep 27, 3:30 pm, Kostya Vasilyev <[email protected]> wrote: > Yes, you can implement your own content provider with any sort order, but > how are you going to make the default browser use it? > > What about other browsers, like Dolphin? > > And home screen widgets that show bookmarks (HTC has one, there may be > others)? > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com > > 27.09.2010 16:58 пользователь "Liorry" <[email protected]> написал: > > Ok. > So like I said, I can sort the data (Bookmarks list) I get using the > Browser contentProvider but when I do, it only sorts the data shown to > the user on my App. > Can I overwrite the "sort by" clause the default Android Browser uses? > (btw, the default is "null" which is according to most visited > Bookmark + ASC). > > If I extend the contentProvider class (interface?) and overwrite the > "cursor query" method - will it become the default one and actually > sort the bookmarks according to what I choose? > > On Sep 27, 2:34 pm, Kostya Vasilyev <[email protected]> wrote: > > > There is no such thing as databas... > > 27.09.2010 14:07 пользователь "Liorry" <[email protected]> написал: > > > Hi, > > > Is it possible to actually re-sort an Android SQL DB? > > for example, I want to resort th... > > [email protected]<android-developers%2Bunsubs > > [email protected]><android-developers%2Bunsubs > > [email protected]>> For more options, visit this group athttp:// > > groups.google.com/group/android-developers?hl=en > > -- > > You received this message because you are subscribed to the Google > Groups "Android Developers" group... -- 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

