I have 2 EditTexts in the MainActivity Layout. If i run the application normally the 1st EditText gets focused but the softkeyboard is not openned.
but when i used t
For getting the focus to particular edittext just add the tag inside your edit text.