WagicProject / wagic

Wagic the Homebrew
Other
354 stars 81 forks source link

Installation on Android 14 (Pixel 8) not working #1097

Open Hohen57 opened 5 months ago

Hohen57 commented 5 months ago

Dear All,

It's seems that the APK is not compatible with Android 14.

After execution of the file, it says that it's not compatible.

Regards

EduardoMunozGomez commented 2 months ago

I get a warning message on android 13 but it allows me to install it. Search for an option that shows more information and "install anyways".

Fatboy1985 commented 2 months ago

Hi, i think the issue is, the wagic apk is only 32 bit, at least that's what the /lib folders included suggest. Google in their infinite wisdom made older 32 bit android programs incompatible with their newer phones. I guess the dev would need to recompile the apk with 64 bit libraries included, though i've no idea how to do that or if it's feasable.

patrickbabb commented 1 month ago

I'm also experiencing this on Android 14. Any chance the apk will support 64 bit?