I am trying to use C2DM in my Android app in Eclipse following the example on their developer site. But I keep getting \"Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFOR
The given blow is my code i have used this code for C2DM it is running fine. compare your code with my given code and also check the fallowing think i given blow. 1) Email address you have registered for C2DM. 2) Check your local server. 3) http://code.google.com/android/c2dm/index.html take this url for more information and compare all your code with this given tutorial for google i have done it with this tutorial . I hope this is very helpful to you.