Hi I have a an Activity with an EditText control in it. Basically what I want to have is the soft keypad to come up automatically even before the user taps on the EditText control as soon as this activity is created. I tried setting the focus on the Edit control using .requestFocus() method. This however sets the focus but the soft keypad does not come up. How can I do this?
Regards Goutam --~--~---------~--~----~------------~-------~--~----~ 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 group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---