wlj190785060's Stars
oubowu/PinnedSectionItemDecoration
A powerful ItemDecoration for Recyclerview, supports the common layoutmanager.
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
magicwindow/mw-sdk-faq
sdk faq
timehop/sticky-headers-recyclerview
[UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
square/android-times-square
Standalone Android widget for picking a single date from a calendar view.
square/leakcanary
A memory leak detection library for Android.
amitshekhariitbhu/RxJava2-Android-Samples
RxJava 2 Android Examples - How to use RxJava 2 in Android
TonnyL/Espresso
🚚 Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
taoweiji/KVStorage
Android 结构化KV存储框架,基于 yaml 生成 java 结构化存储类
square/javapoet
A Java API for generating .java source files.
alibaba/dexposed
dexposed enable 'god' mode for single android application.
H07000223/FlycoTabLayout
An Android TabLayout Lib
north2016/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Tamicer/Novate
A safety client by Https for android, (Android网络框架,基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格,又兼容Retrofit API,并支持rxJava链式操作)
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
ssseasonnn/RxDownload
A multi-threaded download tool written with RxJava and Kotlin
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
liu-xiao-dong/JD-Test
仿京东app 全新组件化架构升级
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
mzule/ActivityRouter
Router activities and methods with url for android
Ramotion/folding-cell-android
:octocat: 📃 FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion
itang01/walle
Android Signature V2 Scheme签名下的新一代渠道包打包神器
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
chenenyu/Router
🍭灵活的组件化路由框架.
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".