Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid parse error Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED (because of Capital letters in package name)
    primarykey
    data
    text
    <p>This question is linked with my earlier question. please see below link.</p> <p><a href="https://stackoverflow.com/questions/19496691/android-change-package-name-of-live-application">Android - Change package name of live application</a></p> <p>So now i am buiding my apk with older package name i.e.,'AnantApps.Moodlytics'. I also have made all required changes for that.</p> <p>but after that when i try to run it on device, it gives me a console error like this.</p> <blockquote> <p>[2013-10-22 11:26:03 - Moodlytics] Android Launch!</p> <p>[2013-10-22 11:26:03 - Moodlytics] adb is running normally.</p> <p>[2013-10-22 11:26:03 - Moodlytics] Performing Anantapps.Moodlytics.ui.ActivitySplashScreen activity launch</p> <p>[2013-10-22 11:26:04 - Moodlytics] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.</p> <p>[2013-10-22 11:26:07 - Moodlytics] Uploading Moodlytics.apk onto device '4E4400F02B00CE54'</p> <p>[2013-10-22 11:26:08 - Moodlytics] Installing Moodlytics.apk...</p> <p>[2013-10-22 11:26:16 - Moodlytics] Installation error:</p> <p>INSTALL_PARSE_FAILED_MANIFEST_MALFORMED [2013-10-22 11:26:16 -</p> <p>Moodlytics] Please check logcat output for more details. [2013-10-22</p> <p>11:26:16 - Moodlytics] Launch canceled!</p> </blockquote> <p>After that i made one apk file. but here also, it gives me an error while installing apk.</p> <p>Parse Error : There was a problem parsing this package</p> <p>I think this error is coming because of the capital package name. So now, i am in very much trouble. I can't change the package name to small letters and with capital letters the code is not working.</p> <p>So help me guys. what should i do? How can i give un update to my already live application on Google Play which has 'capital letters' in package name?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload