3 messages in com.googlegroups.android-beginners[android-beginners] Re: how to explic...
FromSent OnAttachments
gopal23 May 2008 05:04 
dolan kundu23 May 2008 05:50 
gopal24 May 2008 11:16 
Subject:[android-beginners] Re: how to explicitly activate a button by pressing a key ?
From:gopal (gopa@gmail.com)
Date:05/24/2008 11:16:14 AM
List:com.googlegroups.android-beginners

Hi Dolan,

In android Emulator,we dont have a right or left soft key,i want to make a button .For EX: KEYCODE_R as soon as i press that button it should act a right soft key and then it should goto next screen.

On May 23, 5:50 pm, "dolan kundu" <dkku@gmail.com> wrote:

Hi gopal,

You want to mean that, by using keypad, it is possible to move up-down or left-right, or not . right? So for that, If you create Spinner, then it will possible to move by using keypad.

Thanks, Dolan.

On Fri, May 23, 2008 at 5:35 PM, gopal <goip@gmail.com> wrote:

Hi,

How to explicitly avtivate a button in the screen by pressing a key fom the keypad.