miércoles, 14 de mayo de 2014

Android: Better emulator

1) Download the software
2)
  1. Download the following ZIPs:
    • ARM Translation Installer v1.1 Hosted by FILETRIP(Mirrors) - If you have issues flashing ARM Trnaslation, Try re-downloading from a mirror
    • Download the correct GApps for your Android version (GApss you can find them here)
  2. Next Open your Genymotion VM and go to the Homescreen
  3. Now Drag&Drop the Genymotion-ARM-Translation.zip onto the Genymotion VM window.
  4. It should say "File transfer in progress", once it asks you to flash it click 'OK'
  5. Now Reboot your VM using ADB or an app like ROM Toolbox. If nescessary you can simply close the VM window, but I don't recommend it.
  6. Once you're on the Homescreen again Drag&Drop the gapps-jb-20130813-signed.zip(or whatever version you got) onto your VM, and click 'OK' when asked
  7. Once it finishes, again Reboot your VM and open the Google Play Store.
  8. Sign in using your Google account
  9. Once in the Store go to the 'My Apps' menu and let everything update(fixes a lot of issues), also try updating Google Play Services directly.
  10. Now try searching for 'Netflix' and 'Google Drive'
  11. If both apps show up in the results and you're able to Download/Install them, then congrats you now have ARM support and Google Play fully setup!

Note: To reboot the device safetly use adb. Adb is in the ...\sdk\platform-tools of your android sdk. To reboot a device open de cmd and type "adb reboot" if there is only one device or "device -s <device_name> reboot" if there is more than one. You can get the device_name with "adb devices".

No hay comentarios:

Publicar un comentario