[android-developers] About InputMethodService.switchInputMethod

2010-07-30 Thread a...@tw
Anyone ever use this API: switchInputMethod? I want to switch my IME from in my code.When I call this API, sometimes the IME switched sometimes not. When the requested IME not launched or display in the screen, the original IME still remain in the screen, but cannot commit text into the box. Or a

[android-developers] Re: Receiving System Intents with Custom Broadcast Receiver

2010-07-29 Thread a...@tw
1) Is INPUT_METHOD_CHANGED the correct intent to receive on to determine if the user is attempting to use the keyboard, and if not, what would be the proper method to use to monitor to see if the user opens up the keyboard, and ==> onConfigurationChanged(Configuration conf) could give you the even

[android-developers] put GestureOverlayView in a keybord

2009-11-10 Thread a...@tw
How to put GestureOverlayView in a keybaord layout (e.g. qwery.xml), not a linear layout? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this grou

[android-developers] branchs in android

2009-03-26 Thread a...@tw
while I dig in the cupcake branch? I founf there are other branches, for example donut, master, cdma- import. Where I can find more detail information about these branchs? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-25 Thread a...@tw
; I found only *.class created, no .jar or .apk files. It seems "build project" cannot work properly. What am I missing? Any point I have to check ? --- XC He a...@tw --~--~-~--~~~---~--~~ You received this message because you are subscribed to t