Having worked on a few keyboards I can tell you that I doubt you can scramble the keyboard from your app. What you should do is extend one of the text input views and do your funky scrambling there.
You should also set ime options on the text view to turn off predictive etc. text etc so the keyboard doesn't get confused. - Brill Pappin On Jan 31, 4:34 pm, FractalBob <[email protected]> wrote: > Hi, > > I'm writing an app that randomly scrambles the keyboard, so that when the > user presses, say, the 'A' key, some other letter might get displayed. The -- 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

