I am writing code for an android app on eclipse. However I came across the error:
Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED.
Please check logcat output for more details.
Launch canceled!
None of the posted answers (changing things to lowercase/making sure everything is closed etc...) fixed this problem.
StackTrace Error:
Couldn't load memtrack module (No such file or directory)
Failed to load memtrack module: -2.
Does anyone know what this means?
Thanks Z