I am designing a login page as:
UserName: ..... Password: ..... LoginButton
When the activity starts, I want the focus to go to \"
youredittext.requestFocus() call it from activity
youredittext.requestFocus()
oncreate();
and use the above code there