esiek's Stars
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
square/retrofit
A type-safe HTTP client for Android and the JVM
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
square/leakcanary
A memory leak detection library for Android.
codepath/android_guides
Extensive Open-Source Guides for Android Developers
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
google/flexbox-layout
Flexbox for Android
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
square/moshi
A modern JSON library for Kotlin and Java.
android/android-ktx
A set of Kotlin extensions for Android app development.
Karumi/Dexter
Android library that simplifies the process of requesting permissions at runtime.
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
sharish/ShimmerRecyclerView
stfalcon-studio/ChatKit
Android library. Flexible components for chat UI implementation with flexible possibilities for styling, customizing and data management. Made by Stfalcon
JakeWharton/ThreeTenABP
An adaptation of the JSR-310 backport for Android.
noties/Markwon
Android markdown library (no WebView)
stfalcon-studio/FrescoImageViewer
Customizable Android full screen image viewer for Fresco library supporting "pinch to zoom" and "swipe to dismiss" gestures. Made by Stfalcon
developer-shivam/Crescento
Add curve at bottom of image views and relative layouts.
Eli-Fox/LEGO-Catalog
A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.
curioustechizen/android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
rakshit444/news-sample-app
A sample news app which demonstrates clean architecture and best practices for developing android app
kitek/android-rv-swipe-delete
RecyclerView swipe to delete example.
likfe/eventbus3-intellij-plugin
eventbus3 intellij plugin
kingfisherphuoc/EasyRecyclerViewIndicator
thesauri/dpad-compose
[Tutorial] D-pad navigation in Jetpack Compose
Ilinich/Compose-Tooltip_Popup
EliasDevSE/CustomTVRecyclerView
Android TV Custom RecyclerView that has netflix-like navigation functionality.
android/architecture-components-samples
Samples for Android Architecture Components.
dbacinski/Android-Testing-Bootstrap
Empty Android project in Kotlin with minimal but must have dependencies