标签: android textbox adb
adb shell input swipe 140 422 140 422 1500
我正在使用它来选择所有文本,然后按KEYCODE_DEL。但这不是很好。如果文本框中包含字符:“-”,“ @” 这将是文本中断。 有人有其他方法吗?谢谢。