Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Brent West
Courses Plus Student 3,011 PointsEmulator issues
Every time I launch the emulator I get these errors:
[2014-04-20 20:24:12 - CrystalBall] Failed to install CrystalBall.apk on device 'emulator-5554! [2014-04-20 20:24:12 - CrystalBall] (null) [2014-04-20 20:24:19 - CrystalBall] Failed to install CrystalBall.apk on device 'emulator-5554': null [2014-04-20 20:24:19 - CrystalBall] com.android.ddmlib.InstallException [2014-04-20 20:24:19 - CrystalBall] Launch canceled!
I have no clue why. Any suggestions?
1 Answer

Ben Jakuben
Treehouse TeacherOne potential fix is to check (and set) the value for the SD card size in your AVD configuration: http://stackoverflow.com/a/12349017/475217
If you continue to have trouble, I'd suggest trying out Genymotion, which is a 3rd party emulator that usually works better than the default one. I recorded a stage about it in the Android Tools project: http://teamtreehouse.com/library/android-tools/getting-started-with-genymotion