forked from konrad-jamrozik/droidmate
-
Notifications
You must be signed in to change notification settings - Fork 14
Setting up a device
nataniel.borges edited this page Jul 31, 2018
·
4 revisions
DroidMate runs on stock Android devices with enabled ADB.
- Setup an Android device, as described in the official doc.
- To see which Android devices DroidMate supports, consult the list of compatible device models.
To configure the device:
- In "Security", set "Screen Lock" to "None".
- In "Display", set "Sleep" to max ("After 30 minutes of inactivity").
- Enable developer options and set "Stay awake" to true and logcat buffer to 16MB.
- Disable transition animations for enhanced performance.
** Note that DroidMate will fail to execute if the device screen is locked. **