HanyLuv's Stars
codepath/android_guides
Extensive Open-Source Guides for Android Developers
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
Kotlin/anko
Pleasant Android application development
cashapp/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
Evernote/android-job
Android library to handle jobs in the background.
andkulikov/Transitions-Everywhere
Set of extra Transitions on top of Jetpack Transitions Library
bluelinelabs/Conductor
A small, yet full-featured framework that allows building View-based Android applications
JessYanCoding/ProgressManager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
AigeStudio/WheelPicker
Simple and fantastic wheel view in realistic effect for android.
pwittchen/ReactiveNetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
fossasia/open-event-organizer-android
Open Event Mobile App for Organizers and Entry Managers https://play.google.com/store/apps/details?id=com.eventyay.organizer
ParkSangGwon/TedPermission
Easy check permission library for Android Marshmallow
Kotlin/coroutines-examples
Examples for coroutines design in Kotlin
android/media-samples
Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
wuapnjie/StickerView
[No more support] A view which can add sticker and zoom,drag,delete it
JetradarMobile/android-snowfall
Fully customizable implementation of "Snowfall View" on Android.
Evernote/android-state
A utility library for Android to save objects in a Bundle without any boilerplate.
wealthfront/magellan
The simplest navigation library for Android.
ditclear/TimeLine
本是一个时间轴的demo,现在成为了一个简易的侧滑菜单控件,提供了仿IOS的越界回弹效果和左右滑动功能,可自由设置最小滑动距离和是否开启滑动功能
qhutch/ElevationImageView
Imageview with elevation shadow
dmytrodanylyk/coroutine-recipes
Android Coroutine Recipes
Miserlou/Android-SDK-Samples
GitHub mirror of the Android SDK Samples. API version 17.
etiennelenhart/Eiffel
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
FarshadTahmasbi/Vita
An extension for android ViewModel
rnpy/ShimmerLayout
Memory efficient, simple yet highly customizable shimmer effect for Android.
alphamu/android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
MarkOSullivan94/SwipeRevealLayoutExample
Demonstration for my blog post on Medium which describes how to implement swipeable items for your RecyclerView
SeongUgJung/Android-MVP-AdapterRoleSample
naver/svc
Easy and intuitive pattern for Android
cattaka/LearnAnimation
Example codes. Learning Animation and Transition of Android