From 96bf5ae2c082af440415adc5e93bab7a4472ca0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=8D=AB=E6=B0=91?= <1597935114@qq.com> Date: Thu, 31 May 2018 23:17:04 +0800 Subject: [PATCH] =?UTF-8?q?#1=20=E7=AC=AC=E4=B8=80=E6=AC=A1=E5=AE=9E?= =?UTF-8?q?=E9=AA=8C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- soft1614080902434/report1.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 soft1614080902434/report1.md diff --git a/soft1614080902434/report1.md b/soft1614080902434/report1.md new file mode 100644 index 000000000..c045b26e4 --- /dev/null +++ b/soft1614080902434/report1.md @@ -0,0 +1,25 @@ +# 第一次实验 + +## 1.实验目标 + +(1)学习和搭建开发环境(Android Studio); + +(2)了解GitHub网站的功能及提交的基本的要求; + +2.实验步骤 + +(1)搭建开发环境(AndroidStudio3.1正式版),运行(截图); +(2)加入Git项目(Fork),将项目克隆(Clone)到自己帐号下; +(3)$ git clone https://github.com/hzuapps/android-labs-2018.git + + (4)创建以学号命名的个人实验目录:Soft1614080902434。 + + (5)创建一个Java类:edu.hzuapps.androidlabs.soft1614080902434.soft1614080902434Activity.java。 + + (6)提交代码并发Pull Request。 + +## 3.实验结果 + + +## 4.实验心得 + 因为第一次接触Android,感觉很陌生,下载Android3.0之后,不会用,要自己去百度找答案,然后就是git的使用了,因为不知道git的用法,导致自己去网上找了很久,终于做好了。 \ No newline at end of file