@@ -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
@@ -270,6 +271,11 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
270271
271272## J
272273
274+ ### Java 8
275+
276+ 1 . [ Modern Java - A Guide to Java 8] ( https://github.com/winterbe/java8-tutorial )
277+ 2 . [ Java8系列 - Java8简明指南] ( https://biezhi.me/article/java8-tutorial.html )
278+
273279### Json
274280
2752811 . [ Android系列---JSON数据解析] ( http://www.cnblogs.com/xiaoluo501395377/p/3446605.html )
@@ -305,6 +311,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3053111 . [ 在Activity中响应ListView内部按钮的点击事件] ( http://www.cnblogs.com/ivan-xu/p/4124967.html )
306312
307313### Log
314+
3083151、[ Logger工具类] ( https://github.com/orhanobut/logger )
309316
310317---
@@ -328,6 +335,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3283351 . [ 浅谈 MVP in Android] ( http://blog.csdn.net/lmj623565791/article/details/46596109 )
3293362 . [ Android中的MVP] ( http://rocko.xyz/2015/02/06/Android%E4%B8%AD%E7%9A%84MVP/ )
3303373 . [ 开源项目Philm的MVP架构分析] ( http://www.lightskystreet.com/2015/02/10/philm_mvp/ )
338+ 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 )
339+ 5 .
331340
332341---
333342
@@ -390,7 +399,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
3903991 . [ React Native for Android 入门老虎] ( http://www.race604.com/react-native-for-android-start/ )
3914002 . [ React Native For Android初体验] ( http://www.jianshu.com/p/847a54e0c385 )
392401
393-
394402### Reference
395403
3964041 . [ Java的引用StrongReference、 SoftReference、 WeakReference 、PhantomReference] ( http://blog.csdn.net/mxbhxx/article/details/9111711 )
@@ -411,7 +419,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
4114191 . [ RxJava: Reactive Extensions for the JVM] ( https://github.com/ReactiveX/RxJava )
4124202 . [ 给 Android 开发者的 RxJava 详解] ( http://gank.io/post/560e15be2dca930e00da1083 )
413421
414-
415422### RandomAccessFile
416423
4174241 . [ Java RandomAccessFile用法] ( http://blog.csdn.net/akon_vm/article/details/7429245 )
@@ -544,7 +551,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
5445519 . [ 在WebView中如何让JS与Java安全地互相调用] ( http://www.pedant.cn/2014/07/04/webview-js-java-interface-research/ )
54555210 . [ Android WebView的Js对象注入漏洞解决方案] ( http://blog.csdn.net/leehong2005/article/details/11808557 )
546553
547-
548554---
549555
550556## Others
@@ -566,14 +572,18 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
5665725 . [ 使用git和github进行协同开发流程] ( http://livoras.com/post/28 )
5675736 . [ 如何高效利用GitHub] ( http://www.yangzhiping.com/tech/github.html#q1 )
5685747 . [ 廖雪峰的GIT入门教程] ( http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 )
575+ 8 . [ GitHub&Git入门基础] ( http://www.nowcoder.com/courses/2 )
569576
570577---
571578
572579### Smali
573580
5745811 . [ Smali--Dalvik虚拟机指令语言-->【android_smali语法学习一】
575- ] ( http://blog.csdn.net/wdaming1986/article/details/8299996 )
582+
583+ ] ( http://blog.csdn.net/wdaming1986/article/details/8299996 )
584+
5765852 . [ apk的包名修改] ( http://www.cnblogs.com/tianxiaozz/archive/2012/12/26/change_apk_package_name.html )
586+
5775873 . [ 为Sublime Text安装smali代码语法高亮插件] ( http://liuzhichao.com/p/1476.html )
578588
579589---
@@ -642,4 +652,4 @@ Born in 1992, now a student of Southeast University, master of software engineer
642652
643653I will graduate in June 2017, expect the internship or full-time job in Android or iOS.
644654
645- 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 ") 655+ 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