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

Android Build a Simple Android App (2014) Getting Started with Android Running the Fun Facts Project

I can't download any system images on SDK Manager on Mac

I Can't utilize API 20 to download any system images on the Android Studio Emulator. I am using a 8.9 version of Android Studio.

5 Answers

Hi Brian, I had the same problem as you and I solved it by simple running the app with administrator privileges.

Hi Igor, How did you do that? I'm currently the administrator on my mac. Do you have to go to properties on android studio and fix it through there? Appreciate the help!

Ah sorry, I'm a Win7 user, but you can google out how to start a program on Mac with admin/root privileges.

here's what I found, check it out if it works for you: http://www.wikihow.com/Open-Applications-With-Root-Privileges-on-a-Mac

Hi Brian! I am also on OS X and had no problem downloading the images.

What error do you get when you try to download them?

-Luke

Whenever I download the system images, it says, Done. Didn't Download anything.

Hi Luke! Thanks for your help. Basically, I cannot download any system images. specifically ARM when I go to SDK Manager. This causes me to unable to enable ARM to be chosen on my AVD because I don't have a cpu that can process the images on the emulator. I'm using a API 20.

Oh, I don't think I funny answered your question. Whenever I download the system images, it says, Done. Didn't Download anything.

Hey, I found out how to fix my dilemma. Thanks for your help!