AM2R-Community-Developers / AM2R-Community-Updates

Source code for AM2R 1.5.2+, free of copyrighted assets and trademarks.
https://www.reddit.com/r/AM2R/
Other
139 stars 27 forks source link

google pixel 7 pro can't install APK #124

Closed sniperleon closed 1 year ago

sniperleon commented 1 year ago

Describe the bug My google pixel 7 pro can't install game.

To Reproduce Use AM2RLauncher.exe to build AM2R.apk, installing to pixel 7 pro show error info "can't install this app to device"

Expected behavior I'm thinking pixel 7 pro only support for 64bit. So APK is build 32bit, can rebuild to 64bit?

Media 562912

Platform (please complete the following information):

Game Version: v2.3.0

Miepee commented 1 year ago

You're correct. This issue stems from the pixel pro 7 not allowing installing 32-bit applications. This will soon roll out to more and more devices and is AFAIK planned to be system wide with Android 14.

Sadly, we are unable to compile a 64bit version. The game was made with GameMaker Studio 1.4 (as you may be able to see in the readme of this repo), and thus only allows 32-bit compilation (for windows, linux and android).

We want to provide 64-bits builds too, so that newer OS are able to play it as well, but unfortunately we are currently unable to do this. The only workarounds you can do yourself for the moment is doing any of these:

None of those options are pleasant to do :/