In my Android application in Eclipse I get the following error.
UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.IllegalArgumentException: already add
Often for me, cleaning the project DOES NOT fix this problem.
But closing the project in Eclipse and then re-opening it does seem to fix it in those cases...