There are two EditText,while loading the page a text is set in the first EditText, So now cursor will be in the starting place of EditText, I want
EditText
Remember call requestFocus() before setSelection for edittext.
requestFocus()
setSelection