Android studio does not contain adb, you need android sdk for it (it is installed on first run of android studio 0.9.x and newer). adb is located in sdkplatform-tools . it's possible to add to path in windows and use terminal inside android studio only by command: adb shell and after use su get root shell.. I work on real device, and android
0 Yorumlar