My app was running perfect until i added a new graphic background in a button.From this time i m getting a message when i m trying to rum my app "You project contains error(S), please fix them before running your application". I have tried to clean my app, refresh it but nothing changes.Also,in the package explorer there is no red sign nowhere in that project….I import the same project in my Macbook and its running with no problem.So,where is the problem in that pc eclipse?Thanks
My app was running perfect until i added a new graphic background in a
Share
I recently had this issue. The issue was caused because my debug certificate had expired. So what I did was go to the .android location in windows and delete the file debug.keystore.
After deleting, I cleaned and build my project, this fixed the issues. In my machine this was the location of the keystore, you might need to search