Android Studio 3.5无法打开以前版本的项目

标签 android android-studio android-studio-3.5

我在 GitHub 中存储了一个项目,它是几天前使用 Android Studio 3.3 创建的。

我已在新 Windows 上安装了 Android Studio 3.5,并将项目 checkout 到磁盘。

当我在 Android Studio 3.5 中打开项目时,在 Android View 中我只得到一个空的 app 项。

enter image description here

项目 View 显示了所有文件,但项目本身似乎尚未加载。

enter image description here

我应该怎么做才能在这个经过重大改进的最佳 IDE 中加载一周前的项目?

最佳答案

  1. 打开 Android Studio 启动器;或使用文件 -> 新建 -> 导入项目
  2. 选择“导入项目
  3. 选择项目文件夹
  4. 按照后续步骤操作*您了解另一个

当我遇到同样的问题时,我使用此步骤来解决它。

关于Android Studio 3.5无法打开以前版本的项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57640337/

相关文章:

android - 是否可以在没有应用程序源代码的情况下查看 log cat 的输出?

android - 有谁知道这个东西是如何在 android studio 3.5 中触发的

android - 部署目标选项不可见并且在 Android Studio 3.5 中出现 "No Device Found"错误

Android - 使用 AsycTaskLoader 和 MySql 填充列表

android - Green DAO 关系

android - 将 flash 游戏移植到原生 android

java - 如何在没有重复代码的情况下使用抽屉导航?

java - Android Studio 中缺少编译器选项 >= 0.8.2

Android Studio 3.5 - 格式化 (ctrl+Alt+L) XML 文件中的代码正在重新排列 LinearLayout 中的 View

android - 如何在 Android 的 XMLWorker 中使用 iText 中的 CJK 字体?