이게 뭐하는 거냐
간만에 안드로이드 좀 할려고 android studio로 프로젝트좀 열었더니, 컴파일 오류가 나네 ㅠㅠ
괜히 업데이트 했네
Error:Abnormal build process termination:
Error: This Java instance does not support a 32-bit JVM.
Please install the desired version.
이게뭐지? os가 맥64bit 여서 jdk도 64bit가 설치됐는데 ... jvm을 다시 설치해야돼나?
------ ----- -------
음... 해결했음 ㅋㅋ
물론 다른 오류가 있어서 컴파일이 안되지만
일단 위 에러는 jdk 8 을 설치해서 해결
설치 후 android studio 에서 jdk location 을 수정해야 됨.
'개발 > Android' 카테고리의 다른 글
Could not find com.google.android.gms:play-services:5.0.77 (0) | 2015.12.11 |
---|---|
You need to use a Theme.AppCompat theme (or descendant) with this activity (0) | 2014.08.24 |
/gen already exists but is not a source folder (0) | 2013.07.06 |