Air on Android text input and performance issue (Nexus)
I'm building an application for a client to be used on iPhone and Android. It's done now and works excellent on iPhone 3Gs - 5. It is pretty basic and uses cached bitmaps for almost all of the graphics. Not very intensive at all. Just fill out a form and choose a few things to get some results, then email them off. I'm publishing as AIR 3.5 GPU.
Anyway, it works great on all of the iPhones. The input text, when initiated, starts the soft keyboard and bumps up the display so the text input isnt covered by the on screen keyboard. All automatically. This does not happen in any Android device that I test on and I cannot find any information on this at all. The keyboard just pops open and covers my input text boxes. I am not using Native Text, I am just using straight up input text and it works find on iOS.
The other issue I'm running into is that it runs very poorly on newer Android Nexus models running 4.0 and higher. It runs very smoothly on older 2.3-ish models.
Any help would be greatly appreciated.
Thanks!
