android adb与模拟器相关(持续更新)

adb disable-verity
adb reboot
adb root
adb remount
mount -o remount rw /system
adb shell mount -o bind /system /system
adb shell mount -o rw,remount /
emulator -list-avds
emulator -avd Pixel_2_API_30 -writable-system
posted @ 2022-05-15 20:33  用户72093285  阅读(33)  评论(0)    收藏  举报