879 Repositories
Android Github-Sample-Clean-Architecture-v2 Libraries
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
GitHub Actions Kotlin DSL
GitHub Actions Kotlin DSL Work in progress! The goal is to be able to describe GH Actions in Kotlin with all its perks, like: workflow( name = "Te
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
Huawei-SmartAd Header Bidding Adapter Github Documentation
Huawei-SmartAd Header Bidding Adapter Github Documentation Introduction The Huawei Header Bidding adapter allows you to connect Huawei Publisher Servi
๐ 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.
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
Libre fork of FastHub, the ultimate GitHub client for Android.
FastHub-Libre This is a foss-friendly fork of FastHub Changes Cleaned from blobs Notifications work using native JobScheduler without any push messagi
๐ฆ Easily create github release
_ _ _ _ _ _ | | | (_) | | | | | __ _ _ __ __ _ __| | | ___ _____
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
UsuageStats - Sample project for UsusageStats Manager
UsuageStats Sample project for UsusageStats Manager Add this permission in Manif
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
A clean, minimal, highly customizable pin lock view for Android
PinLockView A clean, minimalistic, easy-to-use and highly customizable pin lock custom view for Android. Specs This library allows you to implement a
TestContainer & Spring Test sample repo
SpringBoot Integration-Test sample ๐ณ Kotlin(1.6.10) + Spring Boot 2.6.2 + Testcontainers(PostgreSQL) + MyBatis + DbUnit + Spring Security + JWT auth
Github Repository Search ์ดํ๋ฆฌ์ผ์ด์ ์ ๋๋ค.
github-search ๐ Introduction Github Search API ๋ฅผ ์ฌ์ฉํด์ ๊ฒ์๋ ๋ ํฌ์งํ ๋ฆฌ ๋ฆฌ์คํธ๋ฅผ ๋ณด์ฌ์ค๋๋ค. EditText์์ ํ ์คํธ๋ฅผ ์ ๋ ฅํ๋ฉด ๊ฒ์ API๋ฅผ ํธ์ถํ๊ณ , debounce๋ฅผ ์ฌ์ฉํด์ ํธ์ถ ๊ฐ๊ฒฉ์ ์กฐ์ ํ์ต๋๋ค. ๊ฐ ๋ ํฌ์งํ ๋ฆฌ๋
Github-Api-Pagination-Example - Pagination 3 Example using Github Api
Github-Api-Pagination Pagination 3 Example using Github Api Tech Stack 100% Kotl
KotlinRoom - What is Android Room? (Use in Kotlin) is a sample project I created for my article
KotlinRoom Android Room Nedir? (Kotlin'de kullanฤฑmฤฑ) adlฤฑ yazฤฑm iรงin oluลturduฤu
ViewModel LiveData Sample - Sample of using ViewModel, LiveData and Data Binding
ViewModel_LiveData_Sample Sample Code for Lesson 8 using ViewModel, LiveData and
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
GitFlame is the ultimate GitHub client for Android.
GitFlame Yet another open-source GitHub client app built from scratch using latest and best Android practices. Tech stack & Open-source libraries Mini
WordMasterKMP - WIP Kotlin Multiplatform sample inspired by Wordle and also Word Master web sample
WordMasterKMP WIP Kotlin Multiplatform sample inspired by Wordle and also Word M
This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.
JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co
A lightweight "about screen" library to allow quick but customizable attribution in Android apps.
Attribouter Attribouter is a lightweight "about screen" for Android apps, built for developers to easily credit a project's contributors & dependencie
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
SMSfirsAJ - Sample of how to intercept a SMS with BroadcastReceiver
SMS Received Sample of how to intercept a SMS with BroadcastReceiver Simples ste
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
AndroidappTemplate - A GitHub template repository intended to kickstart development on an Android application
Android App Template This is a GitHub template repository intended to kickstart
LocalisationDemo - A sample project to demonstrate localization in android
LocalisationDemo This is a sample project to demonstrate localization in android
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,
This app includes Implementation of Huawei and Google Kits in a single codebase using Build Variants. ๐บ ๐ฉ
Build Variant App ๐พ ๐ฆ ๐ฑ Build variant is a feature of Android Studio to create a project which can be build in different versions. By using Build V
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
This is a sample app(For beginners - App #1) built using Jetpack Compose
This is a sample app(For beginners - App #1) built using Jetpack Compose. It is a simple - single screen app to demonstrate use of basic Jetpack Compose UI elements like Text, Image and Button & LazyColumn (Vertical Recyclerview). It also demonstrates how compose manages state with a Boolean State.
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.
๐ This project contains various examples that show how you would do things the "Jetpack Compose" way
Learn Jetpack Compose By Example Over the course of the last few years Android development has gone through significant changes in how we structure ou
๐ 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
MapSample - Just Sample App using Naver Map API
Sample Project: NaverMap ๋ง๋ณด๊ธฐ Gradle Dependency // App ๋จ์ Gradle dependencyResolu
Kurly-assignment - Search GitHub Repository App For Android
Search GitHub Repository App Outline Github ๋ด์ ์๋ง์ ๋ฆฌํฌ์งํ ๋ฆฌ๋ฅผ ํค์๋๋ฅผ ํตํด ๊ฒ์ํ ์ ์์ต๋๋ค. Ho
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.
Github OAuth - Easily add a GitHub's OAuth implementation flow to your Android application
Github OAuth Client Library - Android The Github_OAuth library helps to easily add a GitHub's OAuth implementation flow to your Android application.It
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
This will provide food data in JSON form and display it using RecyclerView and CardView.
retrofit-with-food2fork.com This will provide food data in JSON form and display it using RecyclerView and CardView. NOTE:Please register at foot2fork
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
New-SplashScreen-API - SplashScreen API Implementation Sample
SplashScreen API Implementation Sample Installation - Usage style name="Theme.A
EkarAssignment - Ekar Assignment for Mobile Engineers
EkarAssignment Ekar Assignment for Mobile Engineers UI App consist of 3 differen
Android-splash-screen-demo - Sample application to demo the various features provided in android-splash-screen
Android Splash screen API demo This is a sample application used to demonstrate the various features provided in android-splash-screen. More details c
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.
Application to allow user to search his favourite repositories from Github.
Github Search Repositories App details: The application contain one screen with a search field and list of repositories. After the user inputs, the se
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
RecordMe - Record your voice application with kotlin
RecordMe A simple voice recording app. Made Using : Kotlin, Navigation Component
Kotlin-dsl-sample - Preferences project on android
kotlin-dsl-example Sample preferences project on android. How to use val
Dynamic-UI-From-JSON - A Sample Android app to show dynamic UI generation from Json
Dynamic UI from JSON Functionality The app's functionality includes: The app gen
ViewBinding, ViewModel Sample code
Sample_viewBiningK viewBinding, viewModel ์ํ์ฝ๋์ ๋๋ค. ์ฝ๋์ถ์ฒ app: "๋ชจ๋ ์๋๋ก์ด๋ ์ํคํ ์ณ - Room + LiveData + ViewModel ๋ํตํฉ(https://www.youtube.com/watch?v=fUbiWZ2g
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 sample code taking picture in android with app permission and simple ui
Android Taking Picture Sample Just sample code taking picture in android with ap
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. .
Android Github service with paging, hilt and retrofit
github-paging-hilt-retrofit This repository contains a simple app that implements Dagger-Hilt in MVVM architecture, Retrofit using Kotlin. The app has
๐ 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
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo ๐ Features Co
Android Sample Kotlin+ MVVM + Coroutines + Retrofit +Hilt+ Junit + Mockito
NTimes AppSample NY Times Most Popular Articles simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows detai
KMM RSS Reader: an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile.
KMM RSS Reader This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you ca
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo ๐ Features Co
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
A kotlin library for refactoring code. Port of GitHub's scientist.
Scientist A kotlin library for carefully refactoring critical paths in your application. This library is inspired by the ruby gem scientist. How do I
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
Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA
Spring-Boot-Kotlin-Sample Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA Getting Started Reference Documentation For further referenc
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
This is a sample Android project that presents a modern approach to Android application development.
Movies It is a sample app that shows information about movies and series. The goal is build a scalable, maintainable and testable app, implementing go
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
Github users app with kotlin
github-users-app Screenshoot Please click the image below to enlarge.
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 sample project to debunk common misbeliefs regarding the impact the Log4j vulnerabilities on Java Applications
Introduction This project intends to debunk two common misbeliefs regarding the
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
A sample that shows how the latest updates on androidx.navigation, that target foldables, dual-screen and large-screen devices, work
Navigation-foldable sample androidx.navigation component has been updated to sup
Be notified of new AndroidX (Jetpack) library versions and their changelog by GitHub notifications
Image credits: Android Developers This repository publishes release notes of And
The application in clean architecture and MVVM presentation archticture
Mobile Assignment CS I have built this application in clean architecture and MVV
Hello World to using ArCore with Filament.
hello_ar_filament Hello World to using ArCore with Filament. It detects plane, place a single object(bundled along as asset) on tap and transform it.