http://www.sqlite.org/faq.html#q18
--
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...@googleg
Read the javadocs for SQLiteDatabase. Apparently you need to do
something special for localization/collation, but they don't really
help you out that much. Maybe it's time to google an answer to get
your database queries to localize properly.
Doug
On Oct 4, 4:41 am, Jairo de Almeida wrote:
> H
Does this sorting work in the Contacts application?
I've had the same issue when I tried to support Chinese sorting. I
ended up copying some code out of the Contacts app.
On Oct 4, 7:41 pm, Jairo de Almeida wrote:
> Hi group.
> I'm developing a android aplication using version 2.2
> I have a qu
3 matches
Mail list logo