avd-root
Get root permissions in Android Virtual Devices.
Usage
Find out the name of AVD:
emulator -list-avdsStart the emulator with the name of AVD:
emulator -avd "AVD_NAME_HERE" -selinux permissiveAfter starting AVD run the script:
./avd-root.shGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGet root permissions in Android Virtual Devices.
Find out the name of AVD:
emulator -list-avdsStart the emulator with the name of AVD:
emulator -avd "AVD_NAME_HERE" -selinux permissiveAfter starting AVD run the script:
./avd-root.sh