How can I disable typing in an EditText field in Android?
EditText
Set inputType attribute to none in your layout.xml file under EditText
inputType