Starred repositories
Android Floating Action Button based on Material Design specification
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Bind Android views and callbacks to fields and methods.
Andfix是阿里巴巴推出的开源的android热修复的一个框架,主要是native层method替换。apkpatch将两个apk做一次对比,然后找出不同的部分。可以看到生成的apatch了文件,后缀改成zip再解压开,里面有一个dex文件。通过jadx查看一下源码,里面就是被修复的代码所在的类文件,这些更改过的类都加上了一个_CF的后缀,并且变动的方法都被加上了一个叫@MethodRep…
An in-app HTTP inspector for Android OkHttp clients
This is a view of recyclerView, and it can horization and vertical direction scroll.
Eclipse项目。The bottom tabs of a app which implements by RadioGroup and Fragment.
This is percent bar of some data. 比例条控件 比例条View
This is a view of mulitiwords txtview, it can auto change line by length of word.
This is a view of step, it implements a step of some work,such as common member,gold member and diamond member.此View是一个步骤控件,比如:普通会员--黄金会员--钻石会员, 再比如做任务,第一步---第二部---第三部.