방법1. adb shell monkey -p 패키지명 -v 10
방법2adb shell monkey -f /mnt/sdcard/download/app/dispatchpointer.txt 10

########################
파일명: dispatchpointer.txt

이하 파일내용
########################
#Start of Script
type=user
count=10
speed=1.0
start data >>
DispatchPointer(0, 0, 0, 367, 693, 0,0,0,0,0,0,0)
UserWait(100);
DispatchPointer(0, 0, 0, 730, 1150, 0,0,0,0,0,0,0)
DispatchPointer(0, 0, 0, 500, 1300, 0,0,0,0,0,0,0)
UserWait(5000);

+ Recent posts