Where is android studio building my .apk file?

前端 未结 13 1158
离开以前
离开以前 2020-12-23 02:49

I\'ve been rebuilding my project from the ground up, so there\'s been a lot of problems with it. At the moment, everything\'s working great, except that when I try to run th

13条回答
  •  眼角桃花
    2020-12-23 03:21

    You should Build your app instead of debugging process. Just follow this:

    Build -> Build Bundles/APK(s) -> Build APK(s)
    

提交回复
热议问题