Skip to content

Latest commit

 

History

History
104 lines (99 loc) · 17.2 KB

File metadata and controls

104 lines (99 loc) · 17.2 KB

Back to indexFeedback

New Project Ranking > Knowledge > Kotlin

Updated: 2022-04-10   /   Tips:English projects refer to those with documents in English, usually displayed in the readme / wiki / official website.

# Repository Description Stars Updated Created
1 skydoves/android-developer-roadmap 🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development. 3301 2022-03-08 2021-12-01
2 ArisGuimera/SimpleAndroidMVVM Proyecto de ejemplo con Clean Architecture, MVVM, Retrofit, Corrutinas, Dagger Hilt y mucho más acompañado de tutoriales por escritos y en vídeo. 576 2022-02-17 2021-04-18
3 prafullmishra/JetComposer Collection of UIs and Animations built with Jetpack Compose for Android 337 2021-10-23 2021-06-22
4 antonshilov/ComposeAnimations Collection of nice animations created with Jetpack Compose 232 2022-02-13 2022-02-12
5 evitwilly/Kotlin-Algorithms-and-Design-Patterns This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code. 232 2022-02-15 2021-10-17
6 SimformSolutionsPvtLtd/SSComposeCookBook A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌 147 2022-03-09 2021-06-22
7 slackhq/slack-lints A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack. 106 2022-03-30 2021-10-20
8 Seeneva/seeneva-reader-android A libre smart powered comic book reader for Android. 90 2022-02-06 2021-04-12
9 ImaginativeShohag/Why-Not-Compose A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want! 84 2022-03-06 2021-08-07
10 romychab/android-tutorials Source code from YouTube video tutorials 66 2022-02-19 2021-04-28
11 jjohannes/gradle-plugins-howto How to write Gradle plugins - answers to common questions and alternative implementation solutions 65 2022-01-07 2022-01-05
12 romainguy/experiment-apex A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn. 61 2021-11-25 2021-11-25
13 mutualmobile/compose-animation-examples Compose Animation Examples. Useful Jetpack Compose animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can take inspiration from. 48 2022-04-02 2022-03-08
14 X1nto/AliucordPlugins A collection of plugins for Aliucord. 38 2022-03-10 2021-05-21
15 Ahmed-Sellami/List-Animations-In-Compose Implementing multiple list animations in a walk-through series of articles. 36 2021-10-13 2021-08-19
16 ronnieotieno/JetPaclk-Compose-Spotify-UI Just learning compose while building the Spotify ui. 34 2022-03-27 2021-08-09
17 MRwangqi/pluginDemo 插件大集合,基于 AGP 7.X ,目前有 1、依赖检查插件 2、组件上传插件 3、GAV 替换 module 插件 32 2022-04-01 2022-02-14
18 Lentolove/Tsp-Wan-Android learn jetpack, coding 32 2022-02-09 2022-01-21
19 google-developer-training/android-basics-kotlin-bus-schedule-app Learn to work with databases on Android using the Room persistence library. 30 2022-02-24 2021-06-10
20 readium/kotlin-toolkit A toolkit for ebooks, audiobooks and comics written in Kotlin 29 2022-04-01 2021-09-23
21 onionshare/onionshare-android Android version of OnionShare (under development) 25 2022-02-18 2021-08-13
22 AseemWangoo/hands_on_kotlin Experiments with Compose and latest architecture patterns in Kotlin 25 2021-11-22 2021-04-20
23 PacktPublishing/Kotlin-Design-Patterns-and-Best-Practices Kotlin Design Patterns and Best Practices - Second Edition, published by Packt 24 2022-01-07 2021-06-04
24 NastyGamer/DXVKache Collection of DXVK cache files for games running with DXVK 19 2022-03-06 2022-03-06
25 Kashif-E/The-MVVM-Template-2022 Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for da ... 19 2021-12-11 2021-12-03
26 carolinemusyoka/MovieApp A project consuming tmdb api to show list of popular & upcoming movies and series 19 2022-02-25 2021-06-01
27 AzharRivaldi/AlQuran-Android Source Code Tutorial Aplikasi Al-Quran Android 18 2021-11-13 2021-11-12
28 EhmaUgbogo/EasyPref SharedPreference Library to save all types including your custom types and observe them if need be. 18 2021-11-10 2021-05-29
29 thesauri/dpad-compose [Tutorial] D-pad navigation in Jetpack Compose 17 2022-02-25 2021-07-10
30 Anddd7/a-blackhorse tell you how to manage your blackhorse 17 2022-03-31 2021-06-25
31 talsec/Free-RASP-Android Android guide + SDK. Check Community repository for common information. 17 2022-02-15 2021-06-16
32 paul-griffith/kindling A standalone collection of utilities to help Ignition users. Features various tools to help work with Ignition's custom data export formats. 16 2022-03-31 2022-01-04
33 wickedev/graphql-jetpack A collection of packages for easily writing Java GraphQL server implementations 15 2022-03-07 2021-12-18
34 cdhiraj40/LeetDroid LeetDroid - An android client for LeetCode 14 2022-03-15 2022-01-16
35 bluegroundltd/bg-gradle-plugins Collection of Blueground's Gradle plugins 13 2021-12-21 2021-12-14
36 dlew/wordle-solver Evaluates the efficacy of Wordle algorithms 12 2022-01-25 2022-01-09
37 arunkumar9t2/compass Collection of Kotlin APIs/tools to make using Realm Mobile database easier 12 2022-02-17 2021-09-11
38 ditn/projectx A collection of boilerplate and setup for an eventual project, and a testing ground for some ideas I've been tinkering with. 12 2022-03-27 2021-06-27
39 Vaibhav2002/Quizzify Quizzify - Play unlimited quizzes with your friends for free🔥. Quizzify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners 11 2022-04-01 2022-03-13
40 franciscocostalap/aoc-2021-kotlin Repository where I plan to share my solutions for this year's AOC Challenges. I aim to come up with solutions that preserve immutability and idiomatic kotlin usage. 11 2021-12-17 2021-12-02
41 apollographql/apollo-kotlin-tutorial The code for the Apollo Android Tutorial 11 2022-03-29 2021-10-19
42 karimelbahi/DataStructure-Algorithms-Kotlin This repository will be continuous updated with the data structure and algorithms samples 10 2022-03-30 2022-03-14
43 V9vek/Sorting-Visualizer Visualizes various sorting algorithms 10 2021-12-23 2021-12-23
44 CuriousNikhil/compose-hooks A collection of simple, handy hooks (using side-effects) for Jetpack Compose so you don't have to create your own. 10 2022-02-17 2021-11-25
45 Mimo2k/Android-Development An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly. The main aim of thi ... 10 2022-03-13 2021-11-01
46 Hiten24/Compose-Ui-Templates Collection of Compose UI Templates 10 2022-03-30 2021-10-01
47 JReverse/SnapTwink SnapTwink A snapchat Xposed Module in Kotlin to learn 10 2022-01-12 2021-09-09
48 lolgeny/picoblaze A collection of experimental features often discussed, to test if they would truly benefit commands and mapmaking. 10 2022-01-02 2021-04-26
49 ashwinbhaskar/android-ephemeral Store ephemeral values in memory and shared preferences 9 2022-02-14 2022-02-10
50 analysis-dev/awesome-benchmarks A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev-tools 9 2022-03-22 2021-12-23
51 Me163/youtube Code examples I've written for my YouTube channel 9 2022-03-15 2021-10-04
52 carolinemusyoka/WeatherAppCompose learning compose 8 2022-02-28 2022-02-28
53 babydots/babybook Make interesting books for your kids, using text and images from simple.wikipedia.org 8 2022-03-27 2022-01-15
54 Lira-tron/KotlinAlgorithms Learning algorithms in Kotlin 8 2022-02-28 2022-01-15
55 keymusicman/Sensor-View-Motion-Demo This is a demo project for a habr article on how to move views on screen based on rotation vector sensor 8 2021-10-21 2021-10-19
56 d4rken/android-starter-v4 An Android template project (in Kotlin) with boilerplate and current patterns. 8 2022-02-04 2021-05-14
57 elboyev/Kotlin_Tutorials Kotlin Tutorials for new learners. 7 2021-12-01 2021-11-20
58 elye/demo_android_jetchat_with_websocket Taking JetChat and put in a real websocket seerver connection to it 7 2021-11-02 2021-11-02
59 pdichone/JetMovieApp Android Jetpack Compose Course 7 2021-10-28 2021-10-26
60 adrw/hotwire-kt Full stack examples of how to use Hotwire JS in Kotlin services 7 2022-02-10 2021-09-22
61 mongodb-developer/SplashScreen-Android Learn how to build Splash Screen natively using Android 12 API 7 2021-10-20 2021-09-20
62 oSumAtrIX/aliucord-plugins 🧩 My collection of Aliucord plugins for mobile Discord, a modified client for Discord on Android with plugin support 7 2022-03-26 2021-09-06
63 amirhusseinSSoori/Movie_Mvi_Compose how to handle flow with compose? 7 2021-12-08 2021-07-13
64 Articdive/ArticData Collection of data extracted from Minecraft. 7 2022-02-22 2021-06-18
65 madhead/tyzenhaus Tyzenhaus is a shared expenses tracking bot. 7 2022-01-15 2021-05-18
66 iamageo/android_examples 🔥 This repository includes examples of using components on android / kotlin, feel free to contribute or use the code available here 💻 7 2022-02-04 2021-04-18
67 frogobox/frogo-ui Frogo UI - Frogo UI Guideline 6 2022-03-29 2022-02-26
68 oxisto/kotlintree This little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kotlin native is on the roadmap. 6 2022-01-11 2021-12-10
69 aleixmorgadas/reactive-microservices-workshop A project to learn about Reactive Microservices experimenting with architectures and patterns 6 2021-12-01 2021-11-28
70 Kagiri11/Kyosk-Android-Interview-Test Interview test for Kyosk interview 6 2021-11-15 2021-11-04
71 pdichone/jetTrivia Android Compose Course 6 2021-11-16 2021-11-01
72 buszi0809/EasyPrefs Adapter library for SharedPreferences 6 2021-11-16 2021-09-22
73 kylecorry31/andromeda A collection of Android libraries for simplifying development 6 2022-03-13 2021-08-09
74 pradyotprksh/development_learning A repository which will contain all my learning techs as I move forward. Will be learning and adding new projects. Anyone can clone this project and use it for reference. 6 2022-03-30 2021-07-13
75 umangjpatel/KotlinDSA Data Structures and Algorithms in Kotlin 6 2022-01-10 2021-07-11
76 openrewrite/rewrite-jhipster Collection of Rewrite Recipes pertaining to the JHipster web application & microservice development platform 6 2021-12-18 2021-05-19
77 LucasCabralDevv/Marvel-App Learn about your favorite Marvel characters, super heroes, villains and watch videos from official Marvel youtube channel. 6 2022-03-03 2021-05-19
78 JereChen11/Drawable_Learning About the Android Drawable knowledge Learning 6 2022-02-14 2021-05-07
79 ricardogaldino/microlearning-rabbitmq Microlearning RabbitMQ (AMQP) 5 2022-02-10 2022-01-16
80 AzharRivaldi/Double-Tap-Pinch-Zoom Tutorial Double Tap Pinch to Zoom 5 2021-12-30 2021-12-30
81 boranfrkn/UchihaAnime I am learning Android Compose with this project 5 2021-10-19 2021-10-14
82 dudgns0507/ArchitectureSample Architecture Study with MVVM and MVI 5 2022-01-06 2021-10-01
83 akshat-sahijpal/Social-Network Social Media App where a user can publicly talk about any particular topic be it via text or voice chat, a user can also interact with other people on the platform via voice channels and text messages ... 5 2021-10-22 2021-09-06
84 dudgns0507/Kref Android SharedPreference management library made with kotlin 5 2021-11-25 2021-08-04
85 CodelyTV/kotlin-introduction-course Intro a Kotlin course examples 5 2022-01-04 2021-07-21
86 nitesh-kunwar/Compose-MVI An MVI project setup using Jetpack compose. This would be a good place to start learning Model View Intent (MVI) architecture for Android. 5 2022-01-15 2021-06-28
87 NSTiwari/Custom-Object-Detection-on-Android-using-TF-Lite An end-to-end tutorial to train a custom object detection model and deploy it on Android using TensorFlow Lite. 5 2022-01-22 2021-06-27
88 caravancodes/caravan-android Learning playground about Android 5 2021-11-02 2021-06-01

↓ -- Thanks -- ↓

If it is helpful to you, please star it for easy browsing. Thanks for your support!