#APKLab error

17 messages · Page 1 of 1 (latest)

digital badger
#

so I'm trying to install an .apk file after decompiling and recompiling it with the apklab extension in vsc.
I keep getting an error Error: spawn adb ENOENT and vsc says that the installation failed, anyone know how to fix it and install it? seems to be a react-native error

karmic night
#

Let AI assist you

neon haven
#

AI is for losers

#

Probably ANDROID_HOME missing from your PATH

karmic night
#

That's why

digital badger
karmic night
#

😆

digital badger
#

i know nothing about androids tho so

neon haven
digital badger
#

Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package signatures do not match previously installed version; ignoring!]
Performing Streamed Install
Installing process exited with code 1

#

now why tf am i getting this error lmao

#

oop

neon haven
#

They signed their APK, you made some modifications by recompiling -> Your new signature doesn't match the correct one

digital badger
#

ah ok

#

oh i simply used the adb uninstall command