Important
A brand new PaaS image running on ARM64 has just been released on AWS! This image now supports applications for ARM and ARM64 out of the box! Try it out at https://aws.amazon.com/marketplace/pp/B08KHVZWMJ
If:
- you try to upload an application with an APK file, but it does not run.
- you try to install an application from Google Play Store, but it says "Your device is not compatible".
- the application does not appear in Google Play Store.
Then, it is probable that the application you want to install contains native ARM code.
Genymotion PaaS images architecture is x86_64 only.
If you use an APK file, make sure you downloaded the x86 or x86_64 compiled version.
Otherwise, you will need to install an ARM translation tool.