Android开发技术环境搭建

1.JDK下载:https://www.oracle.com/
2.AndroidStudio下载:https://developer.android.google.cn
3.中国大学MOOC(环境搭建、运行APP):https://www.icourse163.org/learn/BJFU-1205989803?tid=1450759471#/learn/content
4.AndroidStudio安装及环境配置教程:https://blog.csdn.net/xuw_xy/article/details/89524335
5.Android中四大组件详解Activity、Service、ContentProvider、broadcastReceiver:https://www.jianshu.com/p/d29f4a9159dc
6.Android Intent用法总结: https://www.jianshu.com/p/67d99a82509b
7.:https://www.jianshu.com/search?q=android&page=2&type=note

你可能感兴趣的:(Android开发技术环境搭建)