CodePudding user response:
Go to the pollen club ask, huawei has a lot of problems of its ownCodePudding user response:
Are you a compiled version of 29 or targetversion 29?
CodePudding user response:
CompileSdkVersion 29
BuildToolsVersion "29.0.2
"
MinSdkVersion 19
TargetSdkVersion 28
CodePudding user response:
TargetSdkVersion was written in the apk, compile version actually doesn't do anything, just shows you compile time chooseAlso known as inspectors cannot know your compileSdkVersion
But you can know the targetSdkVersion
Because you wrote a 28, so it will think that you are not ready for android 10
CodePudding user response:
Upstairs right, change it to the 29 remember ADAPTS, their search 10.0 adapter online a lot