android-studio - Android Studio 显示错误的项目名称

标签 android-studio

我有一个 Android Studio 项目,原始名称是 GUI-refresh-by-time,但它在主屏幕中显示 Typer

enter image description here

但是当我打开项目时,它变成GUI-refresh-by-time

enter image description here

我的.idea/.name被称为“GUI-refresh-by-time”

如何解决这个问题?特别是当您有太多项目时,这可能会导致困惑。

最佳答案

好吧,我还是解决了。

The problem occurs because I have another Android Studio project name Typer , both of them are located in the same Folder Location root/Gui-GUI-refresh-by-time and root/Typer

基本上这个root/Typer没有.idea/.name,所以我决定删除Typer项目文件夹并重新打开我的Android Studio,然后它就可以工作了。

关于android-studio - Android Studio 显示错误的项目名称,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31576842/

相关文章:

android - 谷歌地图在安卓中不显示标记

java - 为什么当我从 kotlin 项目程序调用 java 类时总是停止工作

java - firebase.auth.PhoneAuthProvider 缺失

Android 12 待定意向

Android Studio 3.2 Beta 5 插件和存储库列表为空

android-studio - 如何强制停止在 Android Studio 中运行的 Gradle Build

android-studio - 如何在 Windows 上查看 couchbase lite 数据库?

debugging - 如何调试android studio gradle文件和任务?

java - 谷歌库 play-services-location 和 play-services-analytics 出错

java - 使用没有 fragment 的选项卡布局