gringoh
8/27/2015 - 1:40 PM

ARM and GAPPS installation on Genymotion

ARM and GAPPS installation on Genymotion

# Download ARM Translator from the below link.
http://www.mirrorcreator.com/files/0ZIO8PME/Genymotion-ARM-Translation_v1.1.zip_links

# Download GAPPS
https://androidfilehost.com/?w=files&flid=5648

# Upload files
adb push Genymotion-ARM-Translation_v1.1.zip /mnt/sdcard/arm.zip
adb push gapps-kk-20140606-signed.zip /mnt/sdcard/gapps.zip

# Flash files
adb shell /system/bin/flash-archive.sh /sdcard/arm.zip
adb shell /system/bin/flash-archive.sh /sdcard/gapps.zip

# Reboot
adb reboot