jiaLian's Stars
maning0303/MNProgressHUD
一个常用的自定义弹框封装(适配AndroidX),加载ProgressDialog,状态显示的StatusDialog和自定义Toast,全部支持背景颜色,圆角,边框和文字的自定义,构建者模式,链式调用。
Jude95/EasyRecyclerView
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
yanzhenjie/SwipeRecyclerView
:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
chrisbanes/cheesesquare
Demos the new Android Design library.
ongakuer/CircleIndicator
A lightweight indicator like in nexus 5 launcher
jack-bradshaw/SlidingIntroScreen
An Android library designed to simplify the creation of introduction screens.
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
dmytrodanylyk/shadow-layout
Android Shadow Layout
googlearchive/android-Camera2Basic
Migrated:
RedApparat/FaceDetector
Face detection for your Android app
googlesamples/android-vision
Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
sromku/android-storage
Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API
zilianliuxue/AndroidStudy
H07000223/FlycoTabLayout
An Android TabLayout Lib
qstumn/VerticalTabLayout
垂直纵向的TabLayout、轻松创建纵向导航
rosenpin/fading-text-view
A TextView that changes its content automatically every few seconds
hanks-zyh/HTextView
Animation effects to text, not really textview
Bridouille/android-beacon-scanner
A simple android iBeacon, AltBeacon, Eddystone and RuuviTag beacon scanner
Estimote/Android-Fleet-Management-SDK
Estimote Fleet Management SDK for Android
AltBeacon/android-beacon-library
Allows Android apps to interact with BLE beacons
kenglxn/QRGen
a simple QRCode generation api for java built on top ZXING
facebook/fresco
An Android library for managing images and the memory they use.
antwankakki/FabricView
A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
Korilakkuma/CanvasView
Android Application Library
yqritc/RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
RiccardoMoro/FreeDrawView
A View on which you can freely draw, customizing paint width, alpha and color, and take a screenshot of the content. Useful for note apps, signatures or free hand writing.
koush/AndroidAsync
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
google/volley
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.