โ
๐ Genymotion_ARM_Translation ๐
Genymotion Translation
โโโ LICENSE
โโโ README.md
โโโ package
โโโ Genymotion-ARM-Translation_for_4.4.zip
โโโ Genymotion-ARM-Translation_for_5.1.zip
โโโ Genymotion-ARM-Translation_for_6.0.zip
โโโ Genymotion-ARM-Translation_for_7.X.zip
โโโ Genymotion-ARM-Translation_for_8.0.zip
โโโ Genymotion-ARM-Translation_for_9.0.zip
Android version mapping
Genymotion Can't install the APK solution:
- download Genymotion-ARM-Translation-for[v]
- Will download the toolkit drag and drop into the Genymotion directly,
- If failure
1.ย adb shell
2.ย cd /sdcard/Download/
3.ย sh /system/bin/flash-archive.sh /sdcard/Download/Genymotion-ARM-Translation.zip
4. adb reboot
- Resetting the Emulator
Install Adb
brew cask install android-platform-tools
Samples and Common Problems
An error occured while deploying the file.
This probably means that the app contains ARM native code and your Genymotion device cannot run ARM instructions. You should either build your native code to x86 or install an ARM translation tool in your device.