I have built an arabic dictionary app , but my emulator doesn't have Arabic language so the text is not correctl y shown , what should I do ?
            Asked
            
        
        
            Active
            
        
            Viewed 1,565 times
        
    2 Answers
2
            
            
        Test your application on real device connected to the development machine.
        Dmytro Zarezenko
        
- 10,526
 - 11
 - 62
 - 104
 
- 
                    it works on my android cellphone but not in eclipse emulator. I want to build an app which can work in any devices even if they wouldn't have the language. – anonymous Aug 23 '12 at 09:02
 
1
            
            
        Try testing on the emulator for Android 3.0 and above. They fixed the arabic in these versions of the emulator.
        Mohamed_AbdAllah
        
- 5,311
 - 3
 - 28
 - 47