I try to run adb root
on my TV emulator image in my Windows 10 Pro terminal and I get a
adbd cannot run as root in production builds
I also applied solutions provided here, but following did not help:
- Android emulator image has no Google API
- Android emulator image has no Google Play
- run
adb shell
andsu
–>/system/bin/sh: su: inaccessible or not found