[android-developers] Re: virtual keyboard problem

2010-04-05 Thread rajesh chandrasekaran
Hi Nithin, Thanks for your replay.. Thanks C.Rajesh On Apr 5, 11:56 am, Nithin wrote: > This is the default behaviour of Android. If user click on the > EditText, virtual keyboard will appear.. > > Nithin > > On Apr 5, 11:52 am, rajesh chandrasekaran > wrote: > > > Hi All, > > > I am new in

[android-developers] Re: virtual keyboard problem

2010-04-05 Thread rajesh chandrasekaran
Hi Kumar Bibek, Thanks for your replay.. how to focus the editText Thanks C.Rajesh On Apr 5, 12:47 pm, Kumar Bibek wrote: > This is a default behaviour in Portrait mode only when there is a > hardware keyboard. > > If there is no physical keyboard, then the on screen keyboard should > sh

[android-developers] Re: virtual keyboard problem

2010-04-05 Thread Kumar Bibek
This is a default behaviour in Portrait mode only when there is a hardware keyboard. If there is no physical keyboard, then the on screen keyboard should show up in both orientations. This is a default behaviour and you don't need to do anything special for it. Make sure that you are using the Ed

[android-developers] Re: virtual keyboard problem

2010-04-04 Thread Nithin
This is the default behaviour of Android. If user click on the EditText, virtual keyboard will appear.. Nithin On Apr 5, 11:52 am, rajesh chandrasekaran wrote: > Hi All, > > I am new in android, i am having problem in Virtual Keyboard. > > I am having text field. if user click the text field th