Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1332 from 1814080911138/master
Browse files Browse the repository at this point in the history
#1 #405 第一次实验报告
  • Loading branch information
zengsn authored Dec 13, 2020
2 parents 9fea4b4 + 445c52f commit c9608cd
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
Binary file added students/sec1814080911138/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/sec1814080911138/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions students/sec1814080911138/lab1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# 实验一
## 一、实验目标
1. 搭建android开发环境
2. 熟悉并掌握git与github提交实验代码的方法
## 二、实验内容
1. 搭建Android Studio环境,配置SDK
2. 创建一个名为Net学号Activity.java的文件
3. 安装git,熟悉git bash的命令
4. 上交实验相关文件
## 三、实验步骤
1. 搭建Android Studio环境,配置相应的SDK之后
2. 创建一个名为Sec1814080911138Activity的java类
3. 将hzuapps/android-labs-2020的项目fork到自己的github帐号下
4. 用git bash提交Sec1814080911138Activity.java
## 四、实验结果
1、将项目克隆到自己的帐户下 ![avatar](https://android-labs-2020/students/sec1814080911138/1.png)

2、创建一个名为Sec1814080911138Activity的java类 ![avatar](https://android-labs-2020/students/sec1814080911138/2.png)

## 五、实验心得
本次实验是本学期移动应用开发的第一堂实验课,初步学习安卓的时候感觉很困难,因为有很多以前没接触过的知识和平台,但好在有老师和同学的帮助,渐渐熟悉并学会了搭建android开发环境及SDK并掌握了git与GitHub提交实验代码的方法。
万事开头难,我相信继续努力会学到更多的知识。

0 comments on commit c9608cd

Please sign in to comment.