어제 설치하고 오늘 새로 안드로이드 스튜디오를 열었는데
이런 것이 보였다.
Rendering Problems
Android N requires the IDE to be running with Java 1.8 or later
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
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기가? 정도 되고.. 시간 너무 걸린다..
에러 사라짐
헬로우만 애뮬레이터로 띄워 보려고 했는데 말썽이다.
'차근차근 > 안드로이드 스튜디오' 카테고리의 다른 글
안드로이드 스튜디오 + OCR / Simple-Android-OCR 실행 - 1 (실패) (3) | 2016.06.24 |
---|---|
링크 메모 (0) | 2016.06.24 |
No changes to deploy (0) | 2016.06.23 |
프로젝트 생성 (0) | 2016.06.22 |
안드로이드 스튜디오 설치 (0) | 2016.06.22 |