forked from hzuapps/android-labs-2018
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# 实验报告 | ||
## 实验目的 | ||
### 1、搭建Android开发环境 | ||
## 实验步骤 | ||
### 1、下载Android开发环境(Android Studio 3.1正式版),运行并截图。 | ||
### 2、加入Git项目(Fork),将项目克隆(Clone)到自己帐号下; | ||
$ git clone https://github.com/HHuangF/android-labs-2018/ | ||
### 3、创建soft1614080902440的个人实验目录 | ||
### 4、通过Git将截图上传到GitHub并发Pull Request | ||
## 实验结果 | ||
![运行截图](https://github.com/HHuangF/android-labs-2018/blob/bfae0d4ff1b2dcfb57d110b346dc08ad24df13de/soft1614080902440/Soft1614080902440.png) | ||
## 实验体会 | ||
### 该实验主要是安装Android Studio 3.1正式版的安卓开发环境,并学习通过使用Git向GitHub上传文件或图片等,相对来说还是比较简单的,但这是第一次使用全英文网站,还是有点不适应。 |