Android studio 3.0 you can not upload a test only apk

前端 未结 3 1922
执念已碎
执念已碎 2021-01-05 05:41

I just updated my old projects to as3.0 and builded and signed my app. After when I want to upload to google play:

\"you can not upload a test only apk\"

Any

3条回答
  •  说谎
    说谎 (楼主)
    2021-01-05 06:16

    If you have set up the build file to automatically sign your release, then you can also use

    Build > Build APK

    to configure the auto sign, the link is below. (https://developer.android.com/studio/publish/app-signing.html#secure-shared-keystore)

提交回复
热议问题