Why does my apk always parse package error

Why does my apk always parse package error during installation? And I checked a lot of help on the forum and tried to improve the name of the package many times but the problem still exists. What is the reason?

What is your package name

i have try com.ddclub.ddclub and com.ddclub.www and com.kentleow.ddclub and ddclub_48500.firebaseapp.com

but also cant

Did you by any chance install your app before you changing the package name, if so uninstall it and try again

I use a mobile phone that has never installed this application to install this problem, but my own is no problem

Your device version and your app API version

1 Like

The highest api28 device I use in the application is note3

minSdkVersion = 19, Galaxy Note 3 has API=21 (Android 5), so it should work

But I still have this problem, even if I send the application to others to try to install, this problem also occurs

Did you change the default value minSdkVersion?

bild

If this is on API 28 then it wont work

why? I set it to 28

yes i set to api28

It will only work on API 28 and up, you have to choose from min API version

What should I set? And every user will be available for installation?

If this was not clear enough, from which android version do you wont it to work on

4.4, 5, 6, 7, 8, 9

It seems to be the default of 4.4, I originally thought that the higher the better, because the latest

Will I now set it to 4.4?

1 Like