Documentation is not explicit
Can someone helps me understand these points in the README:
-
Grab Magisk.zip (or Magisk.apk) and put in this directory. If you're using ARM system image, replace busybox with busybox_arm. Did they talk about a this directory before ? Where do i replace busybox with busybox_arm ?
-
For patching the ramdisk with magisk, your AVD must be already created Ok
-
Clone this repository and copy the original ramdisk.img into the clone's folder. Ok, i clone this repository but what about this directory above ?
-
Start the newly created AVD. Where did i already create a new AVD ?
I'm really confused.
Refer to this rewrite I made. Hope it helps! Consider closing this issue if my rewrite resolves it.