https://github.com/mzlogin/rtfsc-android
Read The F*cking Android Source Code
https://github.com/mzlogin/rtfsc-android
android rtfsc rtfsc-android
Last synced: 8 months ago
JSON representation
Read The F*cking Android Source Code
- Host: GitHub
- URL: https://github.com/mzlogin/rtfsc-android
- Owner: mzlogin
- License: apache-2.0
- Created: 2017-09-23T08:38:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T01:44:44.000Z (almost 8 years ago)
- Last Synced: 2025-06-25T03:05:04.011Z (about 1 year ago)
- Topics: android, rtfsc, rtfsc-android
- Homepage: https://mazhuang.org/rtfsc-android/
- Size: 1010 KB
- Stars: 72
- Watchers: 14
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rtfsc-android
Read The F\*cking Android Source Code
**目录**
* [Android 源码分析开篇](0x000-start-up.md)
* [阅读源码工具选用](0x001-tools.md)
* [阅读源码的意义与方法](0x002-methods-and-meaning.md)
* [Android 源码分析 —— 从 Toast 出发](0x003-start-from-toast.md)
* [Android 源码分析 —— Handler、Looper 和 MessageQueue](0x004-handler-looper-messagequeue.md)
**历史 Android 源码分析文章**
* [Android 系统缓存扫描与清理方法分析](https://mazhuang.org/2016/01/14/android-system-cache/)
* [从 am start 的 --user 参数说到 Android 多用户](https://mazhuang.org/2016/02/10/am-start-user-parameter/)
---
欢迎关注我的微信公众号,接收 rtfsc-android 最新动态。