📌  相关文章
📜  如何生成 android studio apk - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:34.308000             🧑  作者: Mango

代码示例1
/*How you can extract an APK file using Android Studio?
In the Android menu, go to Build > Build Bundle(s) / APK (s) > Build APK(s).
Android Studio will start building the APK for you. ...
The 'locate' button should open File Explorer with the debug folder open that contains a file called “app-debug. ...
That's it.*/