866 Repositories
Android OTP-Validation-using-firebase Libraries
An android app built using Kotlin following Multi-Module Clean Architecture MVVM
RickyandMorty An android app built using Kotlin that consumes RickyadMorty API to display characters.It has been built following Clean Architecture Pr
Tork is a quiz Application done in android
Tork(Quiz game app) A simple mini quiz game app about programming languages. About The app is a sample quiz with integration of Firebase. The categori
Android injection using the Anvil compiler plugin
Tangle creates Dagger bindings for Android classes using the Anvil Kotlin compiler plugin. This is meant to be an alternative to Hilt, for those who'd prefer to enjoy the faster compilation and better flexibility of Anvil.
BLESSED Coroutines, a Bluetooth Low Energy (BLE) library for Android using Kotlin Coroutines
BLESSED for Android with Coroutines - BLE made easy BLESSED is a very compact Bluetooth Low Energy (BLE) library for Android 8 and higher, that makes
A library that enables Safe Navigation for you Composable destinations when using Jetpack Compose Navigation
A library that enables Safe Navigation for you Composable destinations when using Jetpack Compose Navigation
A framework for building responsive Android apps using Jetpack Compose
Jetmagic - A framework for building responsive Android apps using Jetpack Compose Jetmagic is an Android framework that can be used to develop respons
Group Messaging Chat (Discord Clone :eyes:) App Using Firebase Cloud-Firestore following MVVM Architecture
Nit Talk Nit Talk is a Group Chat Messaging (Discord Clone) App based on Modern Android Application tech-stacks and MVVM architecture. Techs Used 💻 K
Playground app that displays charts using Jetpack Compose
This is an application that consumes the API of Blockchain and display a linear chart of the bitcoin transactions per second on a given range & other stats. The graph is made with whimsical.
Shumba money weather app, using openweather api and retrofit
Shumba Money Weather App Language KOTLIN Libraries used 1.) Retrofit library - REST Client for Java and Android. It makes it relatively easy to retrie
Learn to work with databases on Android using the Room persistence library.
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
Official Appwrite Kotlin SDK 💙🧡
Appwrite Kotlin SDK This SDK is compatible with Appwrite server version 0.11.x. For older versions, please check previous releases. This is the Kotlin
Identification of android devices using wallpaper image
WallpaperID The source code of the demo application that calculates an ID for a device using wallpaper images. The ID is scoped to a device and will b
A Simple movies app using Kotllin, MVVM, and with an offline caching capability.
IMDB-CLONE A simple imdb clone using KOTLIN,MVVM with searching and bookmarking ability with offline caching ability Libraries used:- Kotlin Coroutine
This is a simple video games discovery app showcasing UI using Jetpack Compose with Clean Architecture and also tests for composable UI.
Jetpack-Compose-Video-Games-Example 🎮 This is a simple video games discovery app showcasing UI using Jetpack Compose and also tests for composable UI
This repo is to demonstrate the jetpack compose 's canvas api's usage and creating an icon pack using the basic functions.
Jetpack Compose Canvas API Demo App We all know that Jetpack Compose has now reached the 1.0.0 release milestone. This is a huge change we can say for
SlushFlicks has been built upon public APIs from IMDB.
SlushFlicks SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movi
Finds players using brownmen exploit
Lambda Plugin SDK This project in an example to show how a proper plugin for Lambda Client is set up. The advantage of plugins for a utility mod is th
A modular framework for building Discord bots in Kotlin using Kordex and Kord
Mik Bot A modular framework for building Discord bots in Kotlin using Kordex and Kord **If you are here for mikmusic, click here and there Deployment
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions. It is built with the MVVM pattern and the latest Jetpack components. Firebase as the backend
Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose
Unsplash Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose with ❤️ 👉 Presentation Set up the environmen
Using State in Jetpack Compose Codelab
Using State in Jetpack Compose Codelab This folder contains the source code for the Using State in Jetpack Compose codelab. In this codelab, you will
An implementation of MediatR on JVM for Spring using Kotlin coroutines
Kpring MediatR In this project, an attempt has been made to implement the mediator pattern on the JVM with simplicity using Kotlin with native corouti
New version of my Android app that shows you popular movies using themoviedb.org API.
New version of my Android app that shows you popular movies using themoviedb.org API. Using Modern Android Develpment skills like Kotlin, Room, Retrofit, Hilt, coroutines, Flow and Jetpack Compose.
A android plant shop app with firebase backend
PlantShop A android plant shop app with firebase backend What i learned: Create a responsive UI with ConstraintLayout Store product and save to user c
AnalyticaHouse Test Case Application with using Jetpack Compose
AnalyticaHouse This repository made for AnalyticaHouse Test Case Application with using Jetpack Compose. Datas is coming from here. Libraries Used Arc
A sample app that demonstrate how to build an Android application using the Uncle Bob's Clean Architecture approach
A sample app that demonstrate how to build an Android application using the Uncle Bob's Clean Architecture approach
Yelp Clone App Using Kotlin
Yelp Clone Jingxi (Harvey) Cai Yelp clone displays a list of search results from the Yelp API and displays the results in a scrollable list. Time spen
To show how to use preloading in exoplayer android using simple MVVM
Instagram Preloading Tech Stack Kotlin ViewBinding ExoPlayer ViewModel Coroutine Glide for image Demo Please take a look at videos folder How to run C
Easy Note: Building a Notes app using MVVM, JetPack Compose with a clean multi-module architecture approach.
Easy Note Easy Note: Notes app using JetPack Compose and MVVM with a clean architecture approach. This app shows the usage of the new Navigation Archi
Reddit App Built Using Kotlin
Reddit App Setup Build the project gets top post from reddit and displays different media(GIF.VIDEO,IMAGE). Enable user to add/remove a post to favour
Text Recognizer App Using the ML Kit
Features Detects text in images Using the ML Kit Text Recognition API Uses the CameraX to show a viewfinder and display the camera preview Provides a
A injection minecraft cheat using jvm attach api
Luminous A injection minecraft cheat using jvm attach api Website: https://lumi.getfdp.today Build We used a thing called Wrapper to make development
Build a StateFlow stream using Jetpack Compose
Molecule Build a StateFlow or Flow stream using Jetpack Compose1. fun CoroutineScope.launchCounter(): StateFlowInt = launchMolecule { val count by
Weather App using Retrofit Kotlin Android
NewsFeed Built an Android App which displays current weather and weather forecast of a selected city to the user. Features Coroutines Hilt JSON Parsin
Examples of using Torus CustomAuth Android SDK
Torus CustomAuth Android Samples Examples of using Torus CustomAuth Android SDK. Usage Clone the repository and open with Android Studio Run the app,
A basic template ecommerce application with payment integration made using Android Architechture componets
ShopIt ShopIt is a basic template ecommerce application with payment integration(RazorPay), made using Android Architechture componets and Material Co
Spotify Demo Desktop app using Jetpack compose
Compose Spotify Desktop Declarative UI A Spotify demo app for desktop using Jetpack Compose UI toolkit Demo Home Search & Detail Jetpack Compose Jetpa
Android Application Using Java
RandomUserApp [CLASS PROJECT] Android Application Using Java Aplicação android em linguagem Java desenvolvida para a disciplina de Ferramentas Computa
Android UI component to validate passwords.
PasswordValidationView Android UI component that validates passwords. All design credits goes to Piotr Sliwa And inspired by this design Demo Setup Ad
🔥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
🦄 Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack based on MVVM architecture.
Pokedex-AR Pokedex-AR is a small demo application based on AR, modern Android application tech-stacks, and MVVM architecture. This project focuses on
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack based on MVVM architecture.
🛡️ Android security app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Example project for using the Selenium toolkit with Kotlin, Maven, TestNg and the config is managed via a property file.
Selenium-Java-Toolkit-TestNg-Playground This is the sample-Project and show you how to use the Selenium-Toolkit. The Selenium-Toolkit is a Java based
A Kotlin Multiplatform Project using TMDB Api. Currently supports Android,iOS,Desktop and web platforms
A Kotlin Multiplatform Project using TMDB Api(https://www.themoviedb.org/). Currently this project is implemented in following platforms Andr
A non-trivial Bluetooth LE app using Kable and app architecture best practices
kable_mvvm_demo The intention of this project is to demonstrate a non-trivial Bluetooth LE app using Kable and app architecture best practices. ⚠️ The
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
Make your IDE play Wilhelm Scream effect when you are using unsafe !! operator in Kotlin
Make your IDE play Wilhelm Scream effect when you are using unsafe !! operator in Kotlin
In this Repo i create public apis to serve apps, like muslim apps using Spring, kotlin, and microservices
spring-freelance-apis-kotlin In this Repo i create public apis to serve apps, like muslim apps using Spring, kotlin, and microservices This repo for l
This is An Android Project. in which we use SqLite Database. We perform Insert,delete,update and Show The existing data. operations using SqLite.
SqLite Database Keywords : SqLite, Android, Database This is An Android Project. in which we use SqLite Database. We perform Insert,delete,update and
An Android App example of how to create a custom EditText using DoubleLinkedList Data Structure
DoubleLinkedListEditText Library This is a library to create an EditText based on the Doubly Linked List data structure so that the user can enter cod
A crypto currency wallet UI/UX template created using Android's jetpack compose.
CryptoWalletTemplate A crypto currency wallet UI/UX template created using Android's jetpack compose. High definition demo on youtube Youtube video de
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal, Clean Architecture, Dependency Injection...
FirestoreCleanArchitectureApp is an app built with Kotlin and Firestore that displays data in real-time using the MVVM Architecture Pattern. For the UI it uses Jetpack Compose, Android's modern toolkit for building native UI.
FirestoreCleanArchitectureApp FirestoreCleanArchitectureApp is an app built with Kotlin and Cloud Firestore that displays data in real-time using Andr
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
Jetpack Compose app gets data from REST API using KTOR Client. Clean Architecture, Dependency Injection...
posts-ktor-client Jetpack Compose app gets data from REST API using KTOR Client. Clean Architecture, Dependency Injection... Posts KTOR Client Demo ap
Displays a list of albums using latest libraries
Albums Application Demo Displays a list of albums using latest libraries Used Clean Architecture #Domain: Contains the definitions of the business log
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
Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform.
MovieHunter Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform. Contribution I
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
ListView Example with custom Adapter Using Kotlin in Android Studio
Kotlin-ListView ListView Example with custom Adapter Using Kotlin in Android Studio Steps to follow : Build ListView with Custom Adapter in Kotlin Add
A lightweight library for using Material Colors in Android Jetpack Compose Project 🚀🚀🚀
How To Use Step 1: Add the JitPack repository to your build file. Add it in your root build.gradle / build.gradle.kts at the end of repositories: Groo
Fractal Trees 🌴 using recursion | Demonstrated using Jetpack Compose 🚀
Fractal Trees 📜 Description Implementing Fractal Trees 🌴 with recursion ➰ and using Jetpack Compose to demonstrate it 🚀 💡 Motivation and Context H
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
WatchStore Ecommerce app using MVVM, Kotlin, Firebase Firestore, Coroutines, Dagger Hilt
WatchStore Sanple App Like Ecommerce App Developed using Kotlin. Features used: Firebase Firestore Navigation Component. MVVM Architecture RecyclerVie
An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .
Flick An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .It has been built followin
Push notification application using One Signal + Spring Boot + Kotlin
Spring Boot push notification system using One Signal This project was created to demonstrate a simple application built with Kotlin + Spring Boot inc
REST countries sample app that loads information from REST countries API V3 to show an approach to using some of the best practices in Android Development.
MAJORITY assignment solution in Kotlin via MVVM Repository Pattern. REST countries sample app that loads information from REST countries API V3 to sho
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
Load images using Glide
Glide_Demo Load images using Glide Image used private val image = "https://cdn.pixabay.com/photo/2018/05/03/21/49/android-3372580_1280.png" Add Glide
API for a library using Kotlin, Spring-boot and covered by test
Library API This API is to create Books and be able to borrow from them I'm using: Spring Boot version 2.5.6 Kotlin 1.5.31 Java 11 I'm implementing us
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
Currency converter Android application using MVVM architecture
Currency Converter Currency conversion using live exchange rates. Demo Screenshots API service
This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like coding with Kotlin, MVVM Design pattern, Kotlin Coroutines, Room database, Navigation Controller, Jetpack compose, Use cases, and Dependency injection using Dagger-Hilt.
Note App This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like
Analytics Tools for Kotlin Multiplatform Mobile iOS and android
Index Features Example Introduce Architecture Installation Configure Using Screen Mapper Initialization Implementation Delegate Parameters ATEventPara
School project: Weather forecast application made in android studio using Kotlin, SQLite and OpenWeatherMaps free API.
A*star 4-cast School project made in android studio using Kotlin, SQLite and free API from OpenWeatherMap.org. A weather forecast app with C(U)RD oper
A news app made using android studio in Java with features like favourite news, Location detector for local news, and especially made with HUAWEI APIs
HuaweiGlobalNewsApp A news app made using android studio in Java with features like favourite news, Location detector for local news, and especially m
The application is developed using Modern tools/libraries with UI implementations with Navigation architecture
This is mobile application which actual users will interact with. The application is developed using Modern tools/libraries with UI implementations with Navigation architecture. It connects with the Dog API to retrieve data. more detail of api can be found here - https://dog.ceo/dog-api/documentation/random This project a basic example of Retrofit and mvvm
Sample to grasp screen transition flow using Navigation and BottomNavigationView.
NavigationFlowSample Navigation + BottomNavigationView を使用した画面遷移で、Destinationのフローを把握するためのサンプルです。 画面遷移時にバックグラウンドで動作しているの処理を切り替える際に有効かもしれません。 Code class
Using grpc-wiremock to mock responses in integrated tests of gRPC services
Utilizando grpc-wiremock para mockar respostas em testes integrados de serviços gRPC Este repositório possui um exemplo prático de como configurar e r
A Mobile application (Android), which facilitates the search for a medication, a pharmacy using geolocation.
#Pharmacom Pharmacom, est une application mobile natif - compatible avec mobile et tablette. Cette application a comme but principale de servir les ci
Application Hiphe made by Aditya Bavadekar
Hiphe com.adityaamolbavadekar.hiphe Application Hiphe is made by Aditya Bavadekar Hiphe is written using Android Studio in Kotlin @JetBrains Download
Ricky and Morty episode guide using KMM and Apollo GraphQL Native
Ricky And Morty Episodes - Kmm Ricky and Morty episode guide using KMM and Apollo GraphQL Native This is a simple guide on how to create an KMM projec
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
an Android App using Jetpack Compose (a university project)
SmlPathFinder an Android App (a university project) Technologies : Jetpack Compose, Kotin, Kotlin Coroutine, Kotlinx Serialization, Ktor, Open Route S
Ride hailing app that helps users find drivers and take them from point A to point B.
Ride-hailing_rider_app Ride hailing app that helps users find drivers and take them from point A to point B. What I Used ? Clean Architecture : Basica
Talkufy brings you everything you need. From chatting, video calling (Beta), translating messages, group chats and lots more.
Talkufy A highly advanced and encrypted open source featured chat/video calling app for android using Firebase Firestore and Jitsi Meet. With this app
Android App Development using Android Studio Project for The Swastika. It is edit profile view.
Edit_Profile_View Android App Development using Android Studio Project for The Swastika. It is edit profile view. To start with this project first is
Using Resilience4J, this is a Demo project which uses a Library as background and manages all its requests.
Using Resilience4J, this is a Demo project which uses a Library as background and manages all its requests. This library can rent books online and the usage rate is extremely high. There is a reactive way to access, which is the one normally used, but sometimes, the system needs a bit of help from an old machine running a non-reactive MVC Spring application using JPA. Let's make this in Kotlin and find the best solution!
Template for using Clean Architecture Concepts in Android
AndroidCleanArchitecture Template for using Clean Architecture Concepts in Android We have separated the layers into three main group Presentation/App
A Games gallery app using RAWG api
RAWG-Games-Gallery-Demo-App A Games gallery app using RAWG api Gelen listedeki ilk 3 item android için ViewPager içine eklenecektir. Kalanlar için Rec
This plugin helps tp build GraphQL applications in Java using the DGS framework
dgs-intellij-plugin This plugin helps tp build GraphQL applications in Java using the DGS framework. The DGS Framework is open sourced by Netflix and
✨ Social network app made with Android Compose, full Kotlin, Firebase Authentication, Storage and Firestore 🚀
Your friends, for real. Share daily random moments with your friends and discover who they really are. ✨ Instant Instant is a social media actually un
Using Hilt in your Android app
Using Hilt in your Android app This folder contains the source code for the "Using Hilt in your Android app" codelab. The codelab is built in multiple
Berlin Clock App Using Kotlin
Berlin Clock Kata: Berlin Clock Author: 2021-DEV2-066 Rules & Requirements: The rules are described below : The Berlin Clock (Mengenlehreclock or Berl
A wallpaper app Built with MVVM clean architecture using pixabay api
wallpaper get your API key at pixabay in order to test the APP! This project demonstrates the use of jetpack compose and modularization. it is complet
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
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Avengers Chat AvengersChat is a demo application based on modern Android tech stacks and Stream Chat SDK. Previews Download Go to the Releases to down
A pixel art creator for Android using RecyclerView.
PyxlMoose A pixel art creator for Android using RecyclerView. Contributing Guidelines I would love your input! I have a goal of making contributing to
COVID-19 Check-in solution using a safe number based on MVVM model.
wave-in-speaker wave-in-speaker는 방문하는 공간에 전자출입명부를 쉽게 남기도록 도와주는 앱이며 특히 코로나 바이러스 감염증(COVID-19) 기간동안 효과적으로 사용가능합니다. 이 앱을 사용하면 QR코드 대신 음파 통신으로 체크인할 수 있습니다
COVID-19 Check-in solution for store using a safe number based on MVVM model.
wave-in-listener English version : README_EN.md wave-in-listener 는 매장에 방문한 고객의 개인안심번호를 음파통신을 이용해 수신할 수 있는 앱입니다. 이 앱은 wave-in-speaker 앱과 함께 사용됩니다. wave