477 Repositories
Android country-code-picker Libraries
A simple, minimalistic and beautiful color picker for Android 4.1+ (Jellybean+) devices
Material Color Picker A simple, minimalistic and beautiful color picker for Android 4.1+ devices. App is intended for Web Designers and Developers, wh
Keep track of your CPU and Sensors alongwith useful features like Color Picker,Compass and device information
S Tools+ Keep track of your CPU and Sensors alongwith useful features like Color Picker,Compass and device information. S Tools+ includes 6 different
Share Wi-Fi passwords with QR codes or NFC tags
WiFiKeyShare WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code or by writing it to an NFC tag. The format of the string e
Dev Journal is a note taking app made for the 7 days of code challenge for the first phase of the ALC with Google Scholarship.
Dev Journal Dev Journal was made for the 7 days of code challenge for the first phase of the ALC with Google Scholarship. Features Sign In with E-mail
Markdown for Android, supports TextView && EditText (Live Preview), supports code high light.
RxMarkdown RxMarkdown is an Android library that helps to display simple markdown text in android.widget.EditText or android.widget.TextView, at same
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
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
This folder contains the source code for the Bus Scheduler app codelab
Bus Scheduler App This folder contains the source code for the Bus Scheduler app codelab. Introduction The Bus Scheduler app displays a list of bus st
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
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
Main goal of this project is to find the best route from one country to another
Route-service Main goal of this project is to find the best route from one country to another. Data is presented as json format. I've implemented A* p
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.
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
Sample Code for fake Kotlin library written in Java
Jatlin このリポジトリは ブログ記事 のためのサンプルコードです。詳細は記事をご覧ください。 プロジェクト構成 :java-lib にKotlinに偽装したJavaファイルが含まれます。 :kotlin-lib は :java-lib をビルドしたJARファイルをKotlinから読み込んで実行
Advent of code challenges completed in Kotlin
aoc-2021 Welcome to the Advent of Code1 Kotlin project created by adeelcodes using the Advent of Code Kotlin Template delivered by JetBrains. In this
🎄 Solutions to Advent of Code 2021 in Kotlin 💜
Advent of Code 2021 in Kotlin These are my solutions to Advent of Code 2021 using the Kotlin language. Each day has its own subpackage. Try the proble
Advent of Code 2021 - Kotlin solution
aoc21-kt Welcome to the Advent of Code1 Kotlin project created by bubblefoil using the Advent of Code Kotlin Template delivered by JetBrains. In this
Source code behind the site kobweb.varabyte.com
Kobweb Site This is a Kobweb project for generating the Kobweb site itself. The goal of this site will be to highlight the features provided by the fr
My advent of code 2021 solutions.
Advent of code 2021 These are my kotlin solutions for however long I manage to take part without giving up. How to run Add a Config.kt file locally an
Advent of Code 2021 in Kotlin, solved by myself. Focus on code readability. With GitHub Actions all puzzles are executed and their solutions printed
Advent of Code 2021 in Kotlin Focus on Code Readability. With CI Solution Printing. Welcome to the Advent of Code1 Kotlin project created by michaeltr
Advent of code 2021, Kotlin
aoc-2021-kotlin Welcome to the Advent of Code1 Kotlin project created by almar using the Advent of Code Kotlin Template delivered by JetBrains. In thi
Advent of code 2021 (unofficial) in Kotlin for Educational Plugin on Jetbrains IntelliJ IDE.
Kotlin Advent of Code 2021 (unofficial) DISCLAIMER: I am not affiliated with the official Advent of code event or website. To open this course, you ne
My Advent Of Code 2021 solutions 🎄🎅
AdventOfCode2021 In this repository, i am about to provide solutions for the Advent of Code1 puzzles using Kotlin language. Footnotes Advent of Code –
Advent of Code 2021, in Kotlin
advent-of-code-kotlin-2021 Welcome to the Advent of Code1 Kotlin project created by mbifulco using the Advent of Code Kotlin Template delivered by Jet
Sample app to demonstrate the integration code and working of Dyte SDK for android, using Kotlin.
Dyte Kotlin Sample App An example app in kotlin using the Dyte Mobile SDK Explore the docs » View Demo · Report Bug · Request Feature Table of Content
Exposed spring integration and code generator for dsl interface
Infra-ORM 欢迎使用 Infra-ORM, 这是一个基于 Exposed 的 ORM 框架,可以和 Spring Boot 集成良好,如果你是 Kotlin 开发者,推荐你试试 Exposed, 配合 Infra-ORM 可以给你带来最佳的开发体验。 为什么造这个轮子? Exposed 提供
My solutions for the Advent of Code 2021. See the link for a playlist with recordings of me solving each puzzle.
Advent of Code 2021 My solutions for the Advent of Code 2021 solved with Kotlin. What is the Advent of Code? Advent of Code is an online event created
My 2021 Advent of Code Repo - Kotlin this year!
🎄 Advent of Code 2021 This year I'll be solving the advent problems using Kotlin! 🥂 If you're interested in trying out Kotlin for AoC this year or e
🎅 Marry XMas 🎄 Kotlin solutions for my Advent of Code 2021 🤶
Advent of Code 2021 🎄 val aMessageFromMe = """ _____________,--, | | | | | | |/ .-.\ HANG IN THERE |_|_|_|_|_|_/ / `. SAN
Advent of Code 2021 in Kotlin Multiplatform!
Advent of Code 2021 in Kotlin Multiplatform Structure Each day comes with two parts for you to solve. You'll find a ready-to go and test templates to
Advent of Code project 2021!
aoc-2021 Welcome to the Advent of Code1 Kotlin project created by goddabuzz using the Advent of Code Kotlin Template delivered by JetBrains. In this r
Repository for solving Advent of Code in Kotlin.
Advent of Code 2021 Repository for solving Advent of Code in Kotlin. Getting started Running Project is already setup with gradle. To run the app: Nav
Advent of Code 2020 - Kotlin
* , _/^\_ * /.-.\ * * `/&\` *
Advent of Code 2021, using Kotlin
Advent of Code 2021, using Kotlin See https://adventofcode.com/2021, https://kotlinlang.org/. See also "the official GitHub template" by JetBrains. Ge
A template for Advent of Code challenge with input downloading and prepared test classes
Advent of Code Kotlin Template A template which will help you concentrate on the puzzle solutions. It brings Downloading and caching of the puzzle inp
Advent of Code 2021: Solutions in Kotlin
Advent of Code 2021 Solutions in Kotlin This repo is my personal attempt at solving the Advent of Code 2021 set of problems with the Kotlin programmin
Source code of the official StudyBuddy web client.
StudyBuddy-web This repository contains the source code of the web client, available here. Native apps For a native version of the application, see th
Keep your code spotless
Spotless: Keep your code spotless Spotless can format antlr | c | c# | c++ | css | flow | graphql | groovy | html | java | javascript | json | jsx |
Starter code for Android Kotlin Fundamentals Codelab 4.1 Lifecycles and logging.
DessertClicker - Starter Code Starter code for Android Kotlin Fundamentals Codelab 4.1 Lifecycles and logging. Introduction DessertClicker is a game a
Advent of Code 2021 implementations in Kotlin
advent-of-code-in-kotlin-2021 Welcome to the Advent of Code1 Kotlin project created by acrane13 using the Advent of Code Kotlin Template delivered by
Kotlin fun with Advent of Code 2021
aoc-kotlin Welcome to the Advent of Code1 Kotlin project created by dayanruben using the Advent of Code Kotlin Template delivered by JetBrains. In thi
My solutions for Advent of Code 2021, written in Kotlin!
Advent-of-Code-2021 Welcome to the Advent of Code1 Kotlin project created by thijsboehme using the Advent of Code Kotlin Template delivered by JetBrai
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio.
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio. It provides source code generation for the EventStateProcessor Library to increase code productivity in Flutter apps development.
The source code for SuCraft.
SuCraft What is this? This repository contains the source code for SuCraft. You can help in three ways: If there is a bug on the server, please report
Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding.
Code4Lyst Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding. App Architecture MVVM CleanC
Simplge ImageGallery Picker
SimpleImagePicker add camera and files permissions to manifest file uses-permission android:name="android.permission.CAMERA" / uses-permiss
Use as starter code for the ViewModel codelab.
ViewModel and ViewModelFactory - Starter Code Use as starter code for the ViewModel codelab. Introduction This starter app is a two player game, Guess
This repository contains program source code and data to reproduce the experiments in Sections 5.2 and 5.3 of the paper entitled "An interactive sketch-based CAD interface realizing geometrical and topological editing across multiple objects based on fuzzy logic."
Program source code and data This repository contains program source code and data to reproduce the experiments in Sections 5.2 and 5.3 of the paper e
This folder contains the source code for the Words app codelab.
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
My solutions for Advent of Code 2021 puzzles, mainly using Kotlin.
Advent of Code 2021 Featuring Kotlin What's that ? https://adventofcode.com/2021/about Advent of Code is an Advent calendar of small programming puzzl
Code for Compose Accessibility Tutorial
Bon Appetit Sample Android app License Copyright (c) 2021 Razeware LLC Permission is hereby granted, free of charge, to any person obtaining a copy o
The source code of the MVVM Caching Course
MVVM Caching Course This is the source code of the MVVM Caching Course created by Florian Walther (Coding in Flow) and Gabor Varadi (Zhuinden/EpicPand
My Advent of Code solutions written in Kotlin
AOC21 My Advent of Code solutions written in Kotlin Why Kotlin? I think Kotlin is a really suitable language for Advent of Code, because it handles li
Advent of Code template project for Kotlin
Advent of Code Kotlin Template Advent of Code – an annual event in December since 2015. Every year since then, with the first day of December, a progr
Netguru Android: Recruitment CR task
Netguru Android: Recruitment CR task Prerequisites Things that you need to have before starting working with a project. Your git provider (Github, Git
Starter code for Android Basics codelab - Store the data in a ViewModel
Unscramble App =================================== Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single pla
Built the ccp code on compose. Country Code Picker is an android library which provides an easy way to search and select country or international phone code.
Built the ccp code on compose. Country Code Picker is an android library which provides an easy way to search and select country or international phone code.
A low intrusive, configurable android library that converts layout XML files into Java code to improve performance
qxml English 一个低侵入,可配置的 Android 库,用于将 layout xml 文件转换为 Java 代码以提高性能。 与X2C的对比 X2C: 使用注解处理器生成View类,使用时需要在类中添加注解,并替换setContentView方法,侵入性较强; 对于布局属性的支持不够完美
SoLoader is a native code loader for Android.
SoLoader is a native code loader for Android. It takes care of unpacking your native libraries and recursively loads dependencies on platforms that don't support that out of the box.
Jetpack Compose Number Picker
Jetpack Compose Number Picker Android library providing a Number Picker for Jetpack Compose. Showcase Installation In your module build.gradle : depen
Code samples for article: "Definitive guide for animated splash screen on Android"
animated_splashscreen_android Code samples for article: "Definitive guide for animated splash screen on Android" In this article you’ll see how animat
KMM StoreList App (Kotlin Multiplaform Mobile), by Shady Selim
Shady Selim's KMM StoreList App My new visit to KMM and creating an example StoreList App (Kotlin Multiplaform Mobile) for both Android and iOS, divid
ViewModel and ViewModelFactory Starter Code
ViewModel and ViewModelFactory - Starter Code Use as starter code for the ViewModel codelab. Introduction This starter app is a two player game, Guess
An app created for Code Lousiville in order to learn the in-and-outs of basic Android development
Tea House is an app created for Code Lousiville in order to learn the in-and-outs of basic Android development.
Process jacoco reports and print the code coverage to the Azure DevOps
PrintCoverage PrintCoverage plugin allows you easily integrate coverage badge into your Azure DevOps pull requests! How to use In the module build.gra
The source code for the Words app codelab
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
This folder contains the source code for the Words app codelab.
Choose the letter, choose the word from a list then press it to google search for it. Ps. Learnt from Android-Basics-Kotlin powered by Google.
Share MPS code snippets. More than just screenshots.
skadi gist Share MPS code snippets. More than just screenshots. Repository Content ide-plugin: MPS Plugin that creates a gist from the IDE written in
Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3
TO-DO Notes - Code for 5.1-5.3 Testing Codelab Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3 Introduction TO-DO Notes is an app where y
Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
Starter code for PropertyAnimation codelab
PropertyAnimation - Final Code Starter code for PropertyAnimation codelab Introduction PropertyAnimation is an app that shows various types of propert
Source Code Tutorial Aplikasi Al-Quran Android
Al-Quran-Android SOURCE CODE APLIKASI AL-QURAN DENGAN ANDROID STUDIO Source Code ini sudah di update. Untuk source code versi lama, silahkan lihat di
Starter code for the third independent project for Android Basics in Kotlin
Lunch Tray - Starter Code Starter code for the third independent project for Android Basics in Kotlin Introduction This is the starter code for the Lu
A news application through which you can learn and browse all the news that interests you by choosing the country and type of news with the ability to browse and add some news to your favorites
MY-NEWS-Android A news application through which you can learn and browse all the news that interests you by choosing the country and type of news wit
This repository stores the code for the open-sourced donation app that we built for the @AndronixApp
This repository stores the code for the open-sourced donation app that we built for the [Andronix App](https://andronix.app). What Tech has been used?
Wheel Picker With Kotlin
WheelPicker Including in your project Gradle Add below codes to your project build.gradle file. buildscript { repositories { mavenCentral(
The source code for the Bus Scheduler app codelab
Bus Scheduler App This folder contains the source code for the Bus Scheduler app codelab. Introduction The Bus Scheduler app displays a list of bus st
🔥Simple quote app using MVVM, Retrofit, Coroutines and Dagger Hilt 💉
🔥 simple quote app using MVVM, Retrofit, Coroutines and Dagger Hilt 💉 quote.mp4 📚 knowledges and technologies ViewBinding Retrofit Coroutines MVVM
This is a sample Android Studio project that shows the necessary code to create a note list widget, And it's an implementation of a lesson on the Pluralsight platform, but with some code improvements
NoteKeeper-Custom-Widgets This is a sample Android Studio project that shows the necessary code to create a note list widget, And it's an implementati
Menyimpan source code tugas User Interaction and Control, mata kuliah Pemrograman Mobile Teori, semester lima tahun 2021.
android-uic About This Project Android-uic adalah sebuah aplikasi sederhana yang dibuat untuk menyelesaikan tugas dua mata kuliah pemrograman mobile.
A collection of code generators powered by ksp.
AutoKsp A collection of code generators powered by ksp. status: working in progress Projects AutoGradlePlugin - Generate gradle plugin properties file
This folder contains the source code for the Words app codelab.
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
Starter code for the second independent project for Android Basics in Kotlin
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
This repository contains the source code for the PokeApi Android app.
PokeApi App This repository contains the source code for the PokeApi Android app.
Pragmateam code challenge server (Kotlin)
Pragmateam code challenge server (Kotlin) Please refer to the provided document for the code challenge requirements. Framework & languages This projec
Menyimpan source code tugas User Interaction and Control, mata kuliah Pemrograman Mobile Teori, semester lima tahun 2021.
android-uic About This Project Android-uic adalah sebuah aplikasi sederhana yang dibuat untuk menyelesaikan tugas dua mata kuliah pemrograman mobile.
Starter code for the second independent project for Android Basics in Kotlin.
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
Starter code for getting and saving data from the Internet using Kotlin.
Doggos Description Doggos is an app that fetches (pun intended) information from a third party API. The API returns data about a random dog that conta
A desktop code editor app using Jetpack Compose for Desktop and IntelliJ Platform
Compose Code Editor A desktop code editor app using Jetpack Compose for Desktop and IntelliJ Platform. Project Structure The code is contained in the
CKlib is a gradle plugin that will build and package C/C++/Objective-C code for Kotlin/Native.
C Klib CKlib is a gradle plugin that will build and package C/C++/Objective-C code for Kotlin/Native. The Problem When you want to access C-etc code f
Starter code for Android Basics codelab - Store the data in a ViewModel
Unscramble App Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single player game app that displays scrambled
Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView items
TrackMySleepQuality with RecyclerView - Starter Code for 7.4 Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView it
Starter code for the first independent project for Android Basics in Kotlin
Project: Lemonade App - Starter Code Starter code for the first independent project for Android Basics in Kotlin Introduction This is the starter code
Used to generate the template code of GetX framework
Language: English | 中文简体 statement some fast code snippet prompt come from getx-snippets-intelliJ Description install Plugin effect Take a look at the
BuildConfiguration information for use in multi-module, or Kotlin Multiplatform common code
component-build-configuration A small library supporting Kotlin Multiplatform for utilizing BuildConfiguration details from common code and across mod
Room - SleepQualityTracker app
Room - SleepQualityTracker app This is the toy app for Lesson 6 of the Android App Development in Kotlin course on Udacity. SleepQualityTracker The Sl
An Android Library for in-app switching between environment variables
android-env-picker An Android Library for in-app switching between environment variables. Central use case is picking a desired endpoint for backend c
A component that provides an HSV color picker, written in Jetpack compose🎨
A component that provides an HSV color picker, written in Jetpack compose🎨
A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.
slack-lints This repository contains a collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack. This repo
An easy approach on how to create your country code picker for the edit text.
Country-Code-Picker Original Article on Dev.to Click below 👇 App's Overview In this article, I am going to demonstrate how to create a simple country