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!
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

Timothy Armoo
1,790 PointsMy android studio is not running
I have just finished the first course for Android on installing Android Studio and followed everything the teacher said right down to a t. When I click run however all i get is this : Waiting for device. C:\Users\user\Downloads\android-studio-bundle-windows\android-studio\sdk\tools\emulator.exe -avd Android442 -netspeed full -netdelay none
I have waited for about an hour and still nothing, so would appreciate some help please
5 Answers

Kristen Law
16,244 PointsI'm not sure why it's taking so long, but I'd suggest using Genymotion instead of the emulator in Android Studio. Ben created a series of videos on how to use it in the Android Tools course. For me, it loads in seconds as opposed to the minutes I had to wait for the emulator to load.

Timothy Armoo
1,790 PointsThanks, I'm checking that out. However when I use that, will the rest of the android course still be applicable?

Kristen Law
16,244 PointsYes, it works pretty much the same. You'll just need to launch Genymotion instead of the default Android emulator.

Timothy Armoo
1,790 PointsThanks, you're a star!

Timothy Armoo
1,790 PointsI have another query here,
I went straight from downloading the android emulator (and configuring it on my laptop) to downloading genymotion because the emulator was too slow. However as I listen to the videos, I am told about this thing called Eclipse.
Is it neccessary for me to download eclipse at this stage and if so, what is it used for?

Kristen Law
16,244 PointsNo, it's not necessary to download Eclipse. It's just another IDE for developing Android apps.

Timothy Armoo
1,790 PointsThank you. I know it does not seem like a big deal to you but having someone answer my questions in a clear and concise way is invaluable.

Kristen Law
16,244 PointsGlad I could help! :)