가끔 하늘을 보자: Monkey
레이블이 Monkey인 게시물을 표시합니다. 모든 게시물 표시
레이블이 Monkey인 게시물을 표시합니다. 모든 게시물 표시

2014년 7월 9일 수요일

Android Monkey Test



adb shell monkey -p your.package.name -v 500
adb shell monkey -f /data/xxx.txt

강제종료. Cygwin 에서 실행.
1. adb shell ps | awk '/com\.android\.commands\.monkey/ { system("adb shell kill " $2) }'

2. adb shell ps | grep monkey
ex) shell 19706 15434 1238812 ~~ com.android.commands.monkey

adb shell kill -9 pid (ex : pid is 19706)

GPT-5와 Sora 2 API, 그리고 ChatGPT Apps: 오픈AI가 제시한 AI 혁명

                     🎯 GPT-5와 Sora 2 API, 그리고 ChatGPT Apps: 오픈AI의 **AI 혁명** 핵심 정리!     AI 혁명의 진짜 주인공은 이제야 등장했어요.     GPT-4나 GPT-4o만 해도 엄청난 ...