由于公司网络的原因,不能从外站博客转载原始图片内容,所以保留连接;
离奇“undefined reference”错误分析与解决方案
http://www.lingcc.com/2012/05/31/12093/#sec-1
非常好的一个网站,安排活动,投票等很实用;
android audio系统学习
http://www1.huachu.com.cn/read/readbookinfo.asp?sectionid=1000002899
SVN linux服务器搭建配置:
http://www.cnblogs.com/wrmfw/archive/2011/09/08/2170464.html
蓝牙耳机audio系统开发:
http://www.doc88.com/p-713683931845.html
a2dp协议笔记
http://blog.sina.com.cn/s/blog_69b5d2a50101elk9.html
HID协议笔记
http://blog.sina.com.cn/s/blog_69b5d2a50101emll.html
学习成绩有多大价值?一个麻省理工毕业生的反思 =>真的写的太好了
http://edu.163.com/14/0319/09/9NMKMEBU00294IIH.html
Android平台中进程与线程的基本知识
http://www.cnblogs.com/hanyonglu/archive/2012/04/12/2443262.html
android启动速度优化
http://www.bbfar.com/article/76/2647.html
android启动时间
http://gundumw100.iteye.com/blog/985412
http://www.cnblogs.com/yejiurui/p/3472765.html
android 日志系统
http://elinux.org/Android_Logging_System
android重启
http://blog.chinaunix.net/uid-24178755-id-60445.html
static_cast
http://www.cnblogs.com/pigerhan/archive/2013/02/26/2933590.html
mediascanner深入了解
http://www.apkbus.com/android-5376-1-1.html
http://www.360doc.com/content/12/0924/17/706976_237933566.shtml
硬盘女神:
https://github.com/yangyangwithgnu/hardseed
Jni相关资料:
http://android.wooyd.org/JNIExample/
http://www.360doc.com/content/13/1014/23/14233282_321497569.shtml
https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/jniTOC.html
内存问题的排查工具和方法– Clang的AddressSanitizer
https://www.cnblogs.com/cobbliu/p/4433341.html
分析android:layout_weight的好文
http://www.android100.org/html/201310/22/4536.html
关于RPMB:
https://blog.youkuaiyun.com/shenjin_s/article/details/79868375
SOC 厂商会有一套算法来计算key 并写入到RPMB, 将EMMC与IC 绑定起来。
读,算法计算, 写入,都是需要再secure OS 保护下进行。