Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Guys, Recently i have made an application but the application works fine in android studio no error i get in development mode but when I install apk in my phone so I get an error There was a problem parsing the package I have tried many things unknown sources checked version compatible manifest file I have already checked.
please help me and tell what is this issue and how can I resolve this.
Thanks in advance

What I have tried:

There was a problem parsing the package

unknown sources checked version compatible manifest file I have already checked.
Posted
Updated 3-May-17 1:20am

1 solution

We can't tell you what the issue is because we have no access to your package, the manifest, and your phone.

You can search the web for some hints:
Fix Parse Error - There is a Problem Parsing the Package - Technical Notes[^]

You might also try to install the package on different phones (preferably including a Google model). If that fails too, the problem is presumably located in your package (manifest). If not try some of the suggestions from searching the web with your phone (clear the PlayStore cache, restart the phone, disable/uninstall antivirus and cleaner applications, reset the phone).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900