The emulator (the simulator is something else) has a hard keyboard, so no you cannot test it.
> And I want to implement it in a way that no hard keyboard is needed. > Is there a way to do this? You could probably do something by forcing the soft keyboard to show up but it would most likely interfere with was ListView is trying to do. And even worse, your app would behave differently from other apps and it would just confuse the users. Stick to the standard behaviors. -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

