Exception when I run my application from Eclipse
I've been having this problem for almost 2 months now and can't figure it out. The problem is that if my application is running and I run (reinstall) my application from Eclipse, I get an error message indicating that my application has crashed 'Unfortunately, has stopped.'. I notice that it also occurs when I run it away from my PC/Eclipse, I think that it happens only after I don't run it for a while. It only occurs if the app is active in the 3rd activity ( BaseDiagramActivity ) and then I run the app again from Eclipse. I've stripped out basically all the application except the 3