In my application, there is a registration screen, where i do not want the user to be able to copy/paste text into the EditText field. I have set an onLon
EditText
onLon
You may try android:focusableInTouchMode="false".