[android-developers] android 3.2 IME picker on status bar

2011-10-07 Thread Jimen Ching
Hello, I've implemented an IME package with 3 input method services. In android 3.2, there is a status bar keyboard icon that allows the user to change the input method. I can see my input methods listed. The problem is, the icon and the text label used in the list is the value used for the

Re: [android-developers] Re: Request to Google's Android SDK team

2011-07-23 Thread Jimen Ching
All your suggestions are valid and I've already used some of them. E.g. I've finished with the 2.2 testing. I want to now test with as many other devices as possible (without having to mortgage my home). The issue isn't whether there are work-arounds, we're all engineers, our jobs are to

[android-developers] Request to Google's Android SDK team

2011-07-22 Thread Jimen Ching
Hello to the Android SDK team at Google, I don't know if anyone in the Android SDK team is listening, but I have a request. I know you guys are working on the emulator's speed in the Honeycomb SDK. I was wondering if it is possible to release a VirtualBox version of the Honeycomb emulator to

[android-developers] Re: Request to Google's Android SDK team

2011-07-22 Thread Jimen Ching
I don't deny that real hardware is needed sooner or later. But I hope Google isn't restricting their developer ecosystem to multi-million dollar software houses only. I am developing applications for multiple Android API levels, multiple screen resolutions and screen sizes. Is Google saying

[android-developers] Determine missing Chinese font characters

2011-07-21 Thread Jimen Ching
Hi, I'm developing an application that displays Chinese characters. I am seeing some characters being displayed as square boxes. Instead of displaying lots of square boxes, I would like to just filter out these characters and not display them at all. Anyone know how to do this

Re: [android-developers] Installing a x86 image in new sdk tools v12

2011-07-13 Thread Jimen Ching
Is there any work on the vbox_x86 support? That already runs on x86 and is near native performance. If you add ethernet and mouse support, it would have the equivalent feature set of the ARM emulator. --jc -- You received this message because you are subscribed to the Google Groups Android