Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Samar Singh
Samar Singh
213 Points

Google Play service and ARM Translation on Genymtion 2.3.0

I have tried all the possible available online solutions to install Google Play services and ARM translation v1.1 on my Genymotion 2.3.0 version with android studio but I am not able to flash the downloaded zip. I have also tried multiple emulators 4.2.2 and 4.4.4 android release version Genymotion devices. I tried the instructions mentioned at the following link :

http://forum.xda-developers.com/showthread.php?t=2528952%5d

Specifically I am stuck at the point It should say "File transfer in progress", once it asks you to flash it click 'OK'

Since Emulator never asks me to flash the ARM translation file but simply copies it to the /sdcard/download

I am basically trying to start a login activity with Google Plus .I got the Sample code from the following link :

https://developers.google.com/+/quickstart/android

I also tried using the default Login activity that is provided but Android Studio but it does not seem to work. Can you help me use it in my App ?