简体   繁体   English

为什么在Android Studio中这样显示我的项目? 我如何回到项目结构?

[英]why is my project being shown like this in android studio? How do I get back to the project structure?

My project is being shown like this in the android studio panel. 我的项目正在android studio面板中显示。 I need to see the proper project structure. 我需要查看正确的项目结构。 Any help would be appreciated. 任何帮助,将不胜感激。

.gitignore 的.gitignore

build.gradle 的build.gradle

gradle.properties gradle.properties

gradlew gradlew

gradlew.bat gradlew.bat

settings.gradle settings.gradle

External Libraries 外部图书馆

only those file are showing which you mentioned or there are more files showing please share a snapshot of that issue. 仅显示您提到的那些文件,或显示更多文件,请共享该问题的快照。

You can try by going on file and then on other settings and default project structure this may work if not than try the other option default settings. 您可以先进行归档,然后再进行其他设置和默认项目结构的尝试,但这可能比尝试其他选项默认设置有效。

Check this screenshot: 检查此屏幕截图: 在此处输入图片说明

Click on the red highlighted part, and select the mode whatever suits you better. 单击突出显示的红色部分,然后选择最适合您的模式。 I prefer the one named "Project" which is selected right now. 我更喜欢现在选择的一个名为“ Project”的项目。 My source code and all app data is in this "app" directory which is highlighted blue. 我的源代码和所有应用程序数据都在此“ app”目录中,该目录以蓝色突出显示。

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

相关问题 如何在Android Studio中构建项目测试目录? - How do I structure project test directory in Android Studio? 如何构建我的 Android Studio 项目以避免在运行集成了单元测试的应用程序时出现编译问题 - How do I structure my Android Studio project to avoid compilation issues with running the app with unit tests integrated 如何在Android Studio(AS)1.1.0中获得此项目结构,以产生两个APK? - How do I get this project structure in Android Studio (AS) 1.1.0 to work to produce two APKs? 为什么我的 android studio 4.0 项目结构不同? - Why is my android studio 4.0 project structure different? 如何在 Android Studio 中将我的项目恢复到旧版本? - How do I restore my project to an older version in Android Studio? 如何将 GitHub 库导入我的 android 工作室项目? - How do I import a GitHub library into my android studio project? 如何将DexGuard集成到Android Studio中的项目中 - How do I integrate DexGuard to my project in Android Studio 如何将Guava添加到我的Android Studio项目中? - How do I add Guava to my Android Studio project? 如何在 Android Studio 中导出我的项目? - How do I export my project in Android Studio? Visual Studio .Net Developer:如何构建android studio项目 - Visual Studio .Net Developer : How do I structure an android studio project
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM