pandalion22's Stars
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
google/dagger
A fast dependency injector for Android and Java.
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
airbnb/DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
joreilly/PeopleInSpace
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
material-components/material-components-android-examples
Companion example apps and code for MDC-Android.
touchlab/KaMPKit
KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform
airbnb/Showkase
🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
android/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
byoutline/kickmaterial
Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.
skydoves/DisneyMotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
google/modernstorage
ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
androidx/constraintlayout
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
JakeWharton/dependency-tree-diff
An intelligent diff tool for the output of Gradle's dependencies task
airbnb/okreplay
📼 Record and replay OkHttp network interaction in your tests.
androidPluto/pluto
Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.
MobileTipsters/android-daily-tips
:octocat: Daily tips from Android World
TradeMe/Covert
Covert is an Android library for Material Swipe Actions within a RecyclerView
googlemaps/android-maps-ktx
Kotlin extensions (KTX) for the Maps SDK and Utility Library for Android
Perfomer/blitz
Android Library: Set self-updating string with relative time in TextView (e.g. 5 minutes ago)
Tunous/SwipeActionView
Android swipe-able view, which allows users to perform actions with swipe gestures.
Teamwork/android-clean-architecture
Showcasing a Clean Architecture approach from our Android applications framework!
chRyNaN/inject
A simple Kotlin multi-platform abstraction around the javax.inject annotations.
MayconCardoso/ArchitectureBoilerplateGenerator
Create all files of all layers of your application connecting all of them. It also creates a new module for each feature generated.
Hanako-Health/RTFView-iOS
Custom view transforming text with formatting tags into a view tree
Hanako-Health/RTFView-Android
eco4ndly/GithubTrendingRepo-AndroidMVI
[ACTIVE] <🔥MVIVM(MVI + MVVM) + Clean Architecture + Best Practices/> After a hell lot of research trying out the best way to implement MVI architecture pattern for Android with Viewmodel, LiveData and Kotlin Coroutines