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.

Shashank Jain
109 PointsPANIC: Missing emulator engine program for 'arm' CPUS.
Whenever i run emulator it shows this . i downloaded the whole api 14 package in sdk manager. still ? any thoughts ?
Running on MAC
Shashank Jain
109 PointsShashank Jain
109 PointsThis was the case for any CPU/ABI target I selected. I checked my sdk/tools directory and it did contain all of the files emulator64-* (arm, mips, x86). There were no issues with Anti-Virus blocking these directories or files.
I was able to resolve this by renaming emulator64-arm to emulator-arm. similarly others too