September 23rd, 2010, 09:45 AM
|
#1 (permalink)
|
|
New Member
Join Date: Sep 2010
Posts: 2
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Android Language support
Hi,
Does anyone know how to get the following the following Unicode characters to work in an android app.
íáéóú
e.g Unicode U+00C1 HTML Á
I currently get these characters by holding down AltGr key on my PC keyboard and hitting the appropriate letter.
(my Language is set to UK)
I have used these characters in a custom Android App.
but when I call the app the characters appear as a
Square with question mark in the middle?
I can add words to my dictionary in Android by holding down the letters required and adding them to my Android Dictionary. but when the same words are called from my custom App they appear as a Square with question mark in the middle?
Thanks all!!
|
|
|
Last edited by 101; September 23rd, 2010 at 10:39 AM.
|
|