1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 smash

Android代码 smash

上传者: 2020-07-17 20:19:34上传 ZIP文件 232.39KB 热度 23次
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(
用户评论