topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
49.16k stars 12.64k forks source link

There aren't binaries inside the folder lib/x86 of your Magisk-v26.1.apk file. #7145

Closed Marietto2008 closed 1 year ago

Marietto2008 commented 1 year ago

Hello.

I'm trying to enable KVM for SM-A600G (Samsung Galaxy A6 with exynos7870). This is the tutorial that I'm following :

https://github.com/raspiduino/a6lte-kvm

at point 7,he says :

Step 7: Download [latest Magisk apk](https://github.com/topjohnwu/Magisk/releases/) and change the .apk extension to .zip. Extract zip and look into lib here you can find the binary tools for your architecture. On PC you extract lib/x86/libmagiskboot.so

and even on the issues that I've opened :

https://github.com/raspiduino/a6lte-kvm/issues/5

he says :

Magisk has some native static linked binary for x86 packed inside their apk. Download the magisk's apk, unzip it, look inside lib/ and you will find some x86 binary. There will be libmagiskboot.so. Just run it like a normal Linux executable (./libmagiskboot.so)

ok. I've got the Magisk apk from here :

https://github.com/topjohnwu/Magisk/releases/download/v26.1/Magisk-v26.1.apk

but I've seen that inside the folder lib/x86 and lib/x86_64 there aren't binaries. Why ?

MagiskBot commented 1 year ago

Invalid bug report, automatically closed. Please report issues using the latest debug Magisk build (version code: 26103).

raspiduino commented 1 year ago

Man, this is not Magisk issue, don't report it here