Hello all, Is it possible to launch an Activity as you IME? By this, I mean, that instead of using a KeyboardView for the InputView of the IME, an Activity containing a few widgets will be launched. My purpose in doing this is so that I can control where the "keyboard" will be placed on screen. If I were to use the basic implementation for an IME, I would end up having the keyboard always at the bottom of the screen. I wanted to place my on-screen keyboard somewhere other than the bottom.
Can someone share some ideas? Thanks and best regards, - tsukishiro -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

