# android **Repository Path**: jinboom/android ## Basic Information - **Project Name**: android - **Description**: Android 架构、多媒体开发笔记总结 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人学习Android的资料 ## android aosp - [android 社区-在线阅读源码](https://www.androidos.net.cn/sourcecode) - [清华镜像下载 AOSP 代码](https://mirrors-i.tuna.tsinghua.edu.cn/help/AOSP/) - [从清华网站下载Android代码](https://blog.csdn.net/u013377887/article/details/86652746) - [Android 官方培训课程](http://hukai.me/android-training-course-in-chinese/tv/start/layouts.html) - [https://source.android.google.cn/](https://source.android.google.cn/) - [https://developer.android.google.cn/](https://developer.android.google.cn/) - https://developer.android.google.cn/guide/components/broadcasts?hl=en ## android 架构 - [Gityuan](http://gityuan.com/) ## android app - [android csdn](https://blog.csdn.net/yiranfeng) - [android runoom](https://www.runoob.com/android/android-broadcast-receivers.html)