03-26-2018, 05:00 AM
Android uses the ICU library for collation (as far as I can tell). I have no idea what Microsoft uses. I'm trying to see if I can compile ICU for C#/Windows 10, but it's been a painful process so far. If I can get it working, then sorting would be the same between the two. If not, then the current sorting rules are just something that users are going to have to live with. Turning off the localization sorting rules would make things pretty close between Windows 10 and Android though for users that don't care about that.
Mike
Mike