I just installed android studio 1.5.1. Unfortunately the android layout monitor won't render and it's giving me this error message "Rendering problems: No android SDK found. Please configure an android SDK"
I updated all my android SDK's and it gave it correct location yet it still won't render. What should I do?
Thanks in advance.
My android studio with the error message
Asked
Active
Viewed 6,440 times
3

majestyc54
- 125
- 5
- 13
-
Would really help if you can provide more info. Can you post a screenshot of what is showing, and a screenshot of the ***Standalone SDK Manager***. – AL. Mar 11 '16 at 01:21
-
I posted the android studio screenshot. I don't have a standalone sdk manager. I was using the one inside android studio. – majestyc54 Mar 11 '16 at 01:39
-
Try right-clicking the Android Studio icon and selecting "Run as administrator". – Rashid Ellis Mar 11 '16 at 01:44
-
No Standalone? :O It usually comes along with Android Studio. ***SDK Manager > Android SDK > Launch Standalone SDK Manager*** -- You can see it just on the lower part of the 2nd screenshot in this post -- http://stackoverflow.com/questions/35208523/configure-standalone-sdk-for-android-studio – AL. Mar 11 '16 at 01:44
-
checkout the answer given here http://stackoverflow.com/questions/16613444/select-target-api-in-the-android-studio-layout-design-preview – Learner_Programmer May 18 '16 at 22:54