Search code examples
character-encodingemulationhebrewwindows-mobile-6

Windows Mobile 6 emulator


I am developing some applications in Windows Mobile 6 on Visual Studio 2008, and I need to show some information in Hebrew, but my emulator doesn't show that language. Instead it shows very strange characters. How do I set Hebrew font in my emulator, so that I will be able to see Hebrew?


Solution

  • I notice the Windows Mobile 6 Localized Emulator Images doesn't include Hebrew so you may need to install your own font to the emulator and then reference that font from your application.

    To install a font on Windows Mobile, check out How To Add New Fonts to your Windows Mobile Device.