oalpayli's Stars
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
skydoves/DisneyMotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
VadimZhuk0v/FabBottomNavigationView
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
bufferapp/android-guidelines
Project Guidelines for the Android Buffer App
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
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
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
Kotlin/anko
Pleasant Android application development
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
square/leakcanary
A memory leak detection library for Android.
yigit/ArtifactFinder
An Android Studio Plugin to find Maven Artifacts by class name
detekt/detekt
Static code analysis for Kotlin
Gridstone/DebugDrawer
A configurable debug drawer to use in Android apps. Inspired by u2020.
google/flexbox-layout
Flexbox for Android
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
coil-kt/coil
Image loading for Android and Compose Multiplatform.
wasabeef/kotlin-mvvm
Sample for MVVM using Kotlin
ReactiveX/RxKotlin
RxJava bindings for Kotlin
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
alaamarneh/WeatherKotlin
This repository contains a Weather Sample app that implements MVVM architecture using DataBinding, RxJava2, Retrofit2, Dagger2 and Android Architecture Components
samira-badamestani/MVVM-Dagger-RX-Room
Android Sample MVVM Architecture App written in Kotlin. (MVVM,Dagger,RXJava,ROOM)
Tinder/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
jitinsharma/Kotlin.someExtensions
Few extensions and utility functions for Kotlin and Android
osmdroid/osmdroid
OpenStreetMap-Tools for Android
defacto133/MultiLevelExpandableIndentableListView
A multi-level collapsible/expandable indentable list view for Android
git-tips/tips
Most commonly used git tips and tricks.
pink-room/fastlane-plugin-run_tests_firebase_testlab
Runs Android tests in Firebase Test Lab 🚀
AzimoLabs/fastlane-plugin-automated-test-emulator-run
Plugin dedicated for Android platform. Wraps gradle task/shell command used for launching instrumented tests. Provides start of as many AVDs with various configs as needed before test run, waits for boot, kills emulators and deletes them from hdd after tests are finished or disturbed.