Notice
Recent Posts
Recent Comments
Dharma
[Android] ADT 실행해서 프로젝트 Import 시 parseSdkContent failed Could not initialize class android.graphics.Typeface 에러가 발생할 때 본문
프로그래밍
[Android] ADT 실행해서 프로젝트 Import 시 parseSdkContent failed Could not initialize class android.graphics.Typeface 에러가 발생할 때
광이랑 2014. 9. 10. 11:55parseSdkContent failed
Could not initialize class android.graphics.Typeface
정확히는 위와같이 발생합니다. 그래서 다른 프로젝트를 가져와서 막상 실행시킬려고 하면 에러가 발생하는데 OSX 에서는 $HOME/.android 폴더를 강제로 지워주고 다시 시작하니까 문제 없이 동작합니다.