[Android] adb 로 이벤트 날리기 (핸드폰 안건드리고 터치하기)
adb 로 이벤트 날리기 (핸드폰 안건드리고 이벤트발생) 1번 방법이 간단하지만 기능도 간단. 2번 방법은 복잡하지만 다양한 이벤트가능 모바일게임 오토프로그램이 이런 adb 명령어를 통해 동작하는거 같다. 루팅을 하지 않아도 동작한다. 1. 간단.. Android comes with an input command-line tool that can simulate miscellaneous input events. To simulate tapping use:input tap x yYou can use the adb shell to run the command remotely:adb shell input tap x yOther options are:shell@m0:/ $ input input usage: in..
Development
2014. 11. 20. 17:37
최근에 올라온 글
글 보관함
- Total
- Today
- Yesterday