android网络请求线程池,GitHub - lgq2015/XBaseAndroid: XBaseAndroid一款集成了网络请求,本地缓存,配置文件,数据库映射,权限申请,链表管理Activit...

68747470733a2f2f6a69747061636b2e696f2f762f66616e687561313939342f5842617365416e64726f69642e737667

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506c6174666f726d2d416e64726f69642d6666363962342e737667

68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616c69626162612f647562626f2e737667

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f417574686f722d2545372542392538312545352538442538452d626c75652e737667

XBaseAndroid

一款集成了网络请求,本地缓存,配置文件,数据库映射,权限申请,链表管理Activity,简化Activity、Service、Broadcast启动,

万能ListView,GridView适配器、高仿IOS弹窗、倒计时/延迟执行,标题栏组件,图片显示,webview引擎,APP更新组件,APP崩溃日志组件,事件总线.

本人学疏才浅,希望有兴趣的朋友一起加入进来完善框架,致力于打造最方便快捷的开发框架。由于最近我的全部业余时间都投入到了XBaseWeb-Plus的开发当中(基于Springboot的后端开发框架,让开发专注于业务功能,敏捷开发)。文档DEMO并非详细,大家可以看看源码,有建议或者不懂得地方欢迎打扰!(↓↓↓↓联系我↓↓↓↓)

新文档全部完善。

9c7ccb92d1123a630504ef9333c4361a.png

版本更新

目前最新版本是1.3.5

更新日志

引用方式:

注意:

androidx请使用1.3.2及以上版本。不是androidx请用1.3.1以下版本

1.加入repositories

allprojects {

repositories {

...

maven { url 'https://jitpack.io' }

}

}

2.引用第三方库

implementation 'com.github.bumptech.glide:glide:4.10.0'

annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'

api 'com.alibaba:fastjson:1.1.71.android'

api 'com.lzy.net:okgo:3.0.4'

api 'org.greenrobot:eventbus:3.1.1'

api 'com.j256.ormlite:ormlite-core:5.1'

api 'com.j256.ormlite:ormlite-android:5.1'

api 'com.squareup.okhttp3:okhttp:4.2.2'

//不使用webview不引用

api 'com.just.agentweb:agentweb:4.1.2'

api 'com.just.agentweb:filechooser:4.1.2'

api 'com.download.library:Downloader:4.1.2'

3.引用XBaseAndroid

implementation 'com.github.fanhua1994:XBaseAndroid:1.3.5'

4.在gradle.properties文件下加入

1.3.2以上版本使用时,请添加以下代码

android.useAndroidX=true

android.enableJetifier=true

5.build.gradle新增代码

android节点下添加

compileOptions {

sourceCompatibility JavaVersion.VERSION_1_8

targetCompatibility JavaVersion.VERSION_1_8

}

联系作者

QQ :975303544(备注来意)

代码提交

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值