kingshine58668 / Genymotion_ARM_Translation

πŸ‘ΎπŸ‘Ύ Genymotion_ARM_Translation Please enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

​

:rocket: Genymotion_ARM_Translation :rocket:

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

Android version mapping

Genymotion Can't install the APK solution:

  1. download Genymotion-ARM-Translation-for[v]
  2. Will download the toolkit drag and drop into the Genymotion directly,
  3. 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
  1. 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.

About

πŸ‘ΎπŸ‘Ύ Genymotion_ARM_Translation Please enjoy!

License:MIT License


Languages

Language:Shell 100.0%