I don\'t know what to do about the following errors, I\'ve searched the web but not found anything:
java.lang.ClassNotFoundException: Didn\'t find class \"an
In my case ,that was because of a little mistake in one of my layouts.
I removed one > at the end of a view tag accidentlly.
>
Check your
xml
files.