1 Star 0 Fork 0

deku/WAndroidKt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

感谢玩安卓 开发接口支持


WAndroid App(MVP)

界面展示

1.png 2.png 3.png
4.png 5.png 6.png
7.png 8.png 9.png
10.png 11.png 12.png

WanAndroid 接口地址

使用类库

 //
    // https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit
    implementation group: 'com.squareup.retrofit2', name: 'retrofit', version: '2.7.2'
    // https://mvnrepository.com/artifact/com.squareup.retrofit2/converter-gson
    implementation group: 'com.squareup.retrofit2', name: 'converter-gson', version: '2.7.2'
    // https://mvnrepository.com/artifact/com.squareup.retrofit2/adapter-rxjava2
    implementation group: 'com.squareup.retrofit2', name: 'adapter-rxjava2', version: '2.7.2'
    //
    implementation 'com.squareup.okhttp3:logging-interceptor:3.12.3'
    //
    implementation 'com.ashokvarma.android:bottom-navigation-bar:2.1.0'

    //
    implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
    implementation 'io.reactivex.rxjava2:rxjava:2.2.17'
    //
    implementation 'me.yokeyword:fragmentationx:1.0.2'
    implementation 'me.yokeyword:fragmentationx-swipeback:1.0.2'
    //
    implementation 'com.blankj:utilcodex:1.26.0'
    //
    implementation "androidx.navigation:navigation-fragment:2.2.1"
    implementation "androidx.navigation:navigation-ui:2.2.1"
    //
    implementation "androidx.room:room-runtime:2.2.5"
    annotationProcessor "androidx.room:room-compiler:2.2.5"
    //
    implementation 'com.android.support:multidex:1.0.3'
    //
    implementation 'com.scwang.smart:refresh-layout-kernel:2.0.0-alpha-1'      //核心必须依赖
    implementation 'com.scwang.smart:refresh-header-classics:2.0.0-alpha-1'    //经典刷新头
    implementation 'com.scwang.smart:refresh-header-material:2.0.0-alpha-1'    //谷歌刷新头
    implementation 'com.scwang.smart:refresh-footer-classics:2.0.0-alpha-1'    //经典加载
    //
    implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.0'
    //
    implementation 'com.youth.banner:banner:2.0.0-alpha02'  //预览版
    //
    implementation 'com.squareup.picasso:picasso:2.71828'
    //
    implementation 'de.hdodenhof:circleimageview:3.1.0'
    //
    implementation 'com.yanzhenjie:permission:2.0.3'
    //
    implementation 'com.just.agentweb:agentweb:4.1.3' // (必选)
    //极光推送
    implementation 'cn.jiguang.sdk:jpush:3.5.6'  // 此处以JPush 3.5.6 版本为例。
    implementation 'cn.jiguang.sdk:jcore:2.2.8'  // 此处以JCore 2.2.8 版本为例。
    //
    implementation 'com.google.android:flexbox:2.0.1'
    //圆角图片
    implementation 'com.makeramen:roundedimageview:2.3.0'
    //接入微信分享
    implementation 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:5.5.8'
    //屏幕适配
    implementation 'me.jessyan:autosize:1.2.1'
    //label
    implementation 'com.github.donkingliang:LabelsView:1.6.1'

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/sssdeku/WAndroidKt.git
git@gitee.com:sssdeku/WAndroidKt.git
sssdeku
WAndroidKt
WAndroidKt
master

搜索帮助