Code is Poetry
zion to record and share info
source.android.com
基于android官方文档 ( http://source.android.com ) 翻译学习并加入一些经验参考.
最后更新基于android 7.0, 未全部完成.
source
device.interfaces
device.core tech
security
- overview
- overview implement
- overview kernel
- authentication
- encryption
- implematation dmverity
- keystore
- selinux overview
- selinux concepts
- trusty
- verified boot
- verifying boot
- file based encryption
compatibility
collect
i wish i can learn more but everyone is out of time
- 
encryption study    //基于android security顺便学习了加解密的基础知识.
- 
how to c 2016 by matt.sh   //关于c代码编写的一些现代建议.
- 
long names are long    //翻译自关于代码中长命名的建议.
- 
18lessons.from.13y.debug    //13年debug中学到的18课.
Code is Poetry