shakalaca / MagiskOnEmulator

Install Magisk on Official Android Emulator
Apache License 2.0
672 stars 113 forks source link

Ho to uninstall Magisk from emulator? #54

Closed ArnoldVadiyants closed 2 years ago

ArnoldVadiyants commented 2 years ago

Hi,

I need to uninstall Magisk from emulator without wiping the emulator. I put the uninstall.zip to the internal storage, but when I click to "Complete Uninstall" from the app it even doesn't try to use it since it doesn't ask for permission. And from the logs I see Unable to detect target image. Is there a way to uninstall Magisk without wiping emulator?

Screenshot 2022-01-13 at 01 09 32

I used Pixel 3 API 29 Google APIs emulator. The Magisk version 23.0.

Thanks!

ArnoldVadiyants commented 2 years ago

Sorry, I figured out that to delete the magisk just need to copy back the backed up ramdisk.img to the sdk folder. Then power off the emulator and cold boot. The magisk will disappear from emulator.