759 Repositories
Android simple-stack Libraries
A simple of jetpack compose project
Terminal Commands A CLI handbook for MacOS&Linux. App using my personality project's API and Jetpack Compose. Application architecture based on MVVM a
Simple Kotlin localization library.
Simple Kotlin localization library.
A simple and minimalistic weather forecasting android app.
Ohayō is a minimalistic weather forecast application developed using Kotlin language Screenshoots Technologies Used Jetpack navigation MVVM Arch
A simple and scalable Android bot emulation framework, as presented at Black Hat Europe's Arsenal
m3 A simple and scalable Android bot emulation framework. A detailed explanation can be found here. This project was first published at Black Hat Euro
A simple utility Compose to add customizable buttons when swiping the card in an easy way.
Swipeable-Card A simple utility Compose to add customizable buttons when swiping the card in an easy way. Import: This library is available as a gradl
🎨 Modern image loading library for Android. Simple by design, powerful under the hood.
Simple Image Loader Modern image loading library for Android. Simple by design, powerful under the hood. Kotlin: Simple Image Loader is Kotlin-native
🍣✨ Simple Ktor server to handle GitHub - YouTrack, usually for YouTrack Standalone.
🍣 sushi Simple Ktor server to handle GitHub Issues to YouTrack, usually for YouTrack Standalone. Why? There is not really a definite way to handle Gi
A Simple News App With MVVM
The Week Android app This app is very simple contains the following: MVVM Data-Binding Retrofit Kotlin Corotuine,Room Database and more UI Material De
A simple Kotlin multi-platform abstraction around the javax.inject annotations.
Inject A simple Kotlin multi-platform abstraction around the javax.inject annotations. This allows using the annotations in Kotlin common code so that
🔥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
An app which displays questions from Stack Exchange from it's api. Can search questions with tags as well. Uses MVVM architecture, dependency injection, coroutines, retrofit2 for network calls
Stack Exchange app What the app does? Shows a list of trending questions from stack exchange api Can search for the desires question. Can add tags to
The simple app is to demonstrate how the modern Enterprise Android App Architecture should be
Weather Forecast App The simple app is to demonstrate how the modern Enterprise Android App Architecture should be. Clean Architecture (Mr Uncle Bob)
Simple app to locally track your public transport trips.
ÖffiTracker Simple app to locally track your public transport trips. License Copyright 2021 Patrick Löwenstein Licensed under the Apache License, Ver
Finder Job simple app using (Retrofit , Dagger hilt , coroutines , navigation components)
Job Finder I'm finished building a simple project Job Finder App technology used [dagger hilt, coroutines, navigation components, LiveData, Skelton pa
Simple blockchain example written in Kotlin
Blockchain in Kotlin This is a plain example how Cryptographic blockchains work by constructing a blockchain containing three blocks. Once constructed
A simple project that describes the relationship between the view and it's viewmodel in android development
View-ViewModel-Communication A simple project that describes the relationship between the view and it's viewmodel in android development In MVVM archi
MarsRealEstate is a simple demo app using ViewModel & LiveData with Retrofit, Glide and Moshi in Kotlin.
Android-NASA-Real-Estate-Mars Is Android app that uses Kotlin and MVVM architecture is a simple app that uses Coroutines, LiveData with Retrofit, Glid
A simple app that shows the origin of the word we search
DictionaryApp A simple app that shows the origin of an english word Explore the docs » View Demo · Report Bug · Request Feature About The Project A si
A simple project used for converting currencies
MyCurrencyConverter A simple project used for converting currencies. This project is divided into 2 parts (branches): master - without Dagger Hilt dev
A Simple Calculator developed in Kotlin
Calculator developed in Kotlin This was my first contact with mobile programming using Kotlin. The calc is basic, but it was the first project I did.
Simple kafka client for monitoring topic events. Client has UI powered by Darklaf
kafka-client Simple kafka client for monitoring topic values. How to start $ java -jar kafka-client-1.0.jar How to use specify kafka hosts in config.y
Simple API implement DataBinding and ViewBinding.
Binding has been migrated to Maven Central because jCenter will be deprecated
Application to solve a personal problem, which was the wish to have a simple app that handles a market list with prices, quantity and total price
Market List Application that handles a market list offline in device's storage system. The list can be just pasted in a big edit text field and the ap
simple implementation KTLint with lib JLLeitschuh/ktlint-gradle
Simple DETEKT implementation others KTLint KTLint-gradle DeteKT Spotless gradle-code-quality-tools-plugin Tutorials medium Config detekt config.yml Gr
Simple ws subscription Android App.
UDWebSocketExample This is a simple web socket (ws) app which logs a local rest subscription to ISY and Polisy Installation Go to https://github.com/U
Simple project for kotlin and quarkus
microservices-with-quarkus Project This project uses Quarkus, the Supersonic Subatomic Java Framework. If you want to learn more about Quarkus, please
A Simple App to implement Navigation Architecture Component.
Android Navigation codelab Content: https://codelabs.developers.google.com/codelabs/android-navigation/ License Copyright 2018 The Android Open Source
Simple toast
newlibrary Simple toast Step 1. Add the JitPack repository to your build file allprojects { repositories { ... maven { url 'https://jitpack.io
A simple android sound recorder which let's users record audio and listen to it
Android-Sound-Recorder A simple android sound recorder which let's users record audio and listen to it. Getting started To get started just clone or f
A simple music player for Android
RSShool2021-Android-task6-Music-App Цель - реализовать простой музыкальный плеер на Android 🎵 Требования: Данные о треках считываются с JSON-файла. П
A simple IntelliJ project to demonstrate exception handling in coroutines
ExceptionHandling A simple IntelliJ project to demonstrate exception handling in coroutines NB:** launch coroutine builder type exceptions cannot be h
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
Simple Stack Why do I want this? To make navigation to another screen as simple as backstack.goTo(SomeScreen()), and going back as simple as backstack
An example of a test task for creating a simple currency converter application for the Android platform. The app is developed using Kotlin, MVI, Dagger Hilt, Retrofit, Jetpack Compose.
Simple Currency Converter Simple Currency Converter Android App by Isaev Semyon An example of a test task for creating a simple currency converter app
Simple compose components
Jetpack-compose-sandbox Simple compose components Very simple compose components (In the MainActivitity, uncomment which compose you want to check out
Dealing with Android Text by simple way to get high performance.
Gapo Android RichText RichText supports Hashtag, Mention, Url, Phone Number, Email, Markdown, Custom Span, SeeMore/SeeLess by limited line or length,
Full stack examples of how to use Hotwire JS in Kotlin services
hotwire-kt A collection of Kotlin examples using the Hotwire JS framework to build interactive web apps with a Kotlin Armeria server backend. Using Ho
Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines
Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines This repository holds code created as part of the aforementioned tuto
A Simple Calculator For Android With Java .
Installation Open Aide : Please at the first open AIDE app on your mobile . Create XML files : Copy XML files from the [ Res ] folder and paste them i
A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI.
KBAPI-StarterProject A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI. The starter comes with the following KotlinBukkitAPI
simple projet for implementation detekt for android
Simple DETEKT implementation others KTLint DeteKT Spotless gradle-code-quality-tools-plugin Tutorials medium Config detekt config.yml Gradle Build Scr
A simple Cat Search app, performed the search by cat breed name, using MVVM clean Architecture.
CatSearchApp A simple Cat Search app, performed the search by cat breed name, using MVVM clean Architecture. The App is using the The Cat Api for sear
A simple party manager app
Party App 🥳 Android native app using Kotlin to manage parties 🟡 Status: Under development 😍 How to use The backend of this project can be founded h
Simple plug and play custom RecyclerView
InfiniteScrollRecyclerView Pros: Simple plug and play custom RecyclerView. Easy to use Built on top of RecyclerView, hence it is performant as it work
A simple (and naive) RESTful API made with Ktor, jasync-sql and JWT.
A simple (and naive) RESTful API made with Ktor, jasync-sql and JWT. Route Method Description /account POST Create a new account /account DELETE Delet
A very simple accounts application using Vert.x and Crabzilla
Accounts2 This is an example of an application using Vert.x and Crabzilla Status Work in progress Requirements Java 11 Maven Docker compose Running 1
Simple Application that helps individuals prioritize by directly comparing items in a list and ranking their importance to the individual
Analysis.Paralysis Simple Application that helps individuals prioritize by directly comparing items in a list and ranking their importance to them. Cu
Simple system for building dialogue in Cepi
Dialogue Dialogue builder for Cepi Installation Download the jar from Releases OR compile it yourself. Instructions to do so are in Compile header Dro
Oasis is a simple gym progress-tracking app built on MVVM architecture.
Oasis About Oasis is a simple gym progress-tracking app built on MVVM architecture. Built with Kotlin Coroutines Flow Firebase Auth Firebase Firestore
simple app used Kotlin MVVM Dagger2 Room Coroutines Retrofit2
Exhibits Application which retrieves data from Webserver (via Retrofit), saves it into Room and get from it if user is offline. There are applying MVV
Simple android application that consumes RAWG API to display a list of games
Gamex Compose -Work in Progress- An android application that consumes RAWG API to display a list of popular video games built using Jetpack Compose an
Starter project to create a simple RESTful web service in Kotlin
Modified: Adding Koin for DI Using JWT for authentication and authorization Dropping proprietary FlyAway tool Single Page Application support Starter
using esp8266 and aliyun implementation simple remote control for DAC
using esp8266 and aliyun implementation simple remote control for DAC platform = espressif8266 board = nodemcuv2 framework = arduino platform = espre
Simple project to help people track their crusade progress
Crusade-helper Simple project to help people track their crusade progress Core module Contains: model - package with all database structure service -
Simple lib to create a endless recycler view scroll
Endless RecyclerView A simple lib to create an infinite list in a RecyclerView. When you reach the end of the list, a callback is triggered, where you
Fix for HotSpot deep stack problem
Fix for HotSpot deep stack problem Java HotSpot C2 compiler has a problem with deeply recursive functions. For a discussion of the problem see https:/
Speech-Text Converter is a simple task that enable the user to convert the speech to text or convert text to speech (by Mic)
Speech-Text Converter About Speech-Text Converter is a simple task that enable the user to convert the speech to text or convert text to speech (by Mi
A simple web app that shows holiday in Estonia
EstoHoli A simple android application that shows holiday in Estonia Built With Android Studio, Kotlin & XML Dependencies RXjava Gson Okhttp BootstrapA
NTabLayout is a simple tab bar custom view under android which has click-sliding and scaling up animation effect.
NTabLayout Brief NTabLayout is a simple tab bar custom view under android which has click-sliding and scaling up animation effect. This tab bar's effe
Nice and simple DSL for Espresso Compose UI testing in Kotlin
Kakao Compose Nice and simple DSL for Espresso Compose in Kotlin Benefits Readability Reusability Extensible DSL How to use it Create Screen Create yo
Simple and lightweight UI library for user new experience, combining floating bottom navigation and bottom sheet behaviour. Simple and beautiful.
Simple and lightweight UI library for user new experience, combining floating bottom navigation and bottom sheet behaviour. Simple and beautiful.
Very simple SMS to API gateway
sms2api Very simple SMS to API gateway for Android devices. It's NOT Google Play compatible, due to the security restrictions but it works well on you
Simple application to log your mood through the day and explain feature flags.
Mood Logger App (Android version) This Repo This repository contains code for building a very basic application to log your mood through the days. The
A simple implementation of rectangle detector on Android using OpenCV.
A simple implementation of rectangle detector on Android using OpenCV.
Simple Artificial Neural Network java library
SANN Simple Artificial Neural Network java library WIP Creating neural network Variant 1 //create new net (input, hidden, default len, output) Net net
Android app which fetches a sample movies list to display. Built using Kotlin and latest Android tech stack, with an approach to clean architecture.
movies-sample-app This is an Android app which fetches a sample movies list to display. Built using Kotlin and latest Android tech stack, with an appr
This repository is a simple humidity and temperature dashboard to present data from sensors on your phone
ChilliBook This repository is a simple humidity and temperature dashboard to present data from sensors on your phone. It uses Bluetooth LE and an ESP3
Format numbers using a string pattern with this simple number formatted like ##-####-##
AndroidPattern Format numbers using a string pattern with this simple number formatted like ##-####-## Installation To get a Git project into your bui
A Simple Android Library for Kenyan Counties
A Simple Android Library for Kenyan Counties
simple game implements with kotlin and jetpack.(covered by unit test)
Simple Spy Game: Source Code 🚨 Published version 🚨 This repository contains a detailed game app that implements simple game using Koin, Room, Corout
This is a simple app to help get or set your Slack status from the command line.
Slack Status This is a simple app to help get or set your Slack status from the command line. The app is a Spring Boot app written in Kotlin. It uses
A simple Football Live Score project using Kotlin.
Football Live Score App (Kotlin) A simple Malaysian Football Live Score project using Kotlin. Started on Aug 2020. Project terminated. Self-developed
Mobile development Exercise Simple photo viewer
Mobile development Simple Photo viewer Exercise A simple photo viewer based on Udacitys example app "dice roller"." Mobile development Exercise Simple
Simple CLI app to convert XML retrieved from a configurable URI to JSON and back
XmlToJsonUtility Simple CLI app written in Kotlin (1.5.31) on Java 11, using Spring Boot. Queries a URI (default) as an XML source. Attempts to valida
Simple Kotlin application that displays the currently available network interfaces on your machine
Network-Interface-Checker Simple Kotlin application that displays the currently available network interfaces on your machine. An executable jar can be
Micro Template 📃 A very tiny and simple text templating library for Kotlin.
Micro Template 📃 A very tiny and simple text templating library for Kotlin. It has very limited features, so it's intended to be used for short templ
A Simple Android Library for Kenyan Counties
KenyanCounties A Simple Android Library for Kenyan Counties Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database.
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database. Arch
A simple movie app, built using leanback.
leancorn A simple movie app using Leanback 🎥 Demo Kapture.2021-10-10.at.16.02.48.mp4 👨🏽💻 Tech Stack What? How? Architecture MVVM Navigation Jetpa
A simple Android Application with MVVM Architecture, Coroutine, Retrofit2
Retrofit with Coroutines and MVVM Architecture. A simple Android Application with MVVM Architecture Developed Using LiveData. MVVM Architecture. Retro
Simple news app using MVVM
Simple News App Simple news app android using MVVM Screenshots News API key News App uses the News API to load news. To use the API, you will need to
Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
compose-charts Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop. Graph Effects How to use? 1, show Pie Chart in Jetpa
A simple MVI framework for Kotlin Multiplatform and Android
Orbit Multiplatform Get in touch What is Orbit Orbit is a Redux/MVI-like library - but without the baggage. It's so simple we think of it as MVVM+. Si
Simple timer app inspired by Newton's Cradle. Created in Jetpack Compose for #AndroidDevChallenge.
Newton's Timer 📜 Description Simple timer app inspired by Newton's Cradle. Created in Jetpack Compose for #AndroidDevChallenge. 💡 Motivation and Con
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
Imagine App An simple image gallery app utilizing Unsplash API. Built with ❤︎ by Wajahat Karim and contributors Features Popular photos with paginatio
Dealing with Android Text by simple way to get high performance.
Gapo Android RichText RichText supports Hashtag, Mention, Url, Phone Number, Email, Markdown, Custom Span, SeeMore/SeeLess by limited line or length,
A simple currency converter app built With Jetpack Compose
I created this app to teach myself Architecture, Network Requests (using ktor), State Flow and other concurrency stuff.
Simple Recipe/Dish list Android App that uses Compose, MVVM & Hilt.
Simple Recipe/Dish list Android App that uses Compose, MVVM & Hilt. This is the codebase that I am working on during my Youtube Live Stream (Link below...)
A simple library for hide and show text with animation.
ViewMore TextView ViewMore TextView allows you to use a TextView by hiding the content of the text by a number of established lines and to display all
Simple State Machines in Kotlin (KSSM)
Simple State Machines in Kotlin (KSSM) What is this? KSSM (reordered: Kotlin - Simple State Machines) provides an easy and simple DSL (Domain Specific
A simple navigation library for Android 🗺️
Enro 🗺️ A simple navigation library for Android "The novices’ eyes followed the wriggling path up from the well as it swept a great meandering arc ar
A Simple Android library to get the number of words and give you the time it will take you to finish an article/story.
MinRead A Simple Android library to get the number of words and give you the time it will take you to finish an article/story. Prerequisite Androidx K
A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in Flutter.
Red Screen Of Death What A simple screen that is shown when your app gets crashed instead of the normal crash dialog. It's very similar to the one in
This repository contains a simple script that lets you kill gradle and kotlin daemons.
AndroidDaemonKiller This repository contains a simple script that lets you kill gradle and kotlin daemons. After updating gradle or kotlin or checking
A multi back stack android navigation
Labyrinth A multi back stack android navigation MIT License - Copyright (c) 2020 Abanoub Milad Nassief Hanna [email protected] @Linkedin @Github Scr
Sentinel is a simple one screen UI which provides a standardised entry point for tools used in development and QA alongside device, application and permissions data.
Sentinel Sentinel is a simple one screen UI that provides standardised entry point for tools used in development and QA alongside device, application
Simple cron command runner for Bukkit 1.17+
Cron Runner Description / 설명 Simple cron command runner for Bukkit 1.17+ Bukkit 1.17 이상을 위한 간단한 cron 명령어 실행기 입니다. Configuration Guide (config.yml) deb
A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥
Gamebaaz 🎮 A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥 Android Backend Jetpack Co
🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose.
ComposeMovie Android 🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose. Built with
A simple tool to display a text tree with Jetpack Compose🌲
A simple tool to display a text tree with Jetpack Compose🌲