团队项目需要的 科学上网 需求分析方法: 敏捷开发 scrum 代码管理工具: git svn 团队任务工具: teambition 测试bug 提交工具: teambition
准备开发环境 1.download android studio & sdk stable: https://developer.android.com/studio/index.html canary: http://tools.android.com/download/studio/canary 2.how to install android studio https://cn.udacity.com/course/how-to-install-android-studio--ud808
有兴趣的同学可以提前预习,android 开发必备知识点
3.gradle for android
https://cn.udacity.com/course/gradle-for-android-and-java--ud867
4.user guide
https://developer.android.com/studio/intro/index.html
5.lifecycle
启动函数:
java:main
activity lifecycle https://developer.android.com/training/basics/activity-lifecycle/starting.html
附录: 1.android 词汇表 Vocabulary Glossary https://developers.google.com/android/for-all/vocab-words/