Genymotion_ARM_Translation icon indicating copy to clipboard operation
Genymotion_ARM_Translation copied to clipboard

8.0 not working!

Open ghost opened this issue 6 years ago • 15 comments

ghost avatar Oct 16 '19 00:10 ghost

Me too

iRickcoder avatar Dec 06 '19 02:12 iRickcoder

Could you tell me how I can do is

m9rco avatar Dec 06 '19 04:12 m9rco

please fix for 8.0

m3l0n-tech avatar Dec 23 '19 03:12 m3l0n-tech

8.0 is crashing on visuals. Even on very reduced effects it constinues crashing on games like Ragnarok M Eternal Love

evolverzilla avatar Feb 12 '20 18:02 evolverzilla

PLEASE FIX IT!!!!!!

SankaKotik avatar Apr 11 '20 18:04 SankaKotik

#12

m9rco avatar Apr 12 '20 04:04 m9rco

same issue on me

image

3xploiton3 avatar Apr 21 '20 15:04 3xploiton3

Tested in Genymotion v3.1.0 with an Android 8.0 (and every other version you have files available for) and they all fail to install an .apk with the same error @3xploiton3 attached.

I've verified through adb and all files from the zip files are correctly copied into the folders

If you need any more info, please ask me

chiva avatar Apr 22 '20 11:04 chiva

This is how I got mines working. Make sure to use the newest recommended version of Virtualbox on the Genymotion website and to install the Arm Translator before anything else. Do not install Google Apps until the Arm Translator is installed first. I would not recommend updating a existing device and to create a new one.

With v3.1.0 and the 9.0 API, the Arm Translator for API 8.0 works with the most notable benefit being that audio stutter is no longer a problem.Yay.

Genymotion v3.1.0 VirtualBox v6.0.4 API 9.0 device with API 8.0 Arm Translator

API 8.0 w/ Translator 8.0 also still works

Xanarack avatar Apr 24 '20 02:04 Xanarack

@Xanarack thanks for the tips, but doesn't seem to work for me.

Uninstalled Genymotion and VBox, and installed again separately:

  • Install VBox latest release available 6.1.6-137129-Win
  • Install Genymotion Personal 3.1.0 without VBox
  • Create new device with Android v9.0
  • Boot device
  • Drag & drop the Genymotion-ARM-Translation_for_8.0.zip
  • After install: adb reboot
  • Drag & drop apk without x86 support
  • Genymotion says that I need the ARM Translation package

I have then installed GApps and rebooted, but the app doesn't appear in Play Store (I imagine because of not correctly detecting the ARM translation package???)

chiva avatar Apr 24 '20 10:04 chiva

@chiva , what APK variant did you use? ARM translation can only translate armabi-v7, it doesn't work with armv8/arm64.

jmaneyrol69 avatar Apr 24 '20 10:04 jmaneyrol69

ha! That's an important detail I've managed to get the x86 and armabi-v7a builds and both work correctly :D

Maybe, that can be added to the readme for future incautious people

chiva avatar Apr 24 '20 11:04 chiva

Maybe, that can be added to the readme for future incautious people

Cc @m9rco . I think that this is important too and should be mentioned in the README. Many modern applications are built for arm64 (arm-v8) by default.

jmaneyrol69 avatar Jul 24 '20 16:07 jmaneyrol69

same issue on me

image

+1

evin-zhang avatar Apr 26 '22 16:04 evin-zhang

@3xploiton3 @evin-zhang is your APK compiled for arm 32bits (armabi-v7a)? ARM translation tools can NOT interpret arm 64bits (armv8).

jmaneyrol69 avatar Apr 27 '22 06:04 jmaneyrol69