In my Android application in Eclipse I get the following error.
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already add
I've dealt with this problem when using Sherlock ActionBar library in my project. You could do the following step, it's work for me.
Hope that will help you.