3478 Repositories
Android kotlin-jetpack Libraries
Add Ios Swipe Search TextField Component in Android Jetpack Compose.
IosSwipeSearchCompose Add Ios Swipe Search TextField Component in Android Jetpack Compose. How it looks Usage val text = remember { mutableStateOf("")
Nuestro amigo R2-D2 ha sido enviado junto a Luke Skywalker debido a una serie de problemas relacionados con la contaminación en la Luna de Endor. Problema de Acceso a Datos
# R2-D2 y las Lunas de Endor - Acceso a Datos Nuestro amigo R2-D2 ha sido enviado junto a Luke Skywalker debido a una serie de problemas relacionados
Trentino public transport with stops, lines, trips and delays. Android app built with Jetpack Compose and Material 3.
Tridenta An Android app for public transport in the italian region "Trentino". You can view information about stops, lines and most importantly trips,
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
curve25519-kotlin A pure Kotlin/Multiplatform implementation of group operations on Curve25519. Gradle Kotlin DSL: dependencies { implementation("
Material3 themed Jetpack Compose date & time pickers.
Compose material3 Date1 and Time pickers Highly customizable Jetpack Compose components with material3 support for date & time picking. Contents Lates
Add Expandable Horizontal Pager in Android Jetpack Compose.
ExpandableHorizontalPagerCompose Add Expandable Horizontal Pager in Android Jetpack Compose. How it looks Usage BoxWithConstraints( modifier = Mod
The platform for time-management by pomodoro technique between team.
❗️ Moved to tomadoro organization. 🍅 Pomodoro The platform for time-management by pomodoro technique between team with lot of customization. Pomodoro
Fully customizable Calendar/DatePicker for Android/Kotlin
AMCalendar - Android Date (Range) Picker AMCalendar is a fully customisable widget for picking dates and ranges based on the native Calendar. It's an
AlarmIT is a simple alarm app. The alarms can be turned off via three methods - normal turnoff, by shaking the device a number of times, by solving maths questions.
Kicking Off Hacktoberfest with ACM-VIT! AlarmIT AlarmIT is a simple alarm app. The alarms can be turned off via three methods - normal turnoff, by sha
RCZ algorithm in kotlin (update version)
RCZEncryptationKT RCZ Encrypt uses maps to encrypt your string this use ALPHABYTE to to view the bytearray of encoded strings This use random chars by
Ejemplo de App Android con Kotlin, Jetpack Compose, Retrofit y consumo de la API REST de Pokémon
Pokémon Jetpack Compose Ejemplo de App Android con Kotlin, Jetpack Compose, Retrofit y consumo de la API REST de Pokémon Jetpack Compose Retrofit Poké
🪐 Modern Android development with Hilt, Coroutines, Flow, JetPack(ViewModel) based on MVVM architecture.
Ceres 🪐 Modern Android development with Hilt, Coroutines, Flow, JetPack(ViewModel) based on MVVM architecture. Download Gradle Add the dependency bel
YAML-based source-based kotlin module descriptors
kproject - Liberate your Kotlin projects YAML-based source-based kotlin module descriptors that runs on top of gradle. Define your kotlin multiplatfor
AnKunv2 is an Android application built with Jetpack Compose to stream anime on demand.
AnKunv2 AnKunv2 is an app a bit similar to YouTube but to stream anime. Updated from AnKun using Jetpack Compose. Tech Stack Kotlin AndroidX UI - Jetp
jtx Board allows you to manage your Journals (like meeting minutes), Notes and Tasks in one Android app. The app is compatible with the iCal standard (RFC5545) and is integrated with DAVx5 to allow the synchronisation of entries through CalDAV.
jtx Board Get the most out of journals, notes & tasks Elevate the power of the iCalendar standard to the next level, use the potential of the combinat
Food Recipes - Android application built with Jetpack compose, MVVM and clean architecture approach.
Food Recipes Android application that consuming (https://spoonacular.com/food-api) "Recipes api". It has been built with clean architecture principles
Android PinLayout for auth screens.
PinLayout ⚬⚬⚬⚬ Android PinLayout for auth screens. Installation Step 1. Add the JitPack repository to your build file allprojects { repositories {
🧮 Provides simple and advanced mathematical functions in a beautifully designed UI.
Calculator 🧮 Android App 🔗 Download the App 🤔 What is this App ✍️ This will basically provide simple and advanced mathematical functions in a beaut
PoC 결과 사내 발표 자료 - Choreography Saga Pattern (with SQS, SNS)
PoC-Choreography-Saga-Pattern-Kotlin PoC 및 사내 발표 자료 - Choreography Saga Pattern (with SQS, SNS) 아쉽게도 Multi-Module은 아니고.. 그냥 나눠져 있던 프로젝트들을 한 폴더로 합치기만 했
A progress bar with animation, gradient and colorful shadow.
Fancy Progressbar Android library providing a beautiful progressbar with colorful shadow, gradient and animation for Jetpack Compose. Download Add in
설정한 최대 라인수에 따라 텍스트의 확장, 축소가 가능한 TextView 입니다.
ReadMoreView 유튜브 앱과 같이 '더보기' 기능이 포함된 TextView 입니다. 기존 TextView 와 같이 TextSize, color, font 등의 속성 적용이 가능합니다. dependency 최상위 수준 build.gradle allprojects
Bego Chat is chat application in Kotlin and Firebase with the following features: last seen , user status like typing ,online and last seen with MVVM pattern and clean architecture
Compose ChatApp(Bego Chat) Bego Chat is Compose chat application in Kotlin and Firebase with the following features: sending all file types and abilit
My attempt at the Advent of Code 2022, in Kotlin!
aoc-2022 Welcome to the Advent of Code1 Kotlin project created by zodiia using the Advent of Code Kotlin Template delivered by JetBrains. In this repo
a Custom Snackbar Library for Jetpack Compose 🚀🎨
🎨 Snackie is a custom snackbar library for jetpack compose built without using the built in snackbar component 📚 Implementation repositories { ma
advent-of-code-2022
advent-of-code-kotlin-2022 Welcome to the Advent of Code1 Kotlin project created by jlengrand using the Advent of Code Kotlin Template delivered by Je
This project explores the saga architecture for two patterns. The Choreograhy and the Orchestration
Newscast Explorer Technologies used Introduction In this project are going to explore a known EIP known as Saga. A saga is in its essence, a way to de
A CLI tool to convert multi-module Jetpack Compose compiler metrics into beautiful HTML reports
A CLI tool to convert multi-module Jetpack Compose compiler metrics into beautiful HTML reports 1. What are Jetpack Compose compiler metrics? The Comp
This is the kotlin-based android application. In this you can solve upto 100 flag-quiz question and enhance your skill.
Flag Quiz App - DOWNLOAD APP Enhance your knowledge by taking part in this Quiz - 100 Questions in 30 minutes It is based on the Kotlin language. You
MachOParser is a Kotlin library to parse Mach-O files
MachOParser MachOParser is a Kotlin library to parse Mach-O files Mach-O is a file format for executables, shared libraries and related binaries. This
Modern flashlight app with dim functionality on Android 13+
FlashDim About this project Features Download Supported devices Screenshots Contribute Used Icons License About this project Starting with Android 13,
Camera is a library for Android built using the Camera2 API.
Camera Camera is a library for Android built using the Camera2 API. The Camera2 API allows users to capture RAW images, i.e. unprocessed pixel data di
A Jetpack Compose component used for displaying Markdown-formatted text.
MarkdownText A library for displaying Markdown contents within Jetpack Compose. Uses Coil Current limitations Lists that are annotated with the * must
Add Animatable Material Components in Android Jetpack Compose. Create jetpack compose animations painless.
AnimatableCompose Add Animatable Material Components in Android Jetpack Compose. Create jetpack compose animation painless. What you can create from M
Desafio de Projeto criado para avaliação do conteúdo técnico explorado no repositório "aprenda-kotlin-com-exemplos".
Aprenda Kotlin Com Exemplos: Desafio de Projeto (Lab) Desafio de Projeto criado para avaliação do conteúdo técnico explorado no repositório aprenda-ko
🐘 Mastodon client for Android, iOS and Desktop (JVM)
MastodonX A multiplatform Mastodon client written in Kotlin for the amazing androiddev.social community and everyone else who enjoys #Fediverse Join o
기프티콘, 잊지 말고 삡! 하세요 👾
기프티콘, 잊지 말고 삡! 하세요 👾 프로젝트 소개 다양한 기프티콘을 한 곳에 모아서 관리해보세요 기프티콘을 단순히 저장하고 보여주는 것만이 아닌 본인 위치를 기반으로 기프티콘을 추천해드려요 보안이 걱정이 된다면! 지문인증을 활용해서 기프티콘의 바코드를 숨겨보세요 조
🎨A Jetpack Compose searchable drop down menu library
Searchable-Dropdown-Menu-Jetpack-Compose 🚀 A Jetpack Compose Android Library to create a dropdown menu that is searchable. How to include it into you
Demo for Jetbrains webinar on "How to share data layer in KMM"
RealmDemo Demo application demostrating how to share data layer in an KMM project using Realm Kotlin SDK and Atlas App Service. Webinar Link : https:/
LuaBox Helper for call lua scripts on Kotlin
LuaBox Helper for call lua scripts on Kotlin! Big thanks to Luaj library! 1. Create a class for working with LuaBox: class ScriptCore: LuaBox( pat
Kotlin DALL·E 2 is a new AI system that can create realistic images and art from a description in natural language.
OpenAI Dall•E AI Kotlin Mobile App OpenAI Dall•E Application Build With Kotlin MVVM (Model - View - ViewModel) Clean Architecture, Beautiful Design UI
Simple Telegram bot that responds with list of results obtained from Google.
Simple project focused on learning a little more about how Telegram bots work and are created. The bot has a very basic functionality: the user types
A single repository to learn the basics of Android in Kotlin without all the fluff.
Android-Concepts-Reference-Kotlin A single repository to learn the basics of Android in Kotlin without all the fluff. How to use this repository Each
Codice Java - CORSO VIANOVA/EXPERIS ANDROID APP DEV - KOTLIN
REPOSimoneDiMeglioCORSOJAVA CORSO VIANOVA/EXPERIS ANDROID APP DEV - KOTLIN 11/11/22 --- Creata Repository - Simone Di Meglio 11/11/22 --- Caricato P
An app for Android that uses quizzes to help you learn more about computer science.
Quiz App An app for Android that uses quizzes to help you learn more about computer science. 📸 Screenshots No screenshot available yet 💻 Tech Stack
An easy way to create and access JSON Files!
JsonFile This is the JsonFile API, this class is meant to facilitate the process of creating and accessing a JSON file UPDATES Updates Version About C
Boilerplate code for implementing MVVM in Android using Jetpack libraries, coroutines, dependency injection and local persistance
MVVM Foundation This projects aims to speed up development of Android apps by providing a solid base to extend Libraries Jetpack Fragment Material3 :
Lightweight android app for searching and downloading gifs.
Gif's Store Lightweight android application for searching and downloading gifs. Project status: started developing. Inspiration todo What's done Proje
A color picker for Jetpack compose 🎨
Compose Color Picker 🎨 Color Picker for Jetpack compose A color picker for Jetpack compose 🎨 Download 🚧 Working on it 🚧 Usage ColorPicker { co
Little WeatherApp for android with Kotlin, Jetpack Compose and MVVM
This project is about building an MVP weather app. Using the open API (e.g. https://openweathermap.org/api) Functionality: 1. Screen: Weather today
Selenium locators for Java/Kotlin that resemble the Testing Library (testing-library.com).
Selenium Testing Library Testing Library selectors available as Selenium locators for Kotlin/Java. Why? When I use Selenium, I don't want to depend on
An Android instance app for working with Google Map, Kotlin
map-instance-app A map instance app for seeing the current position of the user and saving that in the database and showing a list of saved locations.
A library that extends the existing JDBC API so that data objects can be used as input (to set parameters) and output (from ResultSet's rows).
SqlObjectMapper This is a library that extends the existing JDBC API so that data objects can be used as input (to set parameters) and output (from Re
Aplikasi sederhana berbasis android dengan menggunakan bahasa pemrograman Kotlin dan terintegrasi API.
Kotlin RESTful API - RealFutball22 Aplikasi sederhana berbasis android dengan menggunakan bahasa pemrograman Kotlin dan terintegrasi API. Fitur v.1.0
Kotlin/JVM Lambda example
kotlin-lambda-example-jvm Kotlin Lambda example on JVM contains four CDK stacks of Kotlin Lambda on JVM: JVM on x86, JVM on Arm64, JVM with C1 compile
Travel Guide App - FMSS Kotlin Bootcamp
Travel-Guide-Capstone-Project Travel Guide App - FMSS Kotlin Bootcamp 💻 Table of Contents About The Project Pages About The Project Travel Guide App
Simple example how you can use dynamic color image vector in your app.
Dynamic Color ImageVector Simple example how you can use dynamic color image vector in your app. How to use 1. Create a xml image vector The content o
kotlin android - network connection
MarsPhotos - Starter Code Starter code for Android Basics in Kotlin. Introduction Using this stater code you will create MarsPhotos is a demo app that
MovieApp with TDD, Clean Architecture & Jetpack Compose
MovieApp This app uses TMDB's multi search API to fetch polymorphic json response. Application shows the different media types returned from the API i
akka-samples-peristence-java by Lightbend, but using Kotlin.
This example illustrates event sourcing with Akka Persistence. it is based (okay, stolen from) the generated sample project akka-samples-peristence-ja
Mocking with Jetpack Compose - stubbing and verification of Composable functions
Mockposable A companion to mocking libraries that enables stubbing and verification of functions annotated with @androidx.compose.runtime.Composable.
SurrealDB Kotlin implementation.
Kotlin Surreal Database API KSDB | by Necrosis SurrealDB framework for Kotlin Documentation · Report Bug · Request Feature 📔 Table of Contents 📔 Tab
Simple configurable Twitch Chat Bot for Emote Repetition 😎
DopaminChatter Dopamin is the happiness hormone. What's better than a Twitch Chat with great Emote Usage and Emote Chains (same Emotes after another).
Paint-me Is a simple painting app. Feel free to show your artistic talent on the wide canvas provided!
Kicking Off Hacktoberfest with ACM-VIT! PaintMe PaintMe Is a simple one screen-canvas painting app. Feel free to show your artistic talent on the wide
A simple example of kotlim compiler plugin with FIR and IR.
A simple Kotlin compiler plugin example This Kotlin compiler plugin generates a top level class: public final class foo.bar.MyClass { fun foo(): S
⏱️ TimerView is a beautifully designed fully customisable Android view that allows developers to create the UI for countdown timers.
TimerView 🔥 A beautifully designed fully customisable Android view that allows developers to create the UI for countdown timers. Index Getting starte
Jetpack Compose & Clean Architecture app with Huawei Mobile Services.
Big Market From traditional asset classes (e.g. stocks and ETFs) to economic metrics, exchange rates to cryptocurrencies, fundamentals to technical in
On this day is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day
kotlin-spaces-app-onthisday On this day is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day Stat
Android Kotlin+ MVVM + Retrofit2 + Room +Dagger2 + Coroutines + Junit4 + Espresso + Mockito + MockWebServer
Movies-TMDB Android Kotlin+ MVVM + Retrofit2 + Room +Dagger2 + Coroutines + Junit4 + + Espresso + Mockito + MockWebServer Movies-TMDB Android Movies-T
Simplify the processing of sealed class/interface
shiirudo Generates DSL to simplify processing branching by when expressions in sealed class/interface. Setup Refer to the KSP quickstart guide to make
Instagram Clone built in Android using concept of Jetpack compose.
Instagram_Clone Instagram clone is an app build using new technologies/trends and other advanced Jetpack compose specific concepts. Following are the
KotlinScript that generate Reel from a given image, text and audio
ReelScriot KotlinScript that generate Reel from a given image, text and audio 80f4ea39-a7da-4f21-b0ff-7a17836a1cd0.mp4 6691b51d-d7a3-4915-ae41-8bec400
Avengers - Android App (Android Hands-On Project)Avengers : This is a basic (front end) android app developed using Kotlin and XML. The app is a hands-on project made while Internshala Certified Training Programme, to establish a basic understanding of the technology.
Avengers_android-Arpan Avengers - Android App (Android Hands-On Project)Avengers - Android App (Android Hands-On Project) Developed: June/July 2022 Th
A modular object storage framework for Kotlin multiplatform projects.
ObjectStore A modular object storage framework for Kotlin multiplatform projects. Usage ObjectStore provides a simple key/value storage interface whic
Add status to beans in Compose, Fields in beans can be directly used as the MutableStateT
Buff Add status to beans in Jetpack(jb) Compose, Fields in beans can be directly used as the MutableStateT ⚠️ Non mainstream warning:This item viola
Solutions to Codeforces' Kotlin Heroes Contests
kotlin-heroes Solutions to Codeforces' Kotlin Heroes Contests Practice Rounds Contest Problems Solutions Practice-1 Link NA Practice-2 Link Link Pract
Це новий додаток для перегляду мап всіх метро України.
Метро України Це новий додаток для перегляду мап всіх метро України. ⬇️ ️ Заватнажити додаток 💾 Колишні версії Мотивація Цей додаток спочатку був ств
This project is a simple recyclerview example coded in kotlin language.
EXPENSIVE CARS 🚗 This project is a simple recyclerview example coded in kotlin language. My purpose in writing this project is to practice the recycl
An Android instance app for working with Google Map, Kotlin
map-instant-app An Android instance app Android technologies that I used: Name Description 1 Kotlin 2 Coroutine 3 Navigation 4 DataBinding 5 ViewBindi
Multiplatform HTTP-Client implementation using Ktor
Kotlin Multiplatform HTTP-Client using Ktor Simple demonstration of a Ktor-based multiplatform HTTP-client in Kotlin Overview base submodule: common c
Utility for monitoring Genshin Impact in-game status, built with Jetpack Compose, Accompanist, and more
yumetsuki An utility app for monitoring in-game status on Genshin Impact like resin status, realm currency, expedition, daily commission status, etc.
Integration-test library for Kotlin and Java
Maya Maya (/ˈmɑːjə/, माया), literally "illusion" or "magic". In Vedic texts it connotes a "magic show, an illusion where things appear to be present,
Android Development by using Kotlin, this App uses the concept of API, Recycler Methods and Databases.
Bookstore App by using Kotlin This Project is made using Kotlin, and it uses main concepts of API, Databases, Fragments and many more. This Applicatio
[Android-Kotlin] MVVM, ViewModel, LiveData, Observer, DataBinding, Repository, Retrofit, Dagger example
SimpleMvvmDaggerKotlin [Android-Kotlin] MVVM, ViewModel, LiveData, Observer, DataBinding, Repository, Retrofit, Dagger example [Image1 : User informat
A Android Web IDE supports code auto-completion and highlight, plugin (Supports Html, Css, JS, Json, Php etc)
WebDevOps A Android Web IDE supports code auto-completion and highlight, plugin (Supports Html, Css, JS, Json, Php etc) Join us QQ group number: 10314
The Words app is a simple dictionary app, with a list of letters, words for each letter, and the ability to look up definitions of each word in the browser.
Words App This folder contains the source code for the Words app codelab. Introduction Words app allows you to select a letter and use Intents to navi
Shit Chat is a realtime chat application made with Kotlin.
Shit Chat Shit Chat is a realtime chat application made with Kotlin. Screeshots : Login UI Sign Up UI User List UI Chat UI Features Store Chat on Fire
This is a Interview application which made by me in interview task what it do? that will give you the result from Api and also save data in the cache using RoomDb so that we can access it offline.
Clean-MVVM-App An Android application built using Clean + MVVM architecture. Components used in the app. Kotlin - As a programming language. Material
[ApiLibrary] Duckie Architecture Sample Project: 무료 API 모음
[ApiLibrary] Duckie Architecture Sample Project 이 프로젝트는 public-api 로 부터 무료 API 들을 조회해서 보여주는 간단한 앱 입니다. 총 1천개가 넘는 무료 API 들을 보여줍니다. 덕키 아키텍처 샘플 용도로 제작됐습니
Based on LinearProgressIndicator, support thumb and progress animation
compose-progressIndicator This Library is designed to improve the LinearProgressIndicator provided by Jetpack Compose. Beside the base functionality p
PhotoSearch is an Android TV app using Jetpack Compose.
PhotoSearch What's PhotoSearch? 🚀 PhotoSearch is an Android TV app using Jetpack Compose UI. The purpose of this project is to try new Android techno
Tip Calculator- Add extensions to this tip calculator.
Add extensions to this repository- Here are some ideas: Change the color scheme of the app, e.g. the background/primary/secondary color. Modify the th
A News Application Shows Breaking News of the Country with a feature to save News for future Use.
A News Application Shows Breaking News of the Country with a feature to save News for future Use.You can search news on any topic.Used all latest stuffs in android like Navigation Component, MVVM Architecture, Retrofit, Room DataBase, Kotlin Corutines etc
Kotlin library to communicate with LinuxCNC using JNI.
Kotlin LinuxCNC Kotlin library to communicate with LinuxCNC using JNI. Setup Assuming you have linuxcnc installed Env variables You need to set some e
A weather app using the latest Android tech
App Builders 2022 - Modern Android Techniques This app is the sample project used for the Modern Android Techniques workshop at App Builders 2022. It
Android implementation of the Flamingo Design System
It is an Android implementation of the Flamingo Design System. It Consists Of: Palette, theme colors, typography, icon set, illustrations, gradients a
Date Fruits Classifier App
Dates Fruits Classifier App It is a ML-based app for Android, that aims to make the target user familiar with the types of dates fruit. Up to now, the
Kotlin scripting environment based on TabooLib
Artifex Artifex 提供了完善的 Kotlin Script (.kts) 运行环境,且支持 TabooLib 全特性。 val compiledScript = Artifex.api().scriptCompiler().compile { // 传入源文件 it.
Simple app to consumer api movies with retrofit and save result in database with room using android jetpack
MoviesCompose Simple app to consumer api movies with retrofit and save result in database with room using android jetpack Instruccions Log Up in https
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Now in Android App [Work in progress 🚧 ] Learn how this app was designed and built in the design case study, architecture learning journey and modula
NationalKeyboard
National Keyboard National Keyboard is a small keyboard for Caucasian languages based on modern Android tech-stacks especially focus on Jetpack Compos