简体   繁体   English

Android Studio 3.5无法打开早期版本的项目

[英]Android Studio 3.5 can't open previous version projects

I have a project stored in GitHub, it was created a few days ago using Android Studio 3.3. 我有一个项目存储在GitHub中,它是几天前使用Android Studio 3.3创建的

I have installed Android Studio 3.5 on a new Windows, and checked out the project to the disk. 我已经在新的Windows上安装了Android Studio 3.5 ,并已将项目签出到磁盘上。

When I open the project in Android Studio 3.5, in Android view I only get an empty app item. 当我在Android Studio 3.5中打开项目时,在Android视图中我只会得到一个空的app项。

在此处输入图片说明

The Project view shows all the files yet it seems the project itself isn't loaded. 项目视图显示所有文件,但似乎项目本身未加载。

在此处输入图片说明

What should I do to load the week-old project in this very best IDE of great improvements? 我应该怎么做才能在这个功能强大的最佳IDE中加载这个为期一周的项目?

  1. Open Android Studio Launcher; 打开Android Studio启动器; or use File -> New -> Import Project 或使用文件->新建-> 导入项目
  2. Select " Import Project " 选择“ 导入项目
  3. Select project folder 选择项目文件夹
  4. Follow next steps *you understand another 请继续执行以下步骤*您了解其他

When I have same problem, I use this steps to solve it. 当我遇到相同的问题时,可以使用以下步骤来解决。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM