Lichenglin's repositories
ext-saladict
聚合词典专业划词翻译,Chrome/Firefox 扩展
SkyMonitoring
Android Static FrameWork(天眼SkyMonitoring), 埋点统计SDK: 支持Activity路由途径统计,自定义事件统计,Crash日志统计。
uiautomator2
Android Uiautomator2 Python Wrapper
AppCrawler
基于appium的app自动遍历工具
appium-desktop
Appium Server and Inspector in Desktop GUIs for Mac, Windows, and Linux
LoadSir
A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中,重试,无数据等)
element
A Vue.js 2.0 UI Toolkit for Web
ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
glide
An image loading and caching library for Android focused on smooth scrolling
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
MZBannerView
仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。
timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
listen1_chrome_extension
one for all free music in china (chrome extension, also works for firefox)
Fragmentation
A powerful library that manage Fragment for Android!
GankMM
(Material Design & MVP & Retrofit + OKHttp & RecyclerView ...)Gank.io Android客户端:每天一张美女图片,一个视频短片,若干Android,iOS等程序干货,周一到周五每天更新,数据全部由 干货集中营 提供。
OkHttp3
基于OkHttp3封装的网络请求库——致力于最简洁、功能最全、可灵活扩展的网络操作API
butterknife
Bind Android views and callbacks to fields and methods.
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
LogUtils
More convenient and easy to use android Log manager
android-open-project
A categorized collection of Android Open Source Projects 微信公众号: codekk
okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
AVLoadingIndicatorView
Nice loading animations for Android
NineGridView
类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picasso 等,支持点击图片全屏预览大图。
logger
✔️ Simple, pretty and powerful logger for android
StyleableToast
A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast either from code or styles.xml
xLog
Android logger, simple and pretty, powerful and flexible, all you need is here (updating)
httpclientutil
该项目基于HttpClient-4.4.1封装的一个工具类。提供了更为简单的GET、POST及上传下载等功能。同时支持插件式配置Http-Header(包含自定义header)、配置SSL和Proxy等。