Intro
From the beginning of this small series will take you to learn the use of Android monkey, we still keep as concise and clear as possible to tell everyone. Also welcome everyone has a good article submission to us, there are red envelopes reward oh. Email: [Email protected], comment submission
What's monkey? monkey= Monkeys?
Monkey is a command that sends pseudo-random user events. In particular, there is a random event that means you can't control where TA clicks. If you want to control that, go to modify the source code.
Monkey need to be installed (many people ask this question)? In fact, all with it .... You just need to be able to interact with your phone through ADB.
What is ADB? is actually the computer and the mobile phone establishes the communication bridge.
All it says is just install and configure the Android SDK to be OK! All right, what's the SDK doing? : HTTP://TOOLS.ANDROID-STUDIO.ORG/INDEX.PHP/SDK
As for how to install you understand ~ If you do not understand ~ go to wall detention
Welcome to the Exchange Group 522720170:https://jq.qq.com/?_wv=1027&k=5c08ate
What is the monkey of Android monkey? monkey= Monkeys?