I have search in the ListView. When I insert Latin letters, I need the result returned in cyrilic utf-8. I've been thinking about catching all letters and converting them to Cyrillic but there are 31 letters. Is there a simple way to do this in android, and can anybody give me an example how is done?

Example Listview:

  • Здраво
  • Чао
  • Пример
  • Тест

When i type Test what i mean in cyrilic utf is Teст and the result will be Тест

link|improve this question

67% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.