I create a app but it not install on any device, always shows that there Was a problem while parsing the package. Please tell me how can I solve this problem.
What is your MinAPI?
That is a common error sometimes.
Here are some possible solutions:
- Restart phone
- Regenerate apk and install it
- Change min api level
- Change package name
- Install on a other phone
Api issue. Please check it…
Minimum 16 maximum 28
Minimum API 22
And what is the android version of the phone you tried to install the app on?
I changed minimum api to 16 but face same issue. I tried to install it on redmi 4 (android 7.1) and Redmi note 7 pro (android 9) and lenovo a2010 (android 5.1) .
But can’t install this app. Always showing the same error.
I guess it has to do with some large assets in your app or some extensions added. Without extra info there is no way of helping you.
We need to look at the Manifest, so decompile your APK, post the Manifest (or post the APK).
share your apk here so that we can test you app for the same problem
Can you show us what is your package name is?
Downloaded & got the same error.
I shared the aia
What was the problem?