Luigi

Results 2 issues of Luigi

Hi @chenxiaolong, I really love your work, so I have decided to create a simple Manager for BCR. Used base logo of BCR. Open Source: [here ](https://github.com/DHD2280/BCR-Manager) ![Screenshot of the...

appreciation

Hello. I get the error: `java.lang.UnsatisfiedLinkError: LspModuleClassLoader[module=/data/app/~~oJ3Sbpdmqwd7l_PYKBCkVg==/it.dhd.oxygencustomizer-ujffWgUx6hc7D0DhKmYP9Q==/base.apk, l0[DexPathList[[dex file "InMemoryDexFile[cookie=[0, -5476376665281513568, -5476376665281512672, -5476376665281512224]]"],nativeLibraryDirectories=[/data/app/~~oJ3Sbpdmqwd7l_PYKBCkVg==/it.dhd.oxygencustomizer-ujffWgUx6hc7D0DhKmYP9Q==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]]] couldn't find "libdexkit.so"` When trying to load dexkit library. [Class Example](https://pastebin.com/raw/vVF8Zdff) [DexKitUtils](https://pastebin.com/raw/ZVvr1G6V) [This is the...