I have three screens in my application, and these have 3 editTexts each screen. My problem is that , when ever these activities are launched, defaultly cursor is going to the first edittext and keyboard is popping up .
what i want is , when the user clicks at the editbox, then only keyboard should popup.
Thanks in Advance,
Sudheer