Set android:imeOptions="actionNext" for username EditText and
android:imeOptions="actionDone" for password
Check out
http://developer.android.com/reference/android/widget/TextView.html#attr_android:imeOptionsfor
further reference


2010/6/3 ameya dandekar <ameya...@gmail.com>

> Hi,
> I am currently working on sdk 1.5, in which i want capture the Click event
> of Enter key on Virtual Keypad.
> My requirement is, for my Username/Password Login screen. Click on Username
> field. Cursor is displayed in Text entry box. Click on Enter key on Virtual
> Keypad. Cursor should be displayed in Password field. Take the cursor in
> Password field. Click on Enter key on Virtual Keypad. Virtual Keypad should
> be closed.
> I am testing the app on HTC Magic.
>
> Regards,
> Ameya.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to