Page 1 of 1

Could not compile the application class -ERROR

Posted: Tue Jan 15, 2013 2:37 am
by abanowBUSTfGf
My app works find on the connected Android but now while trying to save as Standalone Application, I get the error
"Could not compile the application class"

Re: Could not compile the application class -ERROR

Posted: Sun Jan 20, 2013 10:03 pm
by Colin Holgate
The wording of your error isn't exactly the same as the one I've seen, but is close enough that it could be the same issue. In the .Android folder is a file named debug.keystore, that can sometimes be out of date, leading to such errors. Deleting or renaming that file fixed the issue for me.