forked from hzuapps/android-labs-2020
-
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
17 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,17 @@ | ||
# 一、实验目标 | ||
1. 搭建 Android(Android Studio)开发环境; | ||
2. 熟悉并掌握Git与GitHub.com提交实验代码的方法 | ||
|
||
# 二、实验内容 | ||
1. 搭建Android Studio环境,配置SDK; | ||
2. 创建一个名为Net学号Activity的java类; | ||
3. 安装git,熟悉git bash的命令; | ||
4. 上交实验相关文件 | ||
|
||
# 三、实验步骤 | ||
|
||
|
||
# 四、实验结果 | ||
![lab1](https://raw.githubusercontent.com/xyl123580/android-labs-2020/master/students/net1814080903110/lab1.png) | ||
|
||
# 五、实验心得 |