niizam / Genymotion_A11_libhoudini

Genymotion ARM, ARMv7, ARMv8/ARM64 Translation for Android 11
MIT License
277 stars 47 forks source link

Problem with Android 11 Device #9

Closed c0d3xxi closed 9 months ago

c0d3xxi commented 1 year ago

there is a problem where the device doesn't restart after the code inside /system/build.prop and /system/vendor/build.prop is modified with the given code. Once the device is turned off it wont turn on again. The android virtual device used for this was the Google Pixel 3 and the host machine is M1 Mac running Mac OS Ventura 13.4.1. Do provide a solution for this please.

stephenwang1011 commented 1 year ago

I have the same issue

stephenwang1011 commented 1 year ago

always starting

niizam commented 1 year ago

I can't be of much help, as I don't have an ARM Mac device to do the troubleshooting on.

yarksee commented 1 year ago

same issue~~~~

zlocate commented 1 year ago

Works well with Samsung Galaxy S8 device, Android 11, QEMU-virtualization mode E.g MiXplorer (ARM64 version works well with houdini build from this repo) image

jmaneyrol69 commented 10 months ago

There is no need for ARM translation tools on mac M1/M2: Genymotion already uses native arm8 (arm64) architecture images.

niizam commented 9 months ago

There is no need for ARM translation tools on mac M1/M2: Genymotion already uses native arm8 (arm64) architecture images.

This is the answer