[android-developers] beginner Help!

2009-07-07 Thread G_man
I badly need to apply a java class that force every text shown in the screen to go through it. basically, it is a shaper that check the language of the text and if it is Arabic it will change the shape of the character depending on it's place in the word. The java classes are here:

[android-developers] Re: MenuItems and Typefaces

2009-03-29 Thread G_man
hey guys Just wanted to tell you that I have tried the new 1.5 firmware (Cupcake) on my PC (Emulator) I tried the virtual Keyboard and some of the the other new features. About the localization, There are lots of languages like Polish, Russian, Chinese, Japanese, German, Spanish, French, and

[android-developers] Re: MenuItems and Typefaces

2009-03-11 Thread G_man
and Titles in Dialogs use textviews (i suppose that), but you can not access to the textview and set a typeface. In dialogs you have the option of setting a view, so you can define your own textview so it is no problem, but I do not know how to do that in the Menu object. On 22 feb, 12:08, G_man

[android-developers] Re: MenuItems and Typefaces

2009-02-24 Thread G_man
it is no problem, but I do not know how to do that in the Menu object. On 22 feb, 12:08, G_man aman@gmail.com wrote: I don't mean to let you down but as of now, android does not have an arabic font I have a g1 and I can view arabic (disconnected letters) but this is because I have

[android-developers] Re: MenuItems and Typefaces

2009-02-22 Thread G_man
I don't mean to let you down but as of now, android does not have an arabic font I have a g1 and I can view arabic (disconnected letters) but this is because I have root access and I replaced the default system font with one that supports arabic your application will not be readable for users.