Android GitHub汇总

标题

项目必备工具

GitHub汇总

A

B

C

D

E

F

G

H

  • hellocharts 图标处理框架
    最低兼容Android 2.2,开启已经硬件加速后效果会更好,作者更推荐在Android 4.0以上的平台使用。
  • UCE-Handler 异常搜集

X

P

M

T

I

J

K

L

M

N

O

P

Q

R

S

//SystemBarTint对4.4版本状态栏颜色进行设置
compile ‘com.readystatesoftware.systembartint:systembartint:1.0.3’
这个东西 改状态栏用的

public void initView(){
StatusBarUtil.setStatusBarColor(this, R.color.white);
StatusBarUtil.StatusBarLightMode(this);
}

如果不想沉浸式 在xml根布局中加入android:fitsSystemWindows=“true”
有对此库进行封装的Utils快速实现。

T

U

V

W

  • wcdb
  • WilliamChart
    最低兼容Android 4.0,作者不仅仅是想实现一个图表功能的控件,他更希望能够优雅直观的效果来为用户展示可视化数据。
  • WilliamChart

X

Y

Z

酷炫功能

资源

BaseXXX+Utils

View相关

开发者

记录

/*仿IOS加载框*/
compile 'com.baoyz.actionsheet:library:1.1.5'
/*仿IOS-UIActionSheet控件,https://github.com/baoyongzhang/android-ActionSheet*/
compile 'com.bigkoo:pickerview:2.0.8'
/*仿iOS的PickerView控件,https://github.com/saiwu-bigkoo/Android-PickerView*/
compile 'me.drakeet.materialdialog:library:1.2.8'
/*对话框*/
compile 'com.github.dongjunkun:DropDownMenu:1.0.3'
/*分类下拉 https://github.com/dongjunkun/DropDownMenu*/
compile 'com.liulishuo.filedownloader:library:0.1.2'
/*下载功能,http://www.jcodecraeer.com/a/opensource/2016/0101/3819.html*/
compile files('libs/activeandroid.jar')
compile files('libs/universal-image-loader-1.9.5.jar')
compile 'cn.finalteam:galleryfinal:1.4.8.3'
compile 'com.squareup.picasso:picasso:2.5.2'
/**
 * 圆形图片
 * https://github.com/hdodenhof/CircleImageView
 */
compile 'de.hdodenhof:circleimageview:2.0.0'

重点内容

  • 商城类 搜索Shop-master或Shop
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值