Home / Android Kotlin Projects
1067 Repositories
Sortby
Readme 4 applications are created: discovery-service: every application register
asimov/environment Tiny library to ease the use of environment variables with support for .env files. Installation Gradle (Kotlin) repositories {
LocalisationDemo This is a sample project to demonstrate localization in android
Inventory - Starter Code Starter code for Android Basics in Kotlin. Introduction
Dice-roller Kotlin App Screenrecording_20211228_172332.mp4
Kotlin study roadmap https://kotlinlang.org/docs/reference/ Getting Started Basi
Spring-Boot-Kotlin-Sample Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA Getting Started Reference Documentation For further referenc
Nota Face SDK for Android 노타의 안드로이드용 안면인식 SDK License 노타에서 제공하는 데모 라이센스는 3개월 시용기간을 제공하고 있다 Features SDK에서 제공되는 기능은 아래와 같다 : 얼굴감지 : 이미지에서 얼굴의 BoundingB
Plant Life App with plant list 🌱 , the app reminds you when to water 💦 your best plant at a certain time.. Table of Contents Introduction Features U
Microservices demo Microservices demo project using Spring, Kotlin, RabbitMQ, Po
An exercise in implementing the Timesheet tracker (https://github.com/ultish/jik
Projeto React OOP Repositório criado para ser utilizado pelo projeto de Kotlin OOP desenvolvido em Kotlin nas aulas feitas através da plataforma Alura
BOJ_1009 분산처리 https://www.acmicpc.net/problem/1009 10개의 컴퓨터 그리고 N개의 데이터가 있을 경우 1
EvolveCameraX Initial release Install with Gradle In you build.gradle app level.
FragmentContainerViewIdBugDemo minimal reproduce project demonstrating an apparent bug in FragmentContainerView's id check logic in the context of a d
Webservice in a Docker Container A Springboot Rest Webservice Project that can b
Map vs List Comparator The project compares the time needed to find a given element in a map vs the time needed to find a given element in a list. To
ConsoleWeatherApp Описание Данный сервис позволяет получить текущее состояние погоды в выбранном городе. Использование Сервис может быть запущен со сл
ChatKitV4 (This read me is under develop) This is our new version of chatkit. Here we seprate Core Logic and UI sections. You can use it as seprate mo
🌱 Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project
Backend Coding Challenge We appreciate you taking the time to participate and su
Spring Boot(Kotlin) + Spring Security + Keycloak Demo Docker Keycloak + MariaDB 설정 및 기본 KeyCloak 사용법 Keycloak 이미지와 MariaDB 이미지를 다운 받는다. [root@~]# dock
gr8s Gradle plugin which allows using typed DSL for generating kubernetes/openshift YAML files. Based on kuberig Usage import io.github.guai.gr8s.Gene
BooksApp Books App Show the books list from an API with using retrofit2, picasso
RelationshipApp Android An Android app with features aimed towards me and my gir
Tip Calculator Spencer Damon Tippy Total computes the tip and total amount for a bill. The app uses the base amount and tip percentage to calculate th
AbstractFactoryDesignPatternWithKotlin Abstract Factory Design Pattern With Kotl
bullets THIS IS A WIP PROJECT. Proof-of-Concept messaging and "voice over IP" server that uses microservices. The project uses many technologies. Such
PlaceAutoComplete Practice Repository for placesearch using google places Api Ap
The sample App implements type safe SQL by JOOQ & DB version control by Flyway Setup DB(PostgreSQL) $ docker compose up -d Migration $ ./gradlew flywa
Helper Extensions Extensions Combine some useful exts in One place Examples : this.errorMsg(msg = "Test error" , duration = 6000)
Scala 3 Library with braces Scala adds a terrible new feature, optional braces, which allow use indentation instead of braces. The new syntax is widel
MaxonBank MaxonBank is a Kotlin + Spring Boot + Axon Framework application that supports opening, depositing to, and withdrawing from accounts. The ap
currencyApp Pro currency rate App Currency Converter providing real time exchange rates for over 180+ currencies and countries. You can setup persona
Android Taking Picture Sample Just sample code taking picture in android with ap
Unscramble App Starter code for Android Basics codelab - Store the data in a Vie
Sandbox project for modeling concepts. UX purchased: https://ui8.net/royalz-store/products/deleted-611ca51f04f024004251da7b Reference to Figma: https:
Nice String We'll say a string is nice if at least two of the following conditio
github-paging-hilt-retrofit This repository contains a simple app that implements Dagger-Hilt in MVVM architecture, Retrofit using Kotlin. The app has
ProcessingForKotlinTemplate A template for doing "Processing" for Kotlin En | Ja Use Library shadow (Apache License) Usage Clone template mkdir Your_C
贪吃蛇 - MVVM - Kotlin Introduciton project was inspired and initialized by youtube
WeightedRandoms-Kotlin An implementation of Weighted Randoms using Kotlin Descri
runCachingPlayground In this repository I have tried some tricks to handle exceptions in a more kotlin way. I have made http calls with Retrofit2 in d
Localization-Patterns-Checker Kotlin script to prevent invalid conversion errors
Habit Tracker Built with Kotlin Android Get Started To get a local copy up and running follow these simple steps. git clone URL in your terminal In
Spring boot cloud tool usage trail and learning project Todo Maven based multi-p
BinderHackDemo trace all binder-funcion calls on android-platform 该demo展示了如何使用libbinderhack.so模块,trace-app自身进程binder调用情况 您可以通过该次提交,查看如何使用libbinderhack
Arquitetura de Microserviços Instruções Criando rede no docker: docker network c
Student Management System Done as a part of NITK GSDC Android Study Jams 2021 Th
Magic-Life-Counter These files were created in Android Studio using Kotlin. Usage This app was made to keep track of life totals while playing the tra
DailyDiscuss The app features real-time chatting between different users on daily topics. The app comes with 2 types of user interface: Admin who crea
kgp-150-leak-patcher A simple plugin to automatically patch the memory leak in Kotlin Gradle Plugin 1.5.0 in https://youtrack.jetbrains.com/issue/KT-4
Budgeter Links 🔗 Open-Source Library MVVM-Architecture Viewmodel-LiveData Room Database Dependency Injection-Hilt Coroutines Things we used while mak
LL(k) Checker Checks if the given grammar is LL(k) for the given k Grammars Curr