Android开发学习中,需要的技术网站的链接总结

根据过往几年android开发所搜集并使用过的技术链接,做个总结,供自己及其他人学习使用:

Android Developer:https://developer.android.google.cn/

Android OpenSource 概述:https://source.android.google.cn/

Android官方培训课程中文版:http://hukai.me/android-training-course-in-chinese/index.html

Gradle User Manual:https://docs.gradle.org/current/userguide/userguide.html

Java 8 APIs:https://docs.oracle.com/javase/8/docs/api/index.html

Android Developer Blog:https://www.androidcookbook.info/

CTOLib 码库:https://www.ctolib.com/android/

GreenDaoBot (EventBus/GreenDao):https://greenrobot.org/

OkHttp官网:https://square.github.io/okhttp/

Android Store:https://mindorks.com/android/store

开源中国软件频道:https://www.oschina.net/project/zhlist/331/mobile-dev

在线工具(常用API文档索引):https://tool.oschina.net/apidocs

firebase官网:https://firebase.google.cn/products

Gradle各版本下载链接:https://services.gradle.org/distributions/

MediaRecorder 参考文档:https://developer.mozilla.org/zh-CN/docs/Web/API/MediaRecorder

Web API 接口参考:https://developer.mozilla.org/zh-CN/docs/Web/API

ANDROID社区:http://www.androidos.net.cn/ ;http://www.androidos.net.cn/sourcecode (源码链接)

androiddevtools android开发相关工具:https://www.androiddevtools.cn/

菜鸟教程(软件知识比较全面成系统性,简单明了,适合初学者及扩充知识者):https://www.runoob.com/

你可能感兴趣的:(Android开发学习中,需要的技术网站的链接总结)