Android代码 smash
Smash is Volley inspired networking library that's using OkHttp in its core. Usage Add Smash library to your project build.gradle dependencies { compile 'pl.appformation:smash:0.3.0' } Instantiate one shared SmashQueue object (e.g. in your Application class): mSmashQueue = Smash.buildSmashQueue(
文件列表
Android代码-smash.zip
(预估有个32文件)
smash-master
gradlew
5KB
settings.gradle
17B
.travis.yml
313B
LICENSE
11KB
assets
simple_logo.png
49KB
logo.png
108KB
gradle
lint.xml
97B
暂无评论