Eclipse: Android SDK content Loader

橙三吉。 提交于 2020-01-03 03:45:06

问题


Everytime I start a new project on Eclipse, this happens:

parseSdkContent failed

Could not initialize class android.graphics.Typeface

what do i have to do to resolve this issue ? I have all the suggested plugins and all that from this page https://developer.android.com/training/basics/firstapp/index.html?hl=p

Thank you all !


回答1:


This problem happened to me today, what worked for me was deleting the .android folder in C:/Users/user. Good luck!




回答2:


delete C:/Users/user[.android] is useful temporarily,when you restart Eclipse,it comes again!



来源:https://stackoverflow.com/questions/24683482/eclipse-android-sdk-content-loader

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!