成员:GarayShurlin、1oty、DeachBeacon
app代码:https://github.com/Shurlin/JavaDemo
后端服务器代码:https://github.com/Shurlin/SprigServer
- 操作前先拉取(pull),同步别人的代码
- 完成自己的部分后,提交并推送(commit and push)
- Java源代码路径为 JavaDemo\app\src\main\java
- 资源文件路径为 JavaDemo\app\src\main\res
- xyz.shurlin.demo2.ui.list下为各页面Java代码,页面文件放在res/layout,可参考TestActivity.java和activity_test.xml