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 trialWind Luo
2,404 Pointswhy can't i run the emulator
when i click the start and launch this infomation will prompt out ,Starting emulator for AVD 'sfdf' Failed to start emulator: Cannot run program "/Users/os/Documents/??/android_dev_environment_mac/sdk//tools/emulator": error=2, No such file or directory
1 Answer
Ben Jakuben
Treehouse TeacherAre the question marks in your file path accurate? Special characters in the file path can cause problems. If that's the case, you could try moving the android_dev_environment_mac folder to another directory. You'll need to re-run initial_setup, but everything else should be fine.
Wind Luo
2,404 PointsWind Luo
2,404 Pointsi downloaded another bundle from the google official site,and install it , problem solve! anyway,thanks for your help