I packaged a Android game, which has 33 SDK version. But i cant download to my phone. The error: app was not installed because the package appears to be invalid. I tried 29, it was successfully installed. I tried 30, it has the same error. I cant download any APK that has 30+ SDK level
What version of Android does your phone run, then?
Note that targeting later SDKs means that you will be less compatible with most phones out there, because any previous-year phone will be slow to update (or won’t be updated at all, depending on chipset and vendor.)
My phone’s Android version is 13 (Samsung S20 FE)
My project’s minimum SDK level is 21
My project’s target SDK level is 33
I want to target SDK 33 because i’ll publish on Google Play @jwatte
Also I’m using NVPACK and i installed this packages;
build-tools;29.0.2 | 29.0.2 | Android SDK Build-Tools 29.0.2 | build-tools\29.0.2
build-tools;30.0.3 | 30.0.3 | Android SDK Build-Tools 30.0.3 | build-tools\30.0.3
cmdline-tools;latest | 12.0 | Android SDK Command-line Tools (latest) | cmdline-tools\latest
extras;android;m2repository | 47.0.0 | Android Support Repository, rev 47 | extras\android\m2repository
extras;android;support | 23.2.1 | Android Support Library, rev 23.2.1 | extras\android\support
extras;google;google-play-services | 49.0.0 | Google Play services, rev 49 | extras\google\google-play-services
extras;google;m2repository | 58.0.0 | Google Repository, rev 58 | extras\google\m2repository
ndk;21.4.7075529 | 21.4.7075529 | NDK (Side by side) 21.4.7075529 | ndk
platform-tools | 34.0.5 | Android SDK Platform-Tools | platform-tools
platforms;android-21 | 2 | Android SDK Platform 21, rev 2 | platforms\android-21
platforms;android-27 | 3 | Android SDK Platform 27, rev 3 | platforms\android-27
platforms;android-28 | 6 | Android SDK Platform 28, rev 6 | platforms\android-28
platforms;android-29 | 5 | Android SDK Platform 29 | platforms\android-29
platforms;android-30 | 3 | Android SDK Platform 30 | platforms\android-30
platforms;android-31 | 1 | Android SDK Platform 31 | platforms\android-31
platforms;android-33 | 3 | Android SDK Platform 33 | platforms\android-33
platforms;android-34 | 2 | Android SDK Platform 34 | platforms\android-34
tools | 26.1.1 | Android SDK Tools 26.1.1 | tools\