[android-developers] Re: Discussion on localizing-android-apps-draft

2009-07-21 Thread incognito
havexz, I'm trying to figure out the exact same thing as you. It appears that you already figured it out. Can you please tell me how you were able to see keyboards for other languages when clicking the edit box? I will really appreciate it. On May 31, 11:47 pm, havexz bali.param...@gmail.com

[android-developers] Why are there no native International Input Soft Keyboards?

2009-07-21 Thread incognito
My question basically is why are there no native international input soft keyboards in Android 1.5? I tested this in the emulator by changing my Locale to Chinese. I got all the text in Chinese just as expected. Then I clicked on the google search box expecting a Chinese keyboard to appear but

[android-developers] Round Corners of Bitmap

2009-01-19 Thread incognito
I have taken a drawable (picture) and split it into multiple Bitmaps. Now I would like to round the corners on the Bitmap. Is there any way to do this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Invalidate() on child view does not work.

2008-04-07 Thread Incognito
This is my problem. I have a main view, a TableLayout view, this view has other views as its children added to it. One of the child views is a custom view, MyView, that I created to draw graphics on it and to receive click events. The other children are all buttons. When I click on the MyView the

[android-developers] Re: Call out to the community about the poor quality of Android's error messaging

2008-04-05 Thread Incognito
@Dan U. There always seems to be a stack trace in LogCat, although sometimes something odd happens and the LogCat output doesn't show up in Eclipse. I've also seem this problem, LogCat sometis stops being updated. I think this is a bug. I'm too lazy to report it though. On Apr 5, 3:46 pm,