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 Setting Up an Android Development Environment for Windows

I've got a problem

Hi, I've got a problem that show me error "MSVCR100.dll" doesn't exsist on this computer ?

2 Answers

Hi Abdullah, Have you installed the same version of Java SDK and Android studio? For example if you download Java SDK for x32 and try to run android studio for x64 is one of the causes of this type of error. You can also try this solution in case you haven't done what I said previously.

I download sdk for x64 and I tried to open android studio x64 .

All right, then you can try the 2nd solution and let me know if that fixes it.