After trying to update the ADT plugin and download Android 5.0 SDK, I got the error:
"Android SDK Content Loader has encountered a problem.
parseSdkContent failed
Could not initialize class android.graphics.Typeface"
https://i.stack.imgur.com/xR17Y.png
I removed Eclipse, Android SDK, ".android" and workspace folders.
I downloaded the new Eclipse (4.4.1), ADT plugin (23.0.4.1468518) and Android SDK (only 5.0 API 21):
https://i.stack.imgur.com/cjECP.png
Create new empty project and I got the same error.
What should I remove it to look clean?
Updated: I installed everything on a clean OS, but I got the error. Any solutions, please.