We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b1ce5 commit c06daaeCopy full SHA for c06daae
README.md
@@ -1037,6 +1037,10 @@ Google提供的网络通信库,使得网络请求更简单、更快速
1037
Github地址:https://github.com/mcxiaoke/android-volley
1038
文档地址:http://commondatastorage.googleapis.com/io-2013/presentations/110%20-%20Volley-%20Easy,%20Fast%20Networking%20for%20Android.pdf
1039
1040
+1. TwistVolley
1041
+TwistVolley是对Volley的一个封装库。提供类似Picasso一样的串联式API。使得使用Volley更加方便
1042
+项目地址:https://github.com/TwistedEquations/TwistVolley
1043
+
1044
1. AndroidCommon
1045
Android公共库
1046
项目地址:https://github.com/Trinea/AndroidCommon
0 commit comments