Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 293 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 293 Bytes

avd-root

Get root permissions in Android Virtual Devices.

Usage

Find out the name of AVD:

emulator -list-avds

Start the emulator with the name of AVD:

emulator -avd "AVD_NAME_HERE" -selinux permissive

After starting AVD run the script:

./avd-root.sh