@@ -18,41 +18,41 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
1818
1919你可以通过 [ Pull request] ( https://github.com/tangqi92/Android-Tips/pulls ) 的形式进行提交,当然也欢迎 ` Star ` 与 ` Fork ` :)
2020
21- > 由于各种问题,给出的链接可能会无法正常访问。遇到这种情况欢迎大家提交 [ Issue] ( https://github.com/tangqi92/Android-Tips/issues ) ,Contributers 也可以使用 [ Utils] ( https://github.com/tangqi92/Android-Tips/tree/master/Utils ) 里面的 [ URLChecker] ( https://github.com/tangqi92/Android-Tips/blob/master/Utils/UrlCheckerREADME.md ) 来检测列表里链接的有效性,你可以选择更改为新的有效连接,或者把需要** 梯子** 的文章以 Markdown 的形式保存在 Utils/Content 目录下,并注明原文章链接和作者。
21+ > 由于各种问题,给出的链接可能会无法正常访问。遇到这种情况欢迎大家提交 [ Issue] ( https://github.com/tangqi92/Android-Tips/issues ) ,Contributers 也可以使用 [ Utils] ( https://github.com/tangqi92/Android-Tips/tree/master/Utils ) 里面的 [ URLChecker] ( https://github.com/tangqi92/Android-Tips/blob/master/Utils/UrlCheckerREADME.md ) 来检测列表里链接的有效性,你可以选择更改为新的有效连接,或者把需要** 梯子** 的文章以 Markdown 的形式保存在 Utils/Content 目录下,并注明原文章链接和作者。
2222
2323---
2424
2525## 目录
2626
27- * [ A] ( #a )
28- * [ B] ( #b )
29- * [ C] ( #c )
30- * [ D] ( #d )
31- * [ E] ( #e )
32- * [ F] ( #f )
33- * [ G] ( #g )
34- * [ H] ( #h )
35- * [ I] ( #i )
36- * [ J] ( #j )
37- * [ K] ( #k )
38- * [ L] ( #l )
39- * [ M] ( #m )
40- * [ N] ( #n )
41- * [ O] ( #o )
42- * [ P] ( #p )
43- * [ Q] ( #q )
44- * [ R] ( #r )
45- * [ S] ( #s )
46- * [ T] ( #t )
47- * [ U] ( #u )
48- * [ V] ( #v )
49- * [ W] ( #w )
50- * [ X] ( #x )
51- * [ Y] ( #y )
52- * [ Z] ( #z )
53- * [ Others] ( #others )
54- * [ Contributors] ( #contributors )
55- * [ Contact Me] ( #contact-me )
27+ * [ A] ( #a )
28+ * [ B] ( #b )
29+ * [ C] ( #c )
30+ * [ D] ( #d )
31+ * [ E] ( #e )
32+ * [ F] ( #f )
33+ * [ G] ( #g )
34+ * [ H] ( #h )
35+ * [ I] ( #i )
36+ * [ J] ( #j )
37+ * [ K] ( #k )
38+ * [ L] ( #l )
39+ * [ M] ( #m )
40+ * [ N] ( #n )
41+ * [ O] ( #o )
42+ * [ P] ( #p )
43+ * [ Q] ( #q )
44+ * [ R] ( #r )
45+ * [ S] ( #s )
46+ * [ T] ( #t )
47+ * [ U] ( #u )
48+ * [ V] ( #v )
49+ * [ W] ( #w )
50+ * [ X] ( #x )
51+ * [ Y] ( #y )
52+ * [ Z] ( #z )
53+ * [ Others] ( #others )
54+ * [ Contributors] ( #contributors )
55+ * [ Contact Me] ( #contact-me )
5656
5757---
5858
@@ -198,9 +198,9 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
1981983 . [ Android系列之Fragment(二)----Fragment的生命周期和返回栈] ( http://www.cnblogs.com/smyhvae/p/3983234.html )
1991994 . [ 处女男学Android(九)---Fragment进阶篇之Fragment生命周期和回退栈] ( http://blog.csdn.net/wlwlwlwl015/article/details/40584567 )
2002005 . [ Fragment笔记整理] ( http://www.lightskystreet.com/2015/02/02/fragment-note/ )
201- 5 . [ Android实战技巧:Fragment的那些坑] ( http://toughcoder.net/blog/2015/04/30/android-fragment-the-bad-parts/ )
202- 6 . [ android Fragments详解四:管理fragment] ( http://www.cnblogs.com/mybkn/articles/2455138.html )
203- 7 . [ Android Fragment 嵌套使用(Nested Fragments)] ( http://blog.csdn.net/top_code/article/details/37343075 )
201+ 6 . [ Android实战技巧:Fragment的那些坑] ( http://toughcoder.net/blog/2015/04/30/android-fragment-the-bad-parts/ )
202+ 7 . [ android Fragments详解四:管理fragment] ( http://www.cnblogs.com/mybkn/articles/2455138.html )
203+ 8 . [ Android Fragment 嵌套使用(Nested Fragments)] ( http://blog.csdn.net/top_code/article/details/37343075 )
204204
205205### FlowLayout - 自定义流布局
206206
@@ -225,6 +225,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
2252256 . [ Gradle Android Could not find method testPackage()] ( http://stackoverflow.com/questions/16971740/gradle-android-could-not-find-method-testpackage )
2262267 . [ Android Studio 1.0 Gradle Error with getConfiguration()] ( http://stackoverflow.com/questions/27410183/android-studio-1-0-gradle-error-with-getconfiguration )
2272278 . [ Android打包的那些事] ( http://www.jayfeng.com/2015/11/07/Android%E6%89%93%E5%8C%85%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/ )
228+ 9 . [ 深入理解Android之Gradle] ( http://blog.csdn.net/innost/article/details/48228651 )
228229
229230### greenDao
230231
@@ -274,6 +275,11 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
274275
275276## J
276277
278+ ### Java 8
279+
280+ 1 . [ Modern Java - A Guide to Java 8] ( https://github.com/winterbe/java8-tutorial )
281+ 2 . [ Java8系列 - Java8简明指南] ( https://biezhi.me/article/java8-tutorial.html )
282+
277283### Json
278284
2792851 . [ Android系列---JSON数据解析] ( http://www.cnblogs.com/xiaoluo501395377/p/3446605.html )
@@ -309,6 +315,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3093151 . [ 在Activity中响应ListView内部按钮的点击事件] ( http://www.cnblogs.com/ivan-xu/p/4124967.html )
310316
311317### Log
318+
3123191、[ Logger工具类] ( https://github.com/orhanobut/logger )
313320
314321---
@@ -332,6 +339,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3323391 . [ 浅谈 MVP in Android] ( http://blog.csdn.net/lmj623565791/article/details/46596109 )
3333402 . [ Android中的MVP] ( http://rocko.xyz/2015/02/06/Android%E4%B8%AD%E7%9A%84MVP/ )
3343413 . [ 开源项目Philm的MVP架构分析] ( http://www.lightskystreet.com/2015/02/10/philm_mvp/ )
342+ 4 . [ 一种在android中实现MVP模式的新思路] ( https://github.com/bboyfeiyu/android-tech-frontier/tree/master/androidweekly/%E4%B8%80%E7%A7%8D%E5%9C%A8android%E4%B8%AD%E5%AE%9E%E7%8E%B0MVP%E6%A8%A1%E5%BC%8F%E7%9A%84%E6%96%B0%E6%80%9D%E8%B7%AF )
343+ 5 .
335344
336345---
337346
@@ -394,7 +403,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3944031 . [ React Native for Android 入门老虎] ( http://www.race604.com/react-native-for-android-start/ )
3954042 . [ React Native For Android初体验] ( http://www.jianshu.com/p/847a54e0c385 )
396405
397-
398406### Reference
399407
4004081 . [ Java的引用StrongReference、 SoftReference、 WeakReference 、PhantomReference] ( http://blog.csdn.net/mxbhxx/article/details/9111711 )
@@ -415,7 +423,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
4154231 . [ RxJava: Reactive Extensions for the JVM] ( https://github.com/ReactiveX/RxJava )
4164242 . [ 给 Android 开发者的 RxJava 详解] ( http://gank.io/post/560e15be2dca930e00da1083 )
417425
418-
419426### RandomAccessFile
420427
4214281 . [ Java RandomAccessFile用法] ( http://blog.csdn.net/akon_vm/article/details/7429245 )
@@ -548,7 +555,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
5485559 . [ 在WebView中如何让JS与Java安全地互相调用] ( http://www.pedant.cn/2014/07/04/webview-js-java-interface-research/ )
54955610 . [ Android WebView的Js对象注入漏洞解决方案] ( http://blog.csdn.net/leehong2005/article/details/11808557 )
550557
551-
552558---
553559
554560## Others
@@ -570,14 +576,18 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
5705765 . [ 使用git和github进行协同开发流程] ( http://livoras.com/post/28 )
5715776 . [ 如何高效利用GitHub] ( http://www.yangzhiping.com/tech/github.html#q1 )
5725787 . [ 廖雪峰的GIT入门教程] ( http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 )
579+ 8 . [ GitHub&Git入门基础] ( http://www.nowcoder.com/courses/2 )
573580
574581---
575582
576583### Smali
577584
5785851 . [ Smali--Dalvik虚拟机指令语言-->【android_smali语法学习一】
579- ] ( http://blog.csdn.net/wdaming1986/article/details/8299996 )
586+
587+ ] ( http://blog.csdn.net/wdaming1986/article/details/8299996 )
588+
5805892 . [ apk的包名修改] ( http://www.cnblogs.com/tianxiaozz/archive/2012/12/26/change_apk_package_name.html )
590+
5815913 . [ 为Sublime Text安装smali代码语法高亮插件] ( http://liuzhichao.com/p/1476.html )
582592
583593---
@@ -646,4 +656,4 @@ Born in 1992, now a student of Southeast University, master of software engineer
646656
647657I will graduate in June 2017, expect the internship or full-time job in Android or iOS.
648658
649- If you have any questions or want to make friends with me, please feel free to contact me :
[ imtangqi#gmail.com
] ( mailto:[email protected] " Welcome to contact me ") 659+ If you have any questions or want to make friends with me, please feel free to contact me :
[ imtangqi#gmail.com
] ( mailto:[email protected] " Welcome to contact me ")
0 commit comments