Android 一些常用工具类的整理

Android 工具类收集

1.2.1

新增WebView 设置管理类。 on 2017/02/08

1.2.0

新增反射工具类、文件工具类。 on 2017/02/06

1.0.0

init上传

Android 工具类收集

这份资料主要是收集一些通用的开发工具类,帮助Anroid开发者快速开发,节省开发时间,减少开发所耗费的精力。
这样
这份资料我会不断的更新完善, 同时也欢迎更多具有丰富经验的Android开发者将自己常用的工具类分享上来, 我将定期筛选合并, 该份资料有不足的地方, 也请指出, 我会谦虚接受改正, 希望我能与大家一起来成长, 谢谢.

引用

// 项目引用
dependencies {
    compile 'com.github.LidongWen:commonTools:1.2.1'
}

// 根目录下引用
buildscript {
    repositories {
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:2.1.0'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module build.gradle files
    }
}

allprojects {
    repositories {
        jcenter()
        maven { url "https://www.jitpack.io" }
    }
}

Contact me

E-mail:wenld2014@163.com

github: https://github.com/LidongWen

blog: wenld’s blog

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值