Android Eclipse Error "Android Packaging Problem"

Posted by Peter Delaney on Stack Overflow See other posts from Stack Overflow or by Peter Delaney
Published on 2010-05-19T12:48:50Z Indexed on 2010/05/19 12:50 UTC
Read the original article Hit count: 972

Filed under:

Hello;

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.

Unknown Error NullPointerException

I cannot determine what this problem is. My project was working a few hours ago. The only change I made was to add a public interface ITrackDao to my project and implement it. There are no errors associated with this.

I am not even sure where to begin to look. I cannot launch the application. Can someone give me an idea on what area I can look into? Thanks Peter

© Stack Overflow or respective owner

Related posts about android