ALEX5402 / NewBlackbox

a softwere to clone apps on android also support running apps without installing
MIT License
88 stars 128 forks source link

crash android -14, API is BlackBoxCore.get().installPackageAsUser(new File("/sdcard/com.tencent.mm.apk"), userId); #1

Open goodleon opened 2 months ago

goodleon commented 2 months ago
image
goodleon commented 2 months ago

wcxlog.txt

I modify set("targetSdk", 34)

ALEX5402 commented 2 months ago

are you trying to run this on a x86 emulator or arm64 ?

goodleon commented 2 months ago

I haven't run it on the emulator. I've tried both 64-bit and 32-bit versions, and they can run normally. However, the AAR I generated also causes errors in other Android projects.