Android Studio import project operation process

Time: 2022-03-08Source: Huajun Software TutorialAuthor: Xiaoxin

​ ​ ​​Do you know the Android Studio software? Will the project be imported during the operation? The following is the operation process of Android Studio import project explained by the editor. I believe it will be helpful to everyone.

When opening Android Studio, select "Open an existing Android Studio project (open an existing AS project)".

3.jpg

Find the project folder, click to select and click "OK".

4.jpg

If you know the path of the project, you can directly copy and paste it in the path bar, and the location of the project will be directly located.

5.jpg

During the import process, components may be downloaded and installed due to incomplete components when creating project information. Just wait a while.

6.jpg

As shown in the picture, you can see that the import has been successful.

8.jpg

If Android Studio is already in the editing interface, you can do the following. Select "File-open" in the upper left corner.

7.jpg

In the pop-up dialog box, do the same project folder selection operation as above to import.

3.jpg

      以上这里为各位分享了Android Studio导入工程的操作流程。 Friends in need should hurry up and read this article.

Related articles更多>>

Popular recommendations