File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 27
27
* Android系统开篇: < http://gityuan.com/android/ >
28
28
* Handler内存泄漏详解及其解决方案: < http://blog.csdn.net/javazejian/article/details/50839443 >
29
29
* 对于android.intent.action.MAIN和android.intent.category.LAUNCHER的理解: < http://blog.csdn.net/lindroid20/article/details/51993247 >
30
+ * 基础总结篇之二:Activity的四种launchMode: < http://blog.csdn.net/liuhe688/article/details/6754323 >
31
+ * Android加密之文件级加密: < http://blog.csdn.net/myfriend0/article/details/77094890 >
32
+ * Android属性allowBackup安全风险浅析: < http://www.freebuf.com/articles/terminal/60778.html >
33
+ * Android Bander设计与实现 - 设计篇: < http://blog.csdn.net/universus/article/details/6211589 >
34
+ * Android Application的使用及其生命周期: < https://www.cnblogs.com/carlo/p/4734291.html >
35
+ * Android ActionBar完全解析,使用官方推荐的最佳导航栏(上): < http://blog.csdn.net/guolin_blog/article/details/18234477 >
30
36
31
37
## Eclipse
32
38
You can’t perform that action at this time.
0 commit comments