I don’t know what is happening with my apps. It never happened before.
I see errors like this:
[2011-04-10 11:53:22 – Rocket Project] Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
[2011-04-10 11:53:22 – Rocket Project] Please check logcat output for more details.
[2011-04-10 11:53:22 – Rocket Project] Launch canceled!
How can I resolve this?
If i’m not mistaken, there are some “new line” characters in your Manifest. Example you declare new Activity:
Ok, if so, try to make all these declarations in only 1 line: