android - Having trouble getting the correct search suggestions for Icelandic letters? -


using here android sdk, i'm having trouble getting search suggestions (textsuggestionrequest(string)) special characters, e.g. 'Þ' in Þrastarhöfði or 'Æ' in Ægisgata. can suggest way around problem, perhaps if convert strings in someway before searching?

the latest here android sdk has introduced textautosuggestionrequest api has improved language support. search request perform similar functionality textsuggestionrequest, returned items contain additional location information... instead of strings.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -