MagiskOnEmulator icon indicating copy to clipboard operation
MagiskOnEmulator copied to clipboard

Documentation is not explicit

Open levilliard opened this issue 1 year ago • 1 comments

Can someone helps me understand these points in the README:

  1. 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 ?

  2. For patching the ramdisk with magisk, your AVD must be already created Ok

  3. 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 ?

  4. Start the newly created AVD. Where did i already create a new AVD ?

I'm really confused.

levilliard avatar Apr 27 '24 13:04 levilliard

Refer to this rewrite I made. Hope it helps! Consider closing this issue if my rewrite resolves it.

Smooth-E avatar Jun 04 '24 13:06 Smooth-E