简体   繁体   English

Android Studio 在调试模式下不生成 apk

[英]Android studio not generating apk in debug mode

Result after build apk success构建 apk 成功后的结果

I am having problem in building debug apk from android studio.我在从 android studio 构建调试 apk 时遇到问题。 I have embedded FFMPEG library separately.我已经单独嵌入了 FFMPEG 库。 The issue is no .apk files is generated in result picture folders .问题是结果图片文件夹中没有生成 .apk 文件。 I cannot figure out why i am having this problem ?我无法弄清楚为什么我会遇到这个问题?

Have you tried out this option?你试过这个选项吗?

 Select Build -> Build Bundle(s)/APK(s) -> Build APK(s) from the toolbar menu.

Once the APK build is complete, you will receive a notification on the bottom right corner of your screen. APK 构建完成后,您将在屏幕右下角收到通知。 From that notification, select Locate and you will be led to the APK file location.从该通知中,选择定位,您将被引导至 APK 文件位置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM