[android-developers] Re: Help!!! Unknown Error - java.lang.NullPointerException :: Android Packaging Problem

2010-10-21 Thread Chris
Finally figured it out. ==Short version My .project file was corrupted and I needed to manually update linked library locations. Since the .project file was pointing to the wrong place, a null pointer exception was thrown. ==Long Version For some reason, the GUI and project settings were

[android-developers] Re: Help!!! Unknown Error - java.lang.NullPointerException :: Android Packaging Problem

2010-10-20 Thread Bret Foreman
This sounds more like a problem with your dev system than with your code. Try re-installing Eclipse and the SDK. Export all your Eclipse preferences first, of course (File-Export-General-Preferences). -- You received this message because you are subscribed to the Google Groups Android Developers