All Projects → xfhy → Android-Notes

xfhy / Android-Notes

Licence: Apache-2.0 license
✍🏻 关注基础知识,打造优质Android博客,公众号[xfhy]的作者

✍🏻 这里是写博客的地方,努力打造一系列适合初中高级工程师能够看得懂的优质文章,如果想第一时间获取文章,欢迎关注我的公众号:xfhy,Android的路很长,我们一起走下去!✌️

本项目会长期更新,不断完善 🚩 如果大家觉得它对你有帮助的话,可以点个star收藏一下~ 你的鼓励是我写作的最大动力🍻

计算机基础 💻 数据结构与算法 ✏️ 设计模式 🏆 Java Kotlin 🔥 Android

0. Android知识体系

下面是我总结的一份Android知识体系,知识体系可以用来帮助我们进行查漏补缺,进阶必备👈

图片看不清楚朋友的可以访问源文件,或者查看幕布笔记链接: Android知识体系最新

1. 计算机基础

1.1 操作系统

1.2 计算机网络

2. 数据结构与算法

3. 设计模式

4. Java

集合

基础

JVM

5. Kotlin

6. Android

Android打包流程

系统源码解析

三方库原理

实战常见问题

Gradle

View

数据库

多进程

  • Android进程间通信: 深入浅出AIDL
  • Android进程间通信: Messenger详解
  • Android进程间通信: Binder详解
    • Binder是什么
    • 为什么采用Binder作为IPC机制
    • Binder通信设计
    • Binder内存映射和接收缓存区管理
    • Binder模型原理步骤说明
    • 谈谈你对Binder的理解
    • Android Framework IPC方式
    • 一次完整的 IPC 通信流程是怎样的?
    • Binder 对象跨进程传递的原理是怎么样的?
    • Binder OneWay 机制
    • Binder传输大小限制
    • Binder可以同时处理的并发请求量是多少
    • Binder需要传输大数据该怎么办?
    • Binder通信过程中抛出异常、Error怎么办?系统是怎么处理的
    • Binder在同进程中使用时会影响效率么?
    • Intent使用过程中的限制

反编译

NDK

About me

我的公众号 xfhy ,不局限于分享技术,欢迎扫描关注~

License

Copyright 2021 xfhy

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].