I am using galaxy tab with Android 3.1, I am trying to start activity with EditText inside its layout file, but the problem is that each time I enter the activity the keyboard is automatically shown. I don't want the keyboard to be shown except when I click the EditText.
I used many solutions, all of them worked for many android devices except my Galaxy Tab.