学习参考网站链接搜集整理

1、以下链接尽可能从官网获取资源
2、以下资源尽可能保证国内可以访问

环境配置:

adb 环境配置:

https://developer.android.google.cn/studio/command-line/variables?hl=zh-cn

阿里镜像:

https://developer.aliyun.com/mirror

阿里的maven镜像(该网址可以从阿里镜像中找到):
https://maven.aliyun.com/mvn/view

学习参考网址

Android

官方教程示例(该教程附带demo): https://codelabs.developers.google.com/
官网(该网站有教程、也有api、也有宣传资料):https://developer.android.google.cn/
假如我们想要学习JetPack和Android自身的相关资料,可以查找以下链接(以下内容均可在上述官网的导航中找到):
JetPack:https://developer.android.google.cn/jetpack
Android:https://developer.android.google.cn/guide
Android Studio:https://developer.android.google.cn/studio

GitHub 上的官方Android代码存储库:https://github.com/android
微信公众号:谷歌开发者
哔哩哔哩:Google中国

发布了132 篇原创文章 · 获赞 29 · 访问量 26万+

猜你喜欢

转载自blog.csdn.net/Mr_Tony/article/details/103689561