Search Unity

Feedback Default for Android SDK API 29 platform tools

Discussion in 'Unity Hub' started by Kichang-Kim, Sep 24, 2020.

  1. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    1,012
    Hi. Recent Google Play Store requires that new Android release must be built with API level 29.

    https://developer.android.com/distribute/best-practices/develop/target-sdk

    But default Android SDK with Unity Hub contains only previous API level so you can't upload your APK to Google Play Store. You must install 29 platforms by using sdkmanager command.

    It will be very nice if Unity Hub's Android SDK contains API level 29 platform by default.

    Thanks.