---------- Forwarded message ----------
From: ameya dandekar <ameya...@gmail.com>
Date: Tue, Jun 8, 2010 at 5:18 PM
Subject: Re: [android-beginners] Regarding enter key on virtual keyboard
To: android-beginners@googlegroups.com, android-develop...@googlegroups.com


Hi eudokija,
              Thanks for the reply, i have done the same thing in my layout
file,it works on the emulator and Motorola cliq/blur but for htc magic
device , which is having the ENTER key instead of NEXT , it does not take
any action.
So, is any there any alternate way to do this ?
Thanks,
Ameya



On Sat, Jun 5, 2010 at 5:56 PM, eudokija <eudok...@gmail.com> wrote:

> 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<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