Pinned Repositories
android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
CollapsedTextView
可折叠的textview,支持重新设置text内容之后还能折叠
CustomDialog
加载中对话框,快速自定义对话框,方便使用,安卓快速开发利器 loading
DotLoopViewpager
小圆点指示器,自动轮播图片,dot circle indicator viewpager auto looping
Jquery_Signature_Demo
SettingItem
设置条目以及类似的条目,很多地方都需要设置条目,写起来很麻烦,封装起来写代码更高效
shopping-cart-demo
购物车例子
SwipeLayout
双向侧滑删除,支持横向和纵向,非常方便
zxyaust's Repositories
zxyaust/Mine
常用工具类备份
zxyaust/CollapsedTextView
可折叠的textview,支持重新设置text内容之后还能折叠
zxyaust/CityPicker
类似ios的picker样式的地址选择框,支持三级联动
zxyaust/BadgeView
An extended TextView that mimics the iOS Springboard 'badges'. It can be overlaid on any other item.
zxyaust/MVPSample