Giter Club home page Giter Club logo

android_knowledgebase's Introduction

Android knowledge base

应用层

  1. View 的绘制原理与自定义

  2. View层对 Touch Event 的响应处理

  3. Activity 的生命周期

  4. Activity / View 的状态保存与恢复

  5. Activity 的启动模式 与 task stack

  6. Fragment 的生命周期,以及无UI的Fragment

  7. 数据存储的方式

  8. DB (sqlite) 的操作(CRUD),保证线程安全的办法

  9. BroadcastReceiver / Service / ContentProvider

  10. 多屏适配的方案

  11. 对应各个版本OS系统变更行为的适配

  12. 进程间通信的方式

  13. Handler的原理(Message Queue, Looper

  14. AIDL

  15. Animation 的理解

  16. SurfaceView, TextureView 与 View

  17. NDK

  18. Image loader library 的设计

  19. Data binding

  20. View binding

  21. AAC : ViewModel, LifeCycle, LiveData, Paging library, Room ...

框架层

  • App 的启动

  • App 的入口点

  • Binder 机制的理解

  • MultiDex

  • Instant Run

扩展

协作

  • git

  • JIRA/Confluence

  • 公共组件的管理 (Nexus repo...)

工具箱

源码阅读与实践

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.