How to set cursor position in EditText? October 5, 2022 by Tarik Where position is an int: editText1.setSelection(position)