SergejsBogdanovs's Stars
ibrahimsn98/SmoothBottomBar
A lightweight Android material bottom navigation bar library
muigukenneth/ElegantDialog
A beautiful, customizable and interactive dialog for Android written in Kotlin/Java 😍
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
PandoraMedia/BottomNavigator
Android Bottom Navigation multiple stack manager
vladimirfomene/MovieReviewBoard-Part-1
Sserra90/Bulldog
Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()
skydoves/Balloon
:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
mobile-roadmap/android-developer-roadmap
Android Developer Roadmap 2020
oheyadam/android-animation-apis-flowchart
A flowchart to help you choose which Animation API to use.
ktorio/ktor-samples
Sample projects for Ktor
JeroenMols/ModularizationExample
Easy to understand real-life example of a modularized Android app
rakshit444/news-sample-app
A sample news app which demonstrates clean architecture and best practices for developing android app
xaverkapeller/Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
ozlerhakan/poiji
:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
cdsap/Kotlin-Client-Server
Example using Kotlin in App Engine and Android
PhilippeBoisney/NoBullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
kotlinsg/modular
Example of multi module android app.
AdevintaSpain/Barista
:coffee: The one who serves a great Espresso
Yelp/kotlin-android-workshop
A Kotlin Workshop for engineers familiar with Java and Android development.
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
bufferapp/clean-architecture-koin-boilerplate
A fork of our clean architecture boilerplate, this time using Koin
agoda-com/Kakao
This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
JesperQv/Listn
olLenz/Movies-with-Kotlin
Android Movie App written in Kotlin
ReactiveX/RxAndroid
RxJava bindings for Android
google/iosched
The Google I/O Android App
square/leakcanary
A memory leak detection library for Android.
PedroCarrillo/RedditApp
Reddit App made with RxJava
florent37/RuntimePermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8