android emulator does not recognize hebrew font where my phone does how do I install the Hebrew font on my emulator .
Asked
Active
Viewed 609 times
3
-
Duplicate http://stackoverflow.com/questions/2417427/changing-the-android-emulator-locale-automatically – mcandre Jul 12 '10 at 17:09
-
mcandre - there is no mention of 'hebrew' on that page, nor a pointer to a font installer. comments? – KevinDTimm Jul 12 '10 at 17:13
-
They haven't invented a font yet. – mcandre Jul 12 '10 at 17:08
1 Answers
3
Android does not support Hebrew, or any RTL languages, at this time. It is something they are working on, but I would not expect it until 2011.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491
-
how come it does support hebrew on my device (milestone) therefore it does support Hebrew the thing is how to make my emulator understand it too !!! – yoav.str Jul 12 '10 at 17:23
-
@yoav.str: You would have to ask Motorola what they did for Hebrew. Android *itself* does not support Hebrew, or any RTL languages, at this time. Hence, the Android emulator does not ship with Hebrew translations of any messages. The Droid series of fonts have at least some Hebrew glyphs, so if you use Hebrew Unicode strings, they should show up fine in your application. – CommonsWare Jul 12 '10 at 17:36