차근차근/안드로이드 스튜디오

Rendering Problems

예쁜꽃이피었으면 2016. 6. 23. 09:47


어제 설치하고 오늘 새로 안드로이드 스튜디오를 열었는데

이런 것이 보였다.



 Rendering Problems 

 Android N requires the IDE to be running with Java 1.8 or later 

 Install a supported JDK  



https://developer.android.com/preview/setup-sdk.html#java8 로 이동하면 해결방법이 뜨는 듯 했지만..

따라해도 변한게 없었다.



java8을 다운 받고 변경하려고 했지만

sdk경로에 공백이 있으면 안된다면서 java8로 수정이 안된다.




 android sdk location should not contain whitespace, as this can cause problems with the ndk tools


http://stackoverflow.com/questions/37052934/android-sdk-location-should-not-contain-whitespace-as-this-cause-problems-with

As the warning message states, the SDK location should not contain whitespace.


Your SDK is at C:\Users\Giacomo B\AppData\Local\Android\sdk. There is a whitespace character in Giacomo B.


The easiest solution is to move the SDK somewhere else, where there is no space or other whitespace character in the path, such as C:\Android\sdk. You can point both Android Studio installations to the new location.


무시하거나 경로를 변경하거나.






아.. 새로 설치할까하다가 시간이 너무 걸릴 것 같아서

폴더만 옮기려고 하는데

20기가? 정도 되고.. 시간 너무 걸린다..




에러 사라짐




헬로우만 애뮬레이터로 띄워 보려고 했는데 말썽이다.


반응형