parseSdkContent failed Could not initialize class android.graphics.Typeface

后端 未结 4 2043
情歌与酒
情歌与酒 2020-12-09 15:02

When I open layout editor, eclipse is giving this error:

parseSdkContent failed
Could not initialize class android.graphics.Typeface
4条回答
  •  时光取名叫无心
    2020-12-09 15:22

    I was getting this error too

    parseSdkContent failed Could not initialize class android.graphics.Typeface

    But I could only resolve it after changing my Eclipse ADT from 64 bit to 32 bit on Windows 7 64 bit OS.

提交回复
热议问题