简体   繁体   English

我在 Android Studio 中找不到我的项目的构建文件夹

[英]I can't find the build folder of my project in Android studio

I looked for the build folder under the app folder but couldn't find it.我在 app 文件夹下寻找 build 文件夹,但没有找到。 Anyone got any idea how can I show/find it?任何人都知道如何显示/找到它? Thanks!谢谢! (I'm new to android programming) (我是 android 编程的新手)构建文件夹截图

为了查看build目录,您首先需要构建您的项目,这将生成build目录。

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

相关问题 Android Studio 3无法构建我的项目 - Android Studio 3 can't build my project Eclipse无法在文件夹中找到我的项目 - Eclipse can't find my project in folder 我无法在我的 android studio 项目中找到 .jar 文件 - I can't fin the .jar file in my android studio project 在从 Eclipse 导入的 Android Studio 项目中找不到 build.gradle (Module app) - Can't find build.gradle (Module app) in Android Studio project imported from Eclipse 尝试在Android Studio中构建项目时如何解决此错误? - How can I fix this error when I try to build my project in Android Studio? 无法获取源代码以在Android Studio的JNI文件夹中构建 - Can't get source code to build in JNI folder in Android Studio 我的 android studio 项目没有给我构建 apk 的选项。 我该如何解决? - My android studio project is not giving me the option to build apk. How can I fix it? 我在Android Studio文件夹中看不到Extras文件夹 - I can't see Extras Folder in Android Studio Folder 我找不到从 android Studio 的资产文件夹中设置铃声的方法 - I can't find a way to set a rtingtone from the asset folder in android Studio 如何在 Android Studio IDE 中找到我项目中所有未使用的方法? - How can I find all unused methods of my project in the Android Studio IDE?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM