Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实验一:Android开发环境搭建 #1

Open
zengsn opened this issue Mar 1, 2019 · 0 comments
Open

实验一:Android开发环境搭建 #1

zengsn opened this issue Mar 1, 2019 · 0 comments
Labels
Lab 实验要求

Comments

@zengsn
Copy link
Contributor

zengsn commented Mar 1, 2019

实验目标

  1. 搭建 Android(Android Studio)开发环境;
  2. 熟悉并掌握Git与GitHub.com提交实验代码的方法。

实验步骤(提示)

  1. 搭建开发环境(Android Studio),运行(截图);
需要配置代理服务器。
  1. 加入Git项目(Fork),将项目克隆(Clone)到自己帐号下;
$ cd D:\
$ git clone https://github.com/YOUR_NAME/android-labs-2019/  
$ cd android-labs-2019  
  1. 创建以学号命名的个人实验目录(在"我的电脑"里创建):
   students/soft123456   

其中,com开头表示计算机班,soft开头表示软件班,数字为个人学号。
4. 创建一个Java类:

edu.hzuapps.androidlabs.soft123456.Soft123456Activity.java
  1. 提交代码并发Pull Request,老师合并之后截图。

提交代码的命令:

$ git add 你的路径net123456/Net123456Activity.java
$ git commit -m "#1 #123 第1次实验"  (注意:#123 是你自己创建的Issue号)
$ git push

实验要求

  1. 独立完成练习与实验,将代码提交到GitHub;
  2. 编写实验报告,阐述实验结果,总结实验体会。

注意事项

  1. 本次实验报告在下一次实验(选课名单确定后)一起提交。

正确例子

https://github.com/hzuapps/android-labs-2019/issues?q=label%3AGood+is%3Aclosed

@zengsn zengsn added the Lab 实验要求 label Mar 1, 2019
VOEZ21 added a commit to VOEZ21/android-labs-2019 that referenced this issue Mar 2, 2019
nicole-rain added a commit to nicole-rain/android-labs-2019 that referenced this issue Mar 2, 2019
wzq-55552 pushed a commit to wzq-55552/android-labs-2019 that referenced this issue Mar 2, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
zengsn added a commit that referenced this issue Mar 3, 2019
Neigb added a commit to Neigb/android-labs-2019 that referenced this issue Mar 3, 2019
YHTION added a commit to YHTION/android-labs-2019 that referenced this issue Mar 3, 2019
hodor629 added a commit to hodor629/android-labs-2019 that referenced this issue Mar 3, 2019
Ivan4xuyong added a commit to Ivan4xuyong/android-labs-2019 that referenced this issue Mar 4, 2019
15217598867 added a commit to 15217598867/android-labs-2019 that referenced this issue Mar 4, 2019
15217598867 added a commit to 15217598867/android-labs-2019 that referenced this issue Mar 4, 2019
RvingL added a commit to RvingL/android-labs-2019 that referenced this issue Mar 4, 2019
VOEZ21 added a commit to VOEZ21/android-labs-2019 that referenced this issue Mar 4, 2019
xavier-bulos added a commit to xavier-bulos/android-labs-2019 that referenced this issue Mar 5, 2019
muxuny added a commit to muxuny/android-labs-2019 that referenced this issue Mar 5, 2019
zhazhahui9527 added a commit to zhazhahui9527/android-labs-2019 that referenced this issue Mar 5, 2019
Walk-With-Wind referenced this issue in Walk-With-Wind/android-labs-2019 Mar 5, 2019
Walk-With-Wind referenced this issue in Walk-With-Wind/android-labs-2019 Mar 5, 2019
zzzz98 added a commit to zzzz98/android-labs-2019 that referenced this issue Mar 6, 2019
LLSSzuramaru added a commit to LLSSzuramaru/android-labs-2019 that referenced this issue Mar 6, 2019
aflyingwood pushed a commit to aflyingwood/android-labs-2019 that referenced this issue Mar 13, 2019
lxj2019 added a commit to lxj2019/android-labs-2019 that referenced this issue Mar 13, 2019
ashuo2010 added a commit to ashuo2010/android-labs-2019 that referenced this issue Mar 14, 2019
yuehuawei added a commit to yuehuawei/android-labs-2019 that referenced this issue Mar 14, 2019
VOEZ21 added a commit to VOEZ21/android-labs-2019 that referenced this issue Mar 14, 2019
AngleBeatQAQ added a commit to AngleBeatQAQ/android-labs-2019 that referenced this issue Mar 15, 2019
suibin10 added a commit to suibin10/android-labs-2019 that referenced this issue Mar 15, 2019
wyj-2019 added a commit to wyj-2019/android-labs-2019 that referenced this issue Mar 15, 2019
linsimin added a commit to linsimin/android-labs-2019 that referenced this issue Mar 15, 2019
xiaoandev added a commit to xiaoandev/android-labs-2019 that referenced this issue Mar 15, 2019
xiaoandev added a commit to xiaoandev/android-labs-2019 that referenced this issue Mar 15, 2019
wjw566 added a commit to wjw566/android-labs-2019 that referenced this issue Mar 15, 2019
xiaoandev added a commit to xiaoandev/android-labs-2019 that referenced this issue Mar 16, 2019
zengsn pushed a commit that referenced this issue Mar 16, 2019
AngleBeatQAQ added a commit to AngleBeatQAQ/android-labs-2019 that referenced this issue Mar 22, 2019
zengsn added a commit that referenced this issue Mar 29, 2019
YZK46 added a commit to YZK46/android-labs-2019 that referenced this issue Mar 29, 2019
caizelin111 added a commit to caizelin111/android-labs-2019 that referenced this issue Mar 29, 2019
zengsn added a commit that referenced this issue Mar 29, 2019
ruoxilin added a commit to ruoxilin/android-labs-2019 that referenced this issue Apr 3, 2019
ruoxilin added a commit to ruoxilin/android-labs-2019 that referenced this issue Apr 3, 2019
Game111fff added a commit to Game111fff/android-labs-2019 that referenced this issue Apr 12, 2019
zengsn added a commit that referenced this issue Apr 13, 2019
#1 #Game111fff 第五次实验
zengsn added a commit that referenced this issue Apr 30, 2019
#1 提交第一次实验代码
AngleBeatQAQ added a commit to AngleBeatQAQ/android-labs-2019 that referenced this issue May 8, 2019
Game111fff added a commit to Game111fff/android-labs-2019 that referenced this issue May 11, 2019
Game111fff added a commit to Game111fff/android-labs-2019 that referenced this issue May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lab 实验要求
Projects
None yet
Development

No branches or pull requests

1 participant