下面这些资源对Android开发来说是很有帮助的!
1. Android 开发实用工具
在线代码运行工具
地址:https://tool.lu/coderunner/
说明:此工具站能在线运行C、C++、Java,基本能满足相关基础知识学习时的运行的实验代码的需求。
阿里巴巴矢量图标库
地址:https://www.iconfont.cn
2. 在线编程书籍/教程集合
Android 官方网站
说明:Android 官方网站,Android 程序员必备,里面的内容100%靠谱,且有很多新东西和使用Guide,对英语的阅读能力要求有点高,需要上外网!
地址:http://developer.android.com/index.html
免费的编程中文书籍索引
说明:免费的编程中文书籍索引
地址:https://github.com/justjavac/free-programming-books-zh_CN
菜鸟教程
说明:Android开发者课外学习的利器
地址:https://www.runoob.com/
vogella提供的Android高级教程
说明:vogella提供的Android高级教程
地址:http://www.vogella.com/tutorials/android.html
NDK开发教程
说明:Android官方提供的NDK开发教程
地址:http://developer.android.com/ndk/index.html
JNI开发教程
说明:oracle官方提供的JNI教程
地址:http://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/jniTOC.html
Java NIO开发教程
说明:Java NIO学习网站
地址:http://ifeve.com/overview/
Sqlite学习教程
http://www.runoob.com/sqlite/sqlite-tutorial.html
3. 在线API查询
Java API
地址:http://www.cjsdn.net/Doc/JDK60/overview-summary.html
4. Android 开源项目分类汇总
Trinea
地址:https://github.com/Trinea/android-open-project
Android Sample 大合集
地址:https://developer.android.com/samples/
《音视频开发进阶指南》源码
地址:https://github.com/zhanxiaokai
RecyclerView 嵌套 ViewPager、RecyclerView,多布局实现
地址:https://github.com/renhui/RecyclerViewApplication
5. Android 优秀技术博客汇总
Android 开发一般都使用什么框架?
地址:https://www.zhihu.com/question/37160415#answer-24277640
Android 学习之路
地址:http://stormzhang.com/android/2014/07/07/learn-android-from-rookie/
尼古拉斯_赵四博客站
地址:http://my.csdn.net/jiangwei0910410003
程序员面试算法经典
地址:http://blog.csdn.net/rookieding/article/details/7639898
Android通过OpenSL ES播放音频套路详解
地址:https://blog.csdn.net/ywl5320/article/details/78503768
FFmpeg打造Android视频播放器
地址:https://blog.csdn.net/ywl5320/article/details/80335290
最全实时音视频开发要用到的开源工程汇总
地址:https://www.jianshu.com/p/a04471fdfc60
多线程学习
地址:http://blog.csdn.net/fw0124/article/category/853138/3
地址:http://blog.csdn.net/a511596982/article/category/948462
设计模式
地址:http://www.runoob.com/design-pattern/design-pattern-tutorial.html
Android兼容小米xiaomi刘海屏解决方案
地址:https://blog.csdn.net/djy1992/article/details/80688376
Android屏幕适配框架-(今日头条终极适配方案)
地址:https://www.jianshu.com/p/cd373f529bea
6. Android 支付开发相关资料
6.1 支付宝
沙箱联调指南:https://docs.open.alipay.com/204/106450/
客户端 Android 集成流程:https://docs.open.alipay.com/204/105296/
App支付客户端DEMO&SDK:https://docs.open.alipay.com/54/104509
快速接入:https://docs.open.alipay.com/204/105297/
客户端返回码 :https://docs.open.alipay.com/59/103671