ApkProvisionException after upgrading to android studio 3.6

前端 未结 1 1610
北荒
北荒 2021-02-11 09:38

Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: No outputs for the main artifact of variant: debug

There is an application id in my

1条回答
  •  一生所求
    2021-02-11 09:49

    I have the same issue with the latest version of Android Studio (3.6). I checked and apk is indeed created in app/build/outputs/apk/ folder of my project and I guess for now you can just drag'n'drop apk from folder to emulator.

    0 讨论(0)
提交回复
热议问题