2024-02-29 16:28:27 +09:00
D&Dで仮想デバイスのDownloadフォルダに送れる。apkならそのままインストールされる
/system
をmountできないadb root
adb shell avbctl disable-verification
adb disable-verity
adb reboot
adb root
adb remount
~/.android/avd/{仮想デバイス}.avd/system.img.qcow2
をリネームor削除