-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 10 support needed #18
Comments
FYI, the package for 8.0 also works for 9.0 |
But what about 10? |
As far as I know, there aren't any packages for Android 10 for the moment. |
I recommend stick with 8.0 meanwhile. Using the 8.9 package in Android 9.0 gives lower performance, and crashes from time to time. |
You can try android 11 |
@niizam Android 11 image for Genymotion is x86_64, which is not the case for the lower versions (5.5-10) which are still x86 (32-bit). Are you sure the libhoudini you use work for anything else than x86_64? |
If they still want to use Android 10, then libndk is better choice as it is more suitable for Android 10. |
Just to let the others know: there are plans to add x86_64 images to Genymotion in the future, but right now Android 5.5 - 10 images are x86 only in Genymotion Desktop. |
omg, dude, bless you, it works better than the latest versions and supports more apps |
I was wondering if a new updated version will available for Android 10?
If not possible then I needed atleast android 9 support
Will this arm translation package got update? Thanks
The text was updated successfully, but these errors were encountered: