I have used the example in this link and it displayed arabic on android 2.3 well, but in android 2.2 nothing appeared , why ?
Asked
Active
Viewed 415 times
1 Answers
3
Arabic wasn't supported until after 2.2
2.3 introduced a bunch of new language support features.

Rob Wagner
- 4,391
- 15
- 24
-
-
I did look at your example. but that still doesn't change the fact that android could not display arabic characters correctly until after 2.2 – Rob Wagner Aug 03 '12 at 16:36
-
1@Recursed Man, the emulator in the example is 2.2 , the example is reshaping the Arabic characters by displaying the it's Unicode correctly . – Adham Aug 03 '12 at 17:05