Giter Club home page Giter Club logo

rainutopia / xbaseandroid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fanhua1994/xbaseandroid

0.0 1.0 0.0 31.46 MB

XBaseAndroid一款集成了网络请求,本地缓存,配置文件,数据库映射,权限申请,链表管理Activity,简化Activity、Service、Broadcast启动, 万能ListView,GridView适配器、高仿IOS弹窗、倒计时/延迟执行,标题栏组件,图片显示,webview引擎,APP更新组件,APP崩溃日志组件,线程池组件,视频播放器,三级地址选择,热更新组件

Java 99.52% HTML 0.48%

xbaseandroid's Introduction

Jitpack Platform License Author

XBaseAndroid

一款集成了网络请求,本地缓存,配置文件,数据库映射,权限申请,链表管理Activity,简化Activity、Service、Broadcast启动, 万能ListView,GridView适配器、高仿IOS弹窗、倒计时/延迟执行,标题栏组件,图片显示,webview引擎,APP更新组件,APP崩溃日志组件,事件总线.

有在项目中使用XBaseAndroid请猛戳此处告诉我哦,留下您的公司名称或您的昵称

项目地址:https://github.com/fanhua1994/XBaseAndroid

demo地址:https://github.com/fanhua1994/XBaseAndroidDemo

新文档全部完善。

新文档地址:https://www.jianshu.com/nb/20489476

BaseAndroid

版本更新

目前最新版本是1.3.0 更新日志

引用方式:

1.加入repositories

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

2.引用第三方库

api 'com.github.bumptech.glide:glide:3.7.0'
    api 'jp.wasabeef:glide-transformations:2.0.2'
    api 'com.google.code.gson:gson:2.6.2'
    api 'com.lzy.net:okgo:3.0.4'
    api 'org.greenrobot:eventbus:3.1.1'
    api 'com.j256.ormlite:ormlite-core:4.48'
    api 'com.j256.ormlite:ormlite-android:4.48'
    api 'com.squareup.okhttp3:okhttp:3.11.0'
    api 'com.just.agentweb:agentweb:4.0.2'
    api 'com.just.agentweb:download:4.0.2'
    api 'com.just.agentweb:filechooser:4.0.2'

3.引用XBaseAndroid

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

联系作者

简书:http://www.jianshu.com/u/50c9e5f00da3

CSDN:http://blog.csdn.net/dong_18383219470?viewmode=list

代码提交

需要提交代码的朋友请邮箱联系并附上代码即可:[email protected]

xbaseandroid's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.