Skip to content

Commit 26086fb

Browse files
committed
update 2015-11-18 22:36
1 parent 95d3bf1 commit 26086fb

File tree

1 file changed

+22
-9
lines changed

1 file changed

+22
-9
lines changed

README.md

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
6060

6161
### ADB
6262

63-
1. [Android ADB常用命令](http://android.jobbole.com/61592/)
64-
2. [Android开发调试工具ADB的使用](http://www.cnblogs.com/meil/archive/2012/05/24/2516055.html)
65-
3. [Installing ADB on Windows 7](https://www.youtube.com/watch?v=5U_BfrXV90I)
66-
4. [Adb connection Error:远程主机强迫关闭了一个现有的连接](http://www.oschina.net/question/54100_33209)
67-
5. [Android通过Wifi来调试你的应用](http://www.stormzhang.com/android/2014/08/27/adb-over-wifi/)
63+
1. [Installing ADB on Windows 7](https://www.youtube.com/watch?v=5U_BfrXV90I)
64+
2. [Android ADB常用命令](http://android.jobbole.com/61592/)
65+
3. [Android开发调试工具ADB的使用](http://www.cnblogs.com/meil/archive/2012/05/24/2516055.html)
66+
4. [Android通过Wifi来调试你的应用](http://www.stormzhang.com/android/2014/08/27/adb-over-wifi/)
67+
5. [Adb connection Error:远程主机强迫关闭了一个现有的连接](http://www.oschina.net/question/54100_33209)
6868

6969
### Adapter
7070

@@ -82,8 +82,9 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
8282

8383
### Android-Async-Http
8484

85-
1. [快速Android开发系列网络篇之Android-Async-Http](http://www.cnblogs.com/angeldevil/p/3729808.html)
86-
2. [android-async-http框架库使用基础](http://yanbober.github.io/2014/11/11/csdn-opensource-analysis-5/)
85+
1. [Asynchronous Http Client for Android](https://github.com/loopj/android-async-http)
86+
2. [快速Android开发系列网络篇之Android-Async-Http](http://www.cnblogs.com/angeldevil/p/3729808.html)
87+
3. [android-async-http框架库使用基础](http://yanbober.github.io/2014/11/11/csdn-opensource-analysis-5/)
8788

8889
### Android Studio
8990

@@ -96,6 +97,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
9697
7. [倍数提高工作效率的Android Studio奇技](http://zlv.me/posts/2015/07/13/14_android-studio-tips/)
9798
8. [Android Studio 快捷键(Windows)](http://blog.csdn.net/altair86/article/details/8972178)
9899
9. [Android Studio系列教程:安装、基本设置、Gradle基础、打包](http://stormzhang.com)
100+
10. [Android Studio有什么奇技淫巧](http://www.zhihu.com/question/27482725)
99101

100102
### AQuery
101103

@@ -280,6 +282,16 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
280282

281283
---
282284

285+
## K
286+
287+
### Kotlin
288+
289+
1. [Kotlin Programming Language](https://github.com/JetBrains/kotlin)
290+
2. [Kotlin中文站点](http://kotlinlang.cn/)
291+
3. [使用Kotlin进行Android开发](http://ragnraok.github.io/using-kotlin-to-write-android-app.html)
292+
293+
---
294+
283295
## L
284296

285297
### ListFragment
@@ -498,8 +510,9 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
498510

499511
### Volley
500512

501-
1. [Android Volley完全解析(一),初识Volley的基本用法](http://blog.csdn.net/guolin_blog/article/details/17482095)
502-
2. [Android库Volley的使用介绍](https://bxbxbai.github.io/2014/09/14/android-working-with-volley/)
513+
1. [Android Volley](https://github.com/mcxiaoke/android-volley)
514+
2. [Android Volley完全解析(一),初识Volley的基本用法](http://blog.csdn.net/guolin_blog/article/details/17482095)
515+
3. [Android库Volley的使用介绍](https://bxbxbai.github.io/2014/09/14/android-working-with-volley/)
503516

504517
---
505518

0 commit comments

Comments
 (0)