parseSdkContent failed

Could not initialize class android.graphics.Typeface


위와같은 에러가 나면 아래와 같이 하면 감쪽같이 사라진다.

1. Download the SDK platform for API 20 (4.4W)

2. Navigate to your sdk folder (should be like D:\EclipseWorkspace\adt-bundle-windows-x86_64-20140321\sdk)

-> Window -> Preferences -> 왼쪽 Android -> SDK Location 확인한다.

3. Go to platforms folder -> android-21 folder -> data folder

4. rename layoutlib.jar (for backup purpose) -> 대충 layoutlib_21.jar 이런식으로 바꾸고

5. copy the same file (layoutlib.jar) from your android-20 folder to this folder

6. restart Eclipse


굿이다 굿...

by Invincible Cooler 2014. 12. 3. 16:21