I am getting an error in my Problems tab for my Android Project in Eclipse. The error is \"Android Packaging Problem\" with an Unknown location.
I had a similar error - but instead of a NullPointerException it was an InvalidoperationException from somewhere in Eclipse.
NullPointerException
InvalidoperationException
A Project > Clean solved that one too.