DexKit icon indicating copy to clipboard operation
DexKit copied to clipboard

Can't load library dexutils

Open DHD2280 opened this issue 9 months ago • 10 comments

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

DexKitUtils

This is the project

DHD2280 avatar May 18 '24 12:05 DHD2280