3292 Repositories
Android kotlin-design-patterns Libraries
A form creating, filling and management application built with latest dependencies and best code practices
🦉 Teamscope-sample-app A form creating, filling and management application built with latest dependencies and best code practices 🏗 STRUCTURE The pr
JetDelivery is a sample food delivery app, built with Jetpack Compose
JetDelivery is a sample food delivery app, built with Jetpack Compose. Medium: https://proandroiddev.com/server-driven-ui-using-jetpack-compose-8fae98
Pokedex on Jetpack Compose
compose-pokedex Pokedex on Jetpack Compose. Single-Activity, no Fragments. Install You can build the project with Android Studio 4.0 or download the a
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
TwitterCompose Demo TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. About . This is
SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀
SSJetPackComposeProgressButton SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive
A modern Android architecture framework built on Jetpack & Kotlin.
RainbowCake RainbowCake is an Android architecture framework, providing tools and guidance for building modern Android applications. It builds on top
Kotlin Library for Async Data Loading and Caching
Store 4 Store is a Kotlin library for loading data from remote and local sources. The Problems: Modern software needs data representations to be fluid
Library support for Kotlin coroutines
kotlinx.coroutines Library support for Kotlin coroutines with multiplatform support. This is a companion version for the Kotlin 1.6.0 release. suspend
🌱 A fitness app where you are able to grow plants and track your exercise
fitPlant A fitness app for iOS, Android and the Web where you are able to grow artificial plants and track your exercise progress in a simple and fun
Health Monitoring App WearOS With Kotlin
HealthMonitoringAppWearOS This application collects health information in real-time and sends it over to AWS to analyze for abnormalities. Overview Th
Reusable login template to learn Kotlin & Android additional features
LogIn_Application reusable login template I started this project to learn Kotlin & Android additional features. This is LogIn Template App as part of
An android library for quick setup of RecyclerView
SmartRecyclerView for Android An android library to quickly setup RecyclerView(List) with SwipeRefreshLayout Support, written entirely in Kotlin. Supp
Manager of progress using Lottie JSON, compatible for Java and Kotlin.
Progress Lottie IGB Manager of progress using Lottie JSON, compatible for Java and Kotlin. Int Top In Bottom Important Info: To create a raw folder: R
Kotlin SDK for Jellyfin supporting Android and the JVM.
Jellyfin Kotlin SDK Part of the Jellyfin Project The Jellyfin Kotlin SDK is a library implementing the Jellyfin API to easily access servers. It is cu
Annotation processor that provides better navigation on android multi-modules projects 🛳.
FlowNav FlowNav is a mobile library for Android that helps and provider a better way to make multi-modules navigation. The main purpose of this librar
Utility library dedicated for functional & non-functional codebases to simplify modelling of success and failure responses for the JVM languages 🔀
Expressible Utility library, part of the panda-lang SDK, dedicated for functional codebases that require enhanced response handling. Express yourself
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Zipline This library streamlines using Kotlin/JS libraries from Kotlin/JVM and Kotlin/Native programs. It makes it possible to do continuous deploymen
An android library for easy implementation of Toasts in Android with easy customisation.
ToastTypeDecore ©️ A library for easy implementation of Toasts in Android with easy customisation. Latest Version : v2.1 Screenshots Success Toast1 Su
Kotlin Based Project using MVVM Architecture
Cinema Operator Demo App Simple Cinema Operator Demo App for Android platform Code Design Architecture Code Design follows the following Design View T
Framework for quickly creating connected applications in Kotlin with minimal effort
Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up. import io.ktor.server.n
R2DBC Sharding Example with Kotlin Coroutine
R2DBC Sharding Example with Kotlin Coroutine A minimal sharding example with R2DBC and coroutine, where user table is divided into 2 different shards.
BMI Calculator App Made in Kotlin
BMR-Diet Details of Project It is an Android application Made in Kotlin Layout is made in XML Tools used : Android studio RecyclerView is used for Mem
A Weather App Using Kotlin And openweathermap
Code95 Android Task - Weather app Requirements Create a simple mobile application that: Utilize a weather API (http://openweathermap.org/API for examp
Unofficial client for Product Hunt with material design.
I have stoppped working on Jager in June 2015. If you would like to add/change a feature, submit a pull request. Jager An unofficial Android client fo
A material-design Hacker News Android reader
Materialistic for Hacker News Material design Hacker News client for Android, uses official HackerNews/API, Dagger for dependency injection and Robole
A simple and stright-forward library for displaying mathematical equations or formulas in your android application
MathRenderer Simple and easy library written in kotlin language for displaying mathematical equations or formulas using MathJax. MathRenderView is bac
A demonstration of Kotlin-logging with logback.
try-kotlin-logging A demonstration of Kotlin-logging with logback. Usage # output a log to STDOUT and file(myApp.log) $ ./gradlew run # = 2021-12-11
Kotlin jvm + android packages for bdk-ffi
bdk-kotlin This project builds .jar and .aar packages for the jvm and android platforms that provide Kotlin language bindings for the bdk library. The
A general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and efficient way
Timer Timer is a general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and effici
Health Monitoring App WearOS With Kotlin
HealthMonitoringAppWatchOS This application collects health information in real-time and sends it over to AWS to analyze for abnormalities. Overview T
An app to update WhatsApp to the latest beta version available on Android. Based on Material Design.
Beta Updater for WhatsApp An app to update to the latest version of WhatsApp for Android. Beta Updater for WhatsApp checks the latest beta version ava
Android app which displays design image with grid lines to facilitate the tedious design implementation process
DesignOverlay - for developers and designers DesignOverlay is an android app which displays a design image with grid lines to facilitate the tedious l
🚧 A fully open-source project for creating and maintaining a Kotlin-based Minecraft: Java Edition server.
Hexalite: Java Edition ⚠️ WARNING: The Hexalite Network is a work in progress. It is not yet ready for production. You may encounter bugs and other is
Squishy button effect with kotlin
Squishy Usage Add squishy() modifier on your composable element. Text( text = "Squishhhhyyyyy", modifier = Modifier .size(200.dp, 100.dp
Have a look at Job Allocation app build with SQLite database and Kotlin support
Job Allocation Overview Do you remember or forget sometimes to whom you allocated a task ?? Have a look at Job Allocation app build with SQLite databa
Cloud Bowl Sample - Kotlin Spring Boot
Cloud Bowl Sample - Kotlin Spring Boot To make changes, edit the src/main/kotlin/hello/KotlinApplication.kt file. Run Locally: ./mvnw spring-boot:run
Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin
Static Recyclerview Using Kotlin Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin. Screenshot License Copyright (C) 2021
Starter code for Android Kotlin Fundamentals Codelab 8.1 Getting data from the internet
MarsRealEstate - Starter Code Starter code for Android Kotlin Fundamentals Codelab 8.1 Getting data from the internet Introduction MarsRealEstate is a
Lemonade App Starter Code
Project: Lemonade App - Starter Code Lemonade is a simple beverage characterized by its lemon flavor. 🍋 Click to select a Lemon 😋 🤤 and then squeez
Movie Detail App Using Kotlin
Movie-Detail-App The movie categories saved in the database are listed. The genres of the movies are listed in the categories in the database. The vie
Implementation of useful hooks inspired by React for Compose
useCompose React inspired hooks for Compose Installation Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the
Audio notifications for your Gradle build status
Let me serenade you 🎶 View Releases and Changelogs 🚨 Currently only functional on Mac OSX 🚨 Serenador is a Gradle plugin that utilizes text-to-spee
A Garbage Bank Application Built With Kotlin
Bank-Sampah Membuat Aplikasi Bank Sampah Tutorial Build with Android Studio https://youtu.be/3ogycbzUy8Y Tutorial Build with Step by Step https://riva
A library provides some useful kotlin extension functions
ktext 🔥 A library provides some useful kotlin extension functions. Including in your project Gradle Add below codes to your root build.gradle file (n
EVMapper: Simple object mapper for Kotlin
EVMapper - Simple object mapper for Kotlin Simple mapping data class AData(val p1: Int, val p2: Int) data class BData(val p1: Int, val p2: Int) val a
Native-Blur: a C++/Kotlin library for blur bitmaps and activity, mobile-ready, android compatible
Native-Blur The Native-Blur is a C++/Kotlin libraray for blur bitmaps and activity, mobile-ready, android compatible, powered by Java Native Interface
Lmgtfy Generator Open Source Android App - built to learn Kotlin, the MVP architecture, Dagger and Rx
Lmgtfy Generator Android app that allows the creation of lmgtfy urls with an embedded url shortener to hide the LMGTFY url. LMGTFY (Let Me Google That
LeafPic is a fluid, material-designed alternative gallery
LeafPic is a fluid, material-designed alternative gallery, it also is ad-free and open source under GPLv3 license. It doesn't miss any of the main features of a stock gallery, and we also have plans to add more useful features.
A modern, easy and customizable app manager for Android with Material Design
ML Manager 1.X A modern, easy and customizable app manager for Android with root features and Material Design. Features Extract installed & system app
Moticons is a simple, easy and modern app to manage and use Japanese Emoticons with Material Design
Moticons Moticons is a simple, easy and modern app to manage and use Japanese Emoticons. Features Use and share more than 100 Moticons. Get free Motic
MDX - Material Design Explorer for Android
MDX - Material Design Explorer Install You can either download the latest APK from releases or install it from Google Play: Libraries Dagger - http://
The ownCloud Android App
ownCloud Android app Join development! Build status: master (Unit tests and data instrumented tests) master (UI tests) stable Start contributing: Make
Map application of PokeStops and Gyms of "Pokémon GO".
PokePortal Features Create databases of PokeStop and Gym locations Display PokeStop and Gym markers on Google map Share portal locations using the And
Android screen filter app for night time phone use.
Low Maintenance Mode Red Moon is currently maintained to the level of "works on my device". Pull Requests are still accepted and if you're interested
A simple modern flashlight with SOS, stroboscope & bright display, has no ads.
Simple Flashlight A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent
A todo list app base Material Design
Conquer A todo list app base Material Design add to do list, include img,audio remind user in time IM ####Video Demo in youtube 国内地址 ####Screenshots O
Native Android app for Habitica
Habitica for Android Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
LinkHub LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads! Download Screensh
Material To-Do App
Minimal A fully Material ToDo app with minimal features, just enough to be useful. Screenshots: Download App Icon Designed by Christopher Gundersen Tr
📑MarkNote: An open sourced markdown note-taking application for Android, support many features for markdown notes, mathjax, table, list etc.
👏 👏 👏 MY NEW MARKDOWN NOTE APPLICATION For those who wanna a better user experience while taking markdown note, please try my new product, LeafNote
Material Design Notes App
#Screenshot 应用地址: APK #Develop Environment Android Studio 1.4 Beta 2 JDK 1.8 Android Buid Tool 23 Android Compile Sdk 22 #2.0.0 MVP Dagger2.0 RxAndroi
Remindly is a simple and user friendly Android application to create reminders.
Remindly Android reminder app Features Material Design UI Repeating reminders. Set intervals in minutes, hours, days, weeks and months Completely free
Realtime transit tracker of Pittsburgh's Port Authority buses using the realtime PAT API using Google Maps to Display the Maps
Realtime-Port-Authority The purpose of this was to create a real-time tracking of port authority of Pittsburgh, PA, using the realtime API given by Po
TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time.
TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.
The easiest HTTP networking library for Kotlin/Android
Fuel The easiest HTTP networking library for Kotlin/Android. You are looking at the documentation for 2.x.y.. If you are looking for the documentation
A lightweight tool that simplifies testing of the process death scenario.
Venom Venom is a lightweight tool that simplifies testing of the process death scenario for your android application. Why Venom? The Android Run Time
Modern XML Parser for Android
Work in Progress Please note that this is still work in progress!, although quite stable and used in production. TikXML A fast xml parser for android
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
Scarlet A Retrofit inspired WebSocket client for Kotlin, Java, and Android. Update We are working on a new version of Scarlet that supports other pers
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Zipline This library streamlines using Kotlin/JS libraries from Kotlin/JVM and Kotlin/Native programs. It makes it possible to do continuous deploymen
Log4j2 client protector for kotlin
log4j2-client-protector Minecraft Bungee&Bukkit防止Log4j2(CVE-2021-44228)漏洞入侵玩家客户端 本插件主要作用是在已修复Log4j2漏洞(升级log4j2版本)的服务器上防御其玩家客户端受到侵害 (理论上同时安装bc和bukkit在未
Zero to Hero With Kotlin
Zero to Hero With Kotlin Content: What's/Why Kotlin? Kotlin Basic Syntax Hello World Difference of Print & Println Comment Lines Escape Characters Dat
A Python native extension written in Kotlin Native
Kotlin Python Ext This is a proof of concept for a Python extension in Kotlin. It is recommended to read the Official Python C API Documentation befor
Pixelify Google Photos For Kotlin
Pixelify-Google-Photos LSPosed module to add Google Pixel features on Google Photos for any device. LSPosed module repo Development repo Telegram grou
This little project provides Kotlin bindings for the popular tree-sitter library
kotlintree This little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kot
GRPC client for the Provenance Blockchain
GRPC client for the Provenance Blockchain Tip: Refer to the Cosmos Proto Docs and Provenance Blockchain Proto Docs for client interface definitions. M
A Shopping List application developed in Kotlin
SparMePlease Wanna buy stuff from Spar? Well, make a list ... Overview This is a pretty little android application written in Kotlin which will help y
An Android library that allows blocking of colloquial words from text
AndroidProfanityFilter Add to project Step 1. Add it in your root build.gradle at the end of repositories: Groovy allprojects { repositories {
Modern Kotlin version of com.example.semitop7.FireTVStyle keyboard
ftv-style-keyboard Modern Kotlin version of com.example.semitop7.FireTVStyle keyboard Manual activation on FireTV via adb shell: adb shell ime enable
Kotlin Multiplatform (KMP) library for reading resources in tests
kotlinx-resources Kotlin Multiplatform (KMP) plugin and library that add support for reading resources in tests. The plugin and a library work in tand
A Simple Weather App With Kotlin
WeatherApp This application is a simple weather application where you can see the current weather conditions according to your location and the weathe
Advent of Code in Kotlin. Jetbrains challenge.
aoc-kotlin-2021 Welcome to the Advent of Code1 Kotlin project created by xreaper95 using the Advent of Code Kotlin Template delivered by JetBrains. In
Basic Android app to use Jetpack WorkManager API features
jetpack-work-manager-playground Basic Android app to use Jetpack WorkManager API features Jetpack WorkManager Playground Demo app Jetpack WorkManager
Kotlin hello world for Cloudflare Workers
Kotlin hello world for Cloudflare Workers Your Kotlin code in main.kt, running on Cloudflare Workers In addition to Wrangler you will need to install
Age Calculator App With Kotlin
AgeCalculator Age Calculator Project Project Description In this mini-project, we are going to use Android Studio for completing our project. Android
Solutions to advent of code 2021 in the gen-Z programming language known as kotlin
Advent Of Code 2021 - Kotlin Edition How to run? Get the kotlin SDK using the sdkman tool: https://sdkman.io/sdks#kotlin Run the commands: ./gradlew
A Simple Task app with kotlin
Tarefas - Kotlin Download do aplicativo Tecnologia MVVM Retrofit SQLite Navigation Fingerprint - Autenticação biométrica Tela de Login Tela de cadastr
Starter code for Android Basics in Kotlin
Inventory - Starter Code Starter code for Android Basics in Kotlin. Introduction This app is an stater code for an Inventory tracking app. Demos how t
AoC in Kotlin for 2021
aoc-kotlin-starter Starter template for solving Advent of Code in Kotlin Features Gradle setup so you can run a specific day or all days on the comman
Movie List App Built With Kotlin
MovieList App Demo app that uses TheMovideDB V3 API to fetch some lists describing the upcoming, popular and top rated movies in their database. The u
Curso dos fundamentos da linguagem Kotlin disponibilizado pela TreinaWeb
💻 Kotlin Fundamentos 💻 Curso dos fundamentos da linguagem Kotlin disponibilizado pela TreinaWeb Tecnologias Usadas Kotlin Executando Clone o projeto
This is a sample API project for Rest Assured with Maven Kotlin DSL & JUnit 5
Kotlin-RestAssured Test Automation This is a sample API project for Rest Assured with Maven Kotlin DSL & JUnit 5 Introduction All the Test Cases kept
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 data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
Starter code for Android Basics in Kotlin
Inventory - Starter Code Starter code for Android Basics in Kotlin. Introduction This app is an stater code for an Inventory tracking app. Demos how t
Android's MVVM Architecture in Kotlin ft. Retrofit
Android's MVVM Architecture in Kotlin ft. Retrofit This is an example to demonstrate MVVM Architecture in Kotlin with Retrofit in Android. This exampl
Spring cloud gateway with kotlin
spring-cloud-gateway gradle 의존성 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client
Spring cloud eureka server with kotlin
spring-cloud-eureka-server-kotlin gradle 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-se
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 data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
My attempt at completing Advent of Code for the first time, might also learn Kotlin while doing so.
AdventOfCode2021 Welcome to the Advent of Code1 Kotlin project created by debskipawel using the Advent of Code Kotlin Template delivered by JetBrains.
A lightweight library for requesting and consuming Activity Results using coroutines.
SuspendActivityResult A lightweight library for requesting and consuming Activity Results using coroutines, it's usage is as simple as: val uri = Acti
Kotlin Tutorials for new learners.
Kotlin Programming Tutorial for Beginners Learn Kotlin Programming, its basics and Fundamentals from scratch. Topics to be covered Overview Course int