Android源码模块化管理工具Repo分析:https://github.com/qingmei2/blogs/issues/45
AOSP: http://www.aospxref.com/ & http://androidxref.com/
Android Code Search:https://cs.android.com/
Binder系列:https://blog.csdn.net/tkwxty/article/details/108343847
性能优化相关:https://androidperformance.com/2019/12/01/BlogMap/
Android Studio 统计代码行数:https://blog.51cto.com/u_15328720/3386801
Android开发者官网:https://developer.android.com/topic/architecture/intro
APEX官网介绍:https://source.android.com/devices/tech/ota/apex
Android Codelabs(代码实验室官网):https://codelabs.developers.google.com/?cat=Android
Chrome插件官网:https://chrome.google.com/webstore/category/extensions
https://chrome.google.com/webstore/category/extensions?hl=zh-CN
ApkTool官网:https://ibotpeaches.github.io/Apktool/
dex2jar:https://sourceforge.net/projects/dex2jar/
jdgui:http://java-decompiler.github.io/
jadx:https://github.com/skylot/jadx/releases/tag/v1.4.2
jadx-source:https://github.com/skylot/jadx
Android APK反编译实战:https://www.jianshu.com/p/9a052b4f0656
VSCode插件官网:https://marketplace.visualstudio.com/vscode
VSCode插件离线安装:https://blog.csdn.net/aixueai/article/details/119536487
VSCode显示多行tabs:https://blog.csdn.net/langwang122/article/details/107943991
鸿蒙应用上架:https://mp.weixin.qq.com/s/DJ6HZvUN2siP74FqAEQf6A
labuladong算法网站:https://labuladong.gitee.io/algo/
力扣算法网站:https://leetcode.cn/
Android权限细节:Android 权限的一些细节 - Endv - 博客园 (cnblogs.com)
OpenGL教程中文翻译:https://learnopengl-cn.github.io/
C++学习网站:https://www.learncpp.com/ - 英文 https://learncpp-cn.github.io/ - 中文
Github优秀的开源书籍:https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-zh.md
https://github.com/justjavac/free-programming-books-zh_CN
Linux C编程一站式学习:http://akaedu.github.io/book/index.html
Github排名:https://gitstar-ranking.com/repositories
网友评论