nikita-yfh / android-adb-tools

ADB & Fastboot tools for Android
MIT License
109 stars 14 forks source link

Target API #3

Closed Universalizer closed 10 months ago

Universalizer commented 10 months ago

As per Android OS 14 instructions, Target SDK 23.

now0clock commented 10 months ago

Yes, I ran into this issue also trying to install on a14::

12-20 08:35:34.128 D/PackageInstallerSession(12508): Marking session 269749758 as failed: INSTALL_FAILED_DEPRECATED_SDK_VERSION: App package must target at least SDK version 23, but found 20

nikita-yfh commented 10 months ago

Fixed