Skip to content

Commit c06daae

Browse files
committed
add TwistVolley
1 parent d9b1ce5 commit c06daae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,10 @@ Google提供的网络通信库,使得网络请求更简单、更快速
10371037
Github地址:https://github.com/mcxiaoke/android-volley
10381038
文档地址:http://commondatastorage.googleapis.com/io-2013/presentations/110%20-%20Volley-%20Easy,%20Fast%20Networking%20for%20Android.pdf
10391039

1040+
1. TwistVolley
1041+
TwistVolley是对Volley的一个封装库。提供类似Picasso一样的串联式API。使得使用Volley更加方便
1042+
项目地址:https://github.com/TwistedEquations/TwistVolley
1043+
10401044
1. AndroidCommon
10411045
Android公共库
10421046
项目地址:https://github.com/Trinea/AndroidCommon

0 commit comments

Comments
 (0)