I\'m having trouble with the on screen keyboard. I have an activity with an EditText which shows the keyboard, and a button to go to a second activity. The second a
EditText
Write this code in manifest.xml file for 'SecondActivity' Activity.
...