595 Repositories
Android event-driven-architecture Libraries
Viper - Sample Viper (MVVMR) architecture pattern
Viper V I P E R = View + Interactor + Presenter + Entity + Router My versions Wi
SpotifyCompose - Spotify UI written on Jetpack Compose
SpotifyCompose - Spotify UI written on Jetpack Compose
📝 A demo todo/notes app which demonstrates the use of MVVM architecture, Navigation Component Library, Room Database, LiveData, Coroutines
📝 MyNotes A demo notes/todo app which demonstrates the use of MVVM architecture, Navigation Component Library, Room Database, LiveData, Coroutines et
Note-app - A sample project that presents a modern approach to Android application development
Note-app - A sample project that presents a modern approach to Android application development
Android Sample Kotlin+ MVI + Jetpack compose + Coroutines + Retrofit + Hilt + Room + Navigation component
MVIComposeSample Android Sample app to show user latest movies implementing MVI + Clean Architecture using kotlin & Jetpack compose following solid an
A basic chart written by kotlin. Support animation loading, touch event monitoring and JSON data.
A basic chart written by kotlin. Support animation loading, touch event monitoring and JSON data.
Dice 🎲 is a simple, intuitive, minimalistic and ad-free dice-roll application
Dice 🎲 Dice 🎲 is a simple, intuitive, minimalistic and ad-free dice-roll application 📱 with which you can play your favourite board games, built to
☀️ Wheater is a small demo application based on modern Android tech-stacks and MVVM architecture. ⛅
Wheater is a small demo application based on modern Android tech-stacks and MVVM architecture. Tech stack & Open-source libraries Minimum SDK level 19
Pokemon App is a sample Pokemon application based on MVVM architecture.
Pokemon App Pokemon App is an Application based on Modern Android tech-stacks and MVVM Architecture. Techs Used 💻 100% Kotlin based Coroutines + Flow
An introductory dynamics to Test Driven Development (TDD)An introductory dynamics to Test Driven Development (TDD)
tdd-demo Nesse hands-on teremos uma dinâmica introdutória a Test Driven Development (TDD), ou desenvolvimento orientado por testes. instruções 1 - Clo
Kotlin multi-platform application navigation library.
navigation Kotlin multi-platform application navigation library. Supports Jetpack Compose. val navigator = rememberNavigatorByKey("Greeting") { key -
An android app built using Kotlin that consumes Pixabay API to display images and their details.
AdanianAndroidTest An android app built using Kotlin that consumes Pixabay API to display images and their details. It has been built following Clean
🚀 Sample Android Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Clean Architecture Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development u
A notes taking app.
NoteDroid A simple android app written in Kotlin to take notes and be productive. This app was built under Android Study Jams 2021 for students to lea
Full Management is an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries, and MVVM design pattern.
Full Management is an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries, and MVVM design pattern.
Provenance-eventstream-legacy-kotlin - A legacy Kotlin library for reading from the Provenance event stream
provenance-eventstream-legacy-kotlin A legacy Kotlin library for reading from th
Quote-App-Kotlin - Quote App Based on MVVM clean architecture getting quote from json file stored in assets
Quotify - Simple Quotes App This app shows the use of ViewModel and ViewModelFac
Premo helps to implement the presentation layer and share it on Android, iOS, Desktop and Web.
Premo Premo is a Kotlin Multiplatform library that helps you implement the Presentation Layer and share it on Android, iOS, Desktop and Web. Focus on
PopularMovieApp - A simple project to Chiper challenge taken data from The Movie DB based on Kotlin MVVM clean architecture
A simple project to Chiper challenge taken data from The Movie DB based on Kotli
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
The Context Podcast about Android Development Why another podcast? - Why not? Download & Subscribe Direct link to rss feed PocketCasts iTunes (at the
Simple, lightweight and fast event bus tailored for Android
This project is @deprecated in favor of RxJava. It offers the same event-driven programming model as TinyBus, but it's more capable and offers better
Microservice-arch - Basic micro service architecture using spring boot
Readme 4 applications are created: discovery-service: every application register
Notes-App-Kotlin - Notes App Built Using Kotlin
Notes-App-Kotlin Splash Screen Home Page Adding New Notes Filter Feature Search
MVIExample - A sample app showing how to build an app using the MVI architecture pattern
MVIExample A sample app showing how to build an app using the MVI architecture p
An Android event bus for WebView and JS.
An event bus for sending messages between WebView and embedded JS. Alter ego of Caravel. Features Easy, fast and reliable event bus system Multiple bu
FastHub the ultimate GitHub client for Android.
FastHub is currently under a huge refactoring, please make sure to submit an issue only if necessary. You could follow the development on V5 in this P
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-CleanArchitecture New version available written in Kotlin: Architecting Android… Reloaded Introduction This is a sample app that is part of a
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Android MVP Architecture: Sample App This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava,
Sample application to demonstrate Multi-module Clean MVVM Architecture and usage of Android Hilt, Kotlin Flow, Navigation Graph, Unit tests etc.
MoneyHeist-Chars Sample application to demonstrate Multi-module Clean MVVM Architecture and usage of Android Hilt, Kotlin Flow, Navigation Graph, Room
An android application for generating random quotes for learning Room, Jetpack Navigation and Lifecycles, Retrofit
Random-Quote-Generator An android application for generating random quotes for learning Room, Jetpack Navigation and Lifecycles, Retrofit MAD Score Te
Android News App built in kotlin with implementation of MVVM architecture, android navigation components and retrofit. Displays news to users allowing them to share and save news.
News-App Android news app built in kotlin that fetches news data from news api with Retrofit and displays news to users. This App follow MVVM architec
GithubBrower - Github Browser Sample with Android Architecture Components
Github Browser Sample with Android Architecture Components This is a sample app
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
Mediateka About The app demonstrates principles of Clean Architecture in Android. Based on data from https://www.themoviedb.org/ Screenshots Simple il
LifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin language features
MinSDK 14+ LifecycleEvents LifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin lan
Community-driven collection of Jetpack Compose example code and tutorials
Jetpack Compose Playground Introduction 🙋♂️ This is an Jetpack Compose example project. I'm collecting a bunch of sample codes for Jetpack Compose.
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Awesome Jetpack Compose Learning Resources 👓 A continuously updated list of learning Jetpack Compose for Android apps. Awesome Jetpack Compose Learni
Sample of Data Binding with MVVM + Clean Architecture.
Data Binding in Android Databinding is a support library provided by android to bind your UI components directly to the data source like ViewModel. In
Yeomen Generator for Barebones Android Project with Android Architecture Component in MVVM pattern using Data binding support
Android Starterkit for Architecture Components in MVVM Bootstrap your next Android Project with Android Architecture component in MVVM in seconds ! Sh
JadeSharedPreference - A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file
JadeSharedPreference A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file.
Popup-Dismiss-Catchable-Spinner - A custom android Spinner to which you could set listener for popup dismissal event
Popup-Dismiss-Catchable-Spinner Description A custom Spinner to which you could set listener for popup dismissal event. Download Insert these lines in
TVGuide - An Android app that showcases Account Manager + Sync Manager + Content Provider + Loaders + SQLite.
TV Guide Simple Android application for TV channels show programs. Application concept: Account Manager manages user credentials(in our case the fake
Compose-actors - Android app built with jetpack compose follows new revamped guide to app architecture
Compose Actors 💃 Inspired from JetCaster JetNews JetSnack More compose content
AndroidArchitecture - An Implementation of Google Recommended New Android Architecture with Kotlin
Android Architecture An Implementation of Google Recommended New Android Archite
PhoneAuthentication - Firebase Phone Authentication For Android
PhoneAuthentication Firebase Phone Authentication. Android Clean Architecture us
EkarAssignment - Ekar Assignment for Mobile Engineers
EkarAssignment Ekar Assignment for Mobile Engineers UI App consist of 3 differen
ScrollableList - learn how to efficiently display a list of text in a RecyclerView and understand its architecture.
ScrollableList Learn how to efficiently display a list of text in a RecyclerView and understand its architecture. activity_main RecyclerView widget he
FullMangement - an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries, and MVVM design pattern.
Full Management is an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries and MVVM design pattern.
NewsApp - Android - Clean Architecture -kotlin
Android - Clean Architecture - Kotlin The purpose of this repo is to follow up Clean Architecture principles by bringing them to Android. The repo con
Android sample application based on Andorid architecture
Gitgle Gitgle(Github + Google) is simple github user search application, using G
Crunch-Mobile - A Food Delivery Mobile App which uses Modern App Architecture Pattern, Firebase And a Simple Restful Api
Crunch-Mobile This is a Food Delivery Mobile App which uses Modern App Architect
Simple-Claim-Form - Android App for creating a simple dynamic form with MVVM architecture
Simple-Claim-Form Android App for creating a simple dynamic form with MVVM archi
Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming support
Reactor Core Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming s
RecordMe - Record your voice application with kotlin
RecordMe A simple voice recording app. Made Using : Kotlin, Navigation Component
PubSub - 使用 Kotlin Coroutines 实现的 Local Pub/Sub、Event Bus、Message Bus
PubSub 使用 Kotlin Coroutines 实现的 Local Pub/Sub、Event Bus、Message Bus 下载 将它添加到项目的
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Hexagon The atoms of your platform Home Site | Quick Start | Developer Guide What is Hexagon Hexagon is a microservices' toolkit (not a framework) wri
A sandbox where I will experiment with new techniques, concepts, and technologies.
A sandbox where I will experiment with new techniques, concepts, and technologies. Here you will find some DDD, CQRS, Clean Architecture, Event-Driven Architecture, Serverless, Microservices, RabbitMQ, gRPC, SOLID, Design Patterns, and more.
Workout Journal is a mobile app based on Multi-Module and Clean Architecture for those who want to track their progress over a workout and a calendar period.
Workout-Journal Workout Journal is a mobile app for those who want to track their progress over a workout and a calendar period. The app allows you to
To illustrate the clean architecture and modularisation with other components.
CleanNews A news app that provides data from mediastack API using clean architecture, kotlin coroutines, architectural pattern (MVI) with Mavericks. .
🚀 Sample Android Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Clean Architecture Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development u
Note taking app using SOLID principles and CLEAN architecture patterns. Uses Room database, MVVM, Use cases
ShoppingNotes Note taking app using SOLID principles and CLEAN architecture patt
Simple android application that consumes Rick and Morty API to display characters,episodes,Location
Rick and Morty Compose An android app built using Kotlin that consumes Rick and
Detection of design principle violations in Kotlin as a plugin to detekt.
detekt-hint (Attention: Looking for developers) Detection of design principle violations in Kotlin added as comments on pull requests. Getting started
This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Retrofit and Compose
Saber News App sample project to explain how to build solid, clean architected App using MVVM and repository architecture Techniques Kotlin Clean arch
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
How to build an Android application using the Uncle Bob's Clean Architecture approach
MVI-Clean-Architecture This is a sample app & basic code that demonstrate how to
light-weight KOtlin Dependency Injection (KODI)
KODI KOtlin Dependency Injection (KODI) This is simple and useful dependency injection framework for work with your regular projects. It use standart
A powerful in-process event dispatcher based on Kotlin and Coroutines.
KEvent A powerful in-process event dispatcher based on Kotlin and Coroutines. Feature List Implement publish–subscribe pattern Tiny (52.8kb jar) and s
Domain-driven design using Kotlin
Domain-driven design using Kotlin This framework uses CQRS and ES patterns and i
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Paper - A Minimal Notes App A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, V
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Components Architecture in a Modular Word Android Components Architecture in a Modular Word is a sample project that presents modern, 2020 app
This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi module clean architecture
GithubTrendingMVIFlow Build Architecture: This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi m
This representation of Clean Architecture tries to stick to the recommendations of the philosophy as much as possible
Android Clean Architecture Google - Rebuilding our guide to app architecture Ple
The application in clean architecture and MVVM presentation archticture
Mobile Assignment CS I have built this application in clean architecture and MVV
A Gallery app developed using kotlin and MVVM architecture with Coroutine
A Gallery app developed using kotlin and MVVM architecture Loading image from un
Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools.
Notzz App Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools. Made with love ❤️ by
A small demo application based on modern Android application technology stacks and MVVM architecture
Pokedex Pokedex es una pequeña aplicación de demostración basada en modernas pil
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Breaking Bad - Jetpack Compose Tech Stack Jetpack Compose - Define your UI programmatically with composable functions that describe its shape and data
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
PeopleInSpace Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear OS, Compose for Desktop, Compose for Web, and Kotli
An Android Application written using latest Android Jetpack components and best practices
An Android Application written using latest Android Jetpack components and best practices, which displays trending movies/TV shows and cast, user can search movies and TV shows and also add them to watchlist.
This is a project built using Jetpack Compose on UI, Clean architecture, Dagger Hilt, Kotlin Flow, Navigation Components etc.
Compose Pictures - Learn Clean Arch and Jetpack Compose together This project is built using, Multi-Module Architecture(This is the structure where we
:guardsman: Open source English-language-learning application for Android :guardsman:
💂♂️ English Is Fun 💂♂️ Project description English Is Fun is an Open source English-language-learning application for Android. The aim of this pro
Mobile app to show images from Pixabay. Interview solution for Adanian Labs android developer role.
PixaBay An android app built using Kotlin that consumes Pixabay API to display images.It has been built following Clean Architecture Principle, Reposi
Trying out JetPack Compose by building a basic Notes app. And a lot more
📝 Compose Notes Compose Notes is a sample app built with ✨ Jetpack Compose. To try out these sample apps, you need to use the latest Canary version o
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
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
A Clean Architecture App to show use of multi module architecture in a Jetpack Compose
Nextflix-Composable A Clean Architecture App to show use of multi-module-archite
Android MVVM Base Architecture for Enterprise Mobile Application using Architectural Components
Android MVVM Base Architecture for Enterprise Mobile Application using Architectural Components Highlights MVVM Architectural pattern Offline Support
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
A Native Andorid App developed in Jetpack Compose MVVM architecture
Astronomy Picture of the Day This is a Native Andorid App developed in Jetpack Compose MVVM architecture, To view the Astronomy Picture of the day fro
Learning about architecture with implement TMDB Restful API
PopCorn Movie and Tv Show list application. Build for learning about architecture (maybe it's clean architecture, but i don't know it's clean or not.
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
Evolve the Android notification experience of existing apps, with community-driven plug-ins.
About Nevolution is an open platform for Android to evolve the notification experience of existing apps, in a creative developer-independent way via c
An Android architecture blueprint demonstrating reactive clean-architecture with simple Location Tracker application.
Tracker A simple location tracker application to track user movements in background and updates the UI(map, lists) in reactive way. Screenshots Depend
❤️ Android Ghibli using Hilt, Motion, Coroutines, Jetpack (ViewModel) based on MVVM architecture.
Glibhi ❤️ Android Ghibli using Hilt, Motion, Coroutines, Jetpack (ViewModel) based on MVVM architecture. Tech stack & Open-source libraries Minimum SD
App Tragos: a clean architecture app example
CocktailApp This is a clean architecture app example built with Coroutines MVVM Extension Functions Dagger Hilt Retrofit Room Navigation Components Ca
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
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
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
Practice Project with Clean architecture(offline +online)
Dictionary-App Basically this project will save what you search once in dictionary and then if you will search the same word again in search when ther
Solving all 25 days of the AOC 2021 event here: https://adventofcode.com
advent-of-code-2021-kotlin Welcome to the Advent of Code1 Kotlin project using the Advent of Code Kotlin Template delivered by JetBrains. In this repo