1375 Repositories
Android jetpack-compose-mvi-coroutines-flow Libraries
Official Jetpack Compose samples.
Jetpack Compose Samples This repository contains a set of individual Android Studio projects to help you learn about Compose in Android. Each sample d
Countdown timer app built in Jetpack Compose
TikTik: A beautiful countdown timer 📜 Description TikTik is a beautiful countdown-timer app built in Jetpack Compose, which is submmited to Android D
Black Obfuscator is an obfuscator for Android APK DexFile
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
News App built with Jetpack Compose
Newzz-Compose News App built with JetPack Compose(v1.0.5) Gif Other variants [Newzz] (https://github.com/Akashkamble/Newzz) [Newzz-Flutter] (https://g
Jetpack compose shopping list app
Compose-ShoppingList Compose-ShoppingList is a sample project that presents a way of implementing UI components with Jetpack Compose. Screenshots Used
Facebook Messenger clone built with Jetpack Compose
JetMessenger Facebook Messenger clone built with Jetpack Compose Screenshots Status: 🚧 In progress 🚧 JetMessenger is still under development and som
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 Jetpack compose android app based on Rick and Morty Graphql
RickNMortyCompose Update: implemented clean architecture in the clean_arch branch An android app to demo. Graphql + Jetpack compose + Hilt / Koin(koin
JetSpotify is an Spotify App (made in Jetpack Compose) and functionalites (using Spotify SDK and webapi)
JetSpotify JetSpotify is a Spotify App (made in Jetpack Compose) and functionalites (using Spotify SDK and webapi) What It has/Tech stack Spotify Auth
JetDelivery is a sample food delivery app, built with Jetpack Compose
JetDelivery is a sample food delivery app, built with Jetpack Compose. Medium: https://proandroiddev.com/server-driven-ui-using-jetpack-compose-8fae98
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
SnappCompose A clone of Snapp, A ride-handling app using Jetpack Compose, Showcasing various usages of Google Maps, Animations, etc combined with Comp
Pokedex on Jetpack Compose
compose-pokedex Pokedex on Jetpack Compose. Single-Activity, no Fragments. Install You can build the project with Android Studio 4.0 or download the a
An example project to demonstrate how to build WhatsApp using Jetpack Compose.
Jetpack-Compose-WhatsApp-Clone - Learn Jetpack Compose by building WhatsApp Clone About this project (Jetpack Compose WhatsApp Clone): If you want to
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
TwitterCompose Demo TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. About . This is
A simple demo project to showcase the possibilities of Jetpack Compose
Compose PhotoApp A simple demo project to showcase the posibilities of Jetpack Compose License Copyright 2020 The Android Open Source Project License
SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀
SSJetPackComposeProgressButton SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive
A collection of extension libraries for Jetpack Compose
Accompanist is a group of libraries that aim to supplement Jetpack Compose with features that are commonly required by developers but not yet availabl
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
Library support for Kotlin coroutines
kotlinx.coroutines Library support for Kotlin coroutines with multiplatform support. This is a companion version for the Kotlin 1.6.0 release. suspend
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
Utility library dedicated for functional & non-functional codebases to simplify modelling of success and failure responses for the JVM languages 🔀
Expressible Utility library, part of the panda-lang SDK, dedicated for functional codebases that require enhanced response handling. Express yourself
A general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and efficient way
Timer Timer is a general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and effici
Missing safe arguments generator for Compose Navigation
Safe Arguments Generator Yet another attempt to add safe arguments to Compose Navigation. Why Since routes in Navigation Component don't support safe
Flappy Bird game built with Jetpack Compose & Jetpack Splash Screen
Flappy Bird by Compose 📜 Description Flappy Bird game built with Jetpack Compose & Jetpack Splash Screen. 💡 Motivation and Context All UI built with
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
Implementation of useful hooks inspired by React for Compose
useCompose React inspired hooks for Compose Installation Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the
An exploratory playground library to figure out how to Draw and animate using Jetpack Compose
Jetpack Compose Chart Library This is an exploratory playground library to figure out how to Draw and animate using Android Jetpack Compose library. C
Jetpack Compose WhatsApp UI for Android
android-jetpackCompose-whatsapp Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on An
Simple app to demo making an accessible experience with textfields in jetpack compose
Jetpack Compose Keyboard A simple Jetpack Compose app that aims at making an accessible experience when working with text fields. This utilizes the Ac
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
LinkHub LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads! Download Screensh
Veneer: reactive buttons for Jetpack Compose
veneer reactive buttons for Jetpack Compose veneer is a library for reactive buttons. The buttons react depededing upon the roll, pitch and azimuth an
A flow layout for Android with auto-spacing.
FlowLayout A FlowLayout for Android, which allows child views flow to next row when there is no enough space. The spacing between child views can be c
An android application which shows usage of various jetpack libraries built by the android team
JetPacker JetPacker is an android application which implements various jetpack libraries created by the android team. FEATURES - (Will be updated as m
❤️ 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
projeto replicado do pathways do Developer.android com estudo de Jetpack-Compose
ListConversationCompose Projeto replicado do pathways do Developer.android com estudo de Jetpack-Compose Tutorial do Jetpack Compose O Jetpack Compose
Basic Android app to use Jetpack WorkManager API features
jetpack-work-manager-playground Basic Android app to use Jetpack WorkManager API features Jetpack WorkManager Playground Demo app Jetpack WorkManager
Copy of https://github.com/joreilly/MortyComposeKMM to support Android & JVM with Jetpack Compose Multiplatform
Rick&Morty with Compose Multiplatform (Android/Desktop) A copycat of https://github.com/joreilly/MortyComposeKMM to support Android & JVM with Jetpack
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
Easy to use Overflow Menu for Jetpack Compose
Overflow Menu Android library for Jetpack Compose providing an Overflow Menu via fast and easy to use DSL. How to add to project Step 1. Add the JitPa
Simple note application developed using Jetpack Compose and SqlDelight
Minimal Notes 🦹♂️ Minimalist Note taking app developed using SQL Delight Jetpack Compose UI Technologies Used 🛠 Kotlin - First class and official p
PexWallpapers is one of my current projects in Jetpack Compose.
Welcome to PexWallpapers! Hi! PexWallpapers is one of my current projects in Jetpack Compose. The app use Pexels.com image library to showpictures/wal
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
A lightweight library for requesting and consuming Activity Results using coroutines.
SuspendActivityResult A lightweight library for requesting and consuming Activity Results using coroutines, it's usage is as simple as: val uri = Acti
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
A library that you can use in 4 different types toast written with Jetpack Compose
Composable Sweet Toast A library that you can use in 4 different types(Success, Error, Warning, Info) written with Jetpack Compose. You can use this t
Astrobin Browser App With Kotlin
Astrobin Browser App This app is a read-only app for browsing Astrobin. This app is being developed as part of a hackathon project, and may never reac
An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.
one An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines. Feature Transform different data structs to one. {errorCode, d
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
Customisable Preview of system UI decoration for Jetpack Compose.
AdvancedPreview Customisable Preview of system UI decoration for Jetpack Compose. Use cases Want the Preview in Android Studio to look more like in re
🎄 Simple Jokes App using Jetpack Compose powered by sv443.net API
Jokepack This App list jokes from sv443.net API Note: I'm using this project just to learn Jetpack Compose Still in development, but the App is availa
Compose desktop navigation library
Navipose Compose desktop navigation library Features Now navipose supports basic screen navigation between few screens Examples At first you should cr
Jetbrains Compose - Stock Watchlist
watchlist-compose Jetbrains Compose - Stock Watchlist Start APP Create API Key at alphavantage.co Set OS Environment Variable 'ALPHAVANTAGE_APIKEY' to
기존 post-sample Repository 공부한 기술들로 다시 만들어보기 (MVVM, Hilt, Coroutine/Flow, DataBinding, Retrofit, Moshi, Jetpack)
post-sample-hilt-jetpack 기존 post-sample Repository에서 새로 학습한 부분 도입 기존 코드 변경 (Observe) LiveData - Flow / StateFlow (DI) Dagger2 - Hilt (Asynchronous)
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
Module kotlin-kafka Rationale Goals Example This project is still under development, andd started as a playground where I was playing around with Kafk
ToDo App based on Modern Android Application tech-stacks and MVVM architecture.
ToDo App Task Management App based on Modern Android Application tech-stacks and MVVM architecture. Techs Used 💻 Kotlin - First class and official pr
Coin Stalker App is an android application that displays current crypto currency rates.
Coin-Stalker Coin Stalker App is an android application that displays current crypto currency rates based on modern Android application tech-stacks an
Movie listing app using Jetpack Compose and Tmdb api
Jetflix A Movie listing app using TheMovieDb api and Jetpack Compose. Based on MVVM architecture with Dagger Hilt. Screenshots Download Go to Releases
Android app for Taiga agile system
TaigaMobile This is unofficial android app for taiga.io (agile project management system) built with Jetpack Compose (brand new UI toolkit from Google
Fully customizable implementation of Snowfall View on Android
Android-Snowfall Fully customizable implementation of "Snowfall View" on Android. That's how we use it in our app Hotellook Compatibility This library
Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2
Jetpack-Compose-Blueprint Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2 Apps Packages data : It contains all the data accessing
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Compose Testing + Coroutines + Kotlin Flow + Io mockK
MvvmKotlinJetpackCompose Why do we need an architecture even when you can make an app without it? let's say you created a project without any architec
A music player UI am designing in Jetpack Compose. The data is being fetched from Deezer's API.
Jetpack-Compose-MusicPlayer-UI 🎵 - Still under development This is a small project I am doing to interact with and explore Jetpack Compose components
(Coroutine, Flow(+StateFlow), Hilt, JetPack, MVVM, Repository Pattern, Retrofit2 & OkHttp3, Moshi, Glide, Timber, Material-Components)
(Coroutine, Flow(+StateFlow), Hilt, JetPack, MVVM, Repository Pattern, Retrofit2 & OkHttp3, Moshi, Glide, Timber, Material-Components)
Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin Gradle DSL.
SampleCompose Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM clean architecture.
Delish Screens Tech stack & Open-source libraries 100% Kotlin based + Coroutines + Flow for asynchronous. Dagger Hilt 2.37 Accompanist JetPack Jetpack
A pet adoption app UI built with super powerful Jetpack Compose for #AndroidDevChallenge
PetyKT 🐶 Awesome pet adoption app built to demonstrate the use of super powerful and modern UI development toolkit i.e. Jetpack Compose UI for #Andro
A digital wellbeing Android app that helps minimise distractions when you don't want them
Bundel is a digital wellbeing Android app, helping you to focus by grouping up notifications and only releasing them in batches, at set times. This minimises context switching and improves productivity, while decreasing the impulse to continuously check your phone.
Android Clean Architecture That Screams (MVVM + JetPack Compose UI + Flow + State)
Android Clean Architecture That Screams (MVVM + JetPack Compose UI + Flow + State)
Weather app : Jetpack Compose Clean Architecture Example
Weather app - Jetpack Compose Clean Architecture Example Weather app is an example for show current weather from World Cities, built with Jetpack Comp
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
App kotlin with flow, paging 3, MVVM, Room, Dagger hilt
TMDBTest App kotlin with flow, paging 3, MVVM, Room, Dagger hilt Para compilar la app se tiene que descargar el proyecto. Luego poner la APIKEY de TMD
Android multimodule project based on Kotlin, MVVM, SOLID, flow, coroutines and paging3.
TVMaze David Ferrándiz Features Retrieve TVMaze shows in a grid. See more information about the show in a new screen Tech Kotlin Retrofit Modularizati
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
Android Developer Roadmap 2022 English | 한국어 Android Developer Roadmap 2022 suggests learning paths to understanding Android development. You can read
Routing functionality for Jetpack Compose with back stack
compose-router What's this? Routing functionality for Jetpack Compose with back stack: Helps to map your whole app structure using Compose — not just
Shopping is an app an e-commerce application under creating
Shopping Shopping is an app an e-commerce application under creating This repository was made under a non-profit initiative with the aim of developing
Pokedex Compose is an independent re-write of a demo application by the name of Pokedex, but written in jetpack compose.
Pokedex Compose Pokedex Compose is an independent re-write of a similar project by the name of Pokedex. I am recreating the UI but I am doing it using
A little app that was built with Jetpack Compose
RateIt Compose 📜 Description A little app that was built with Jetpack Compose. It contains only one screen with custom animated content. The goal of
New style for app design simple bottom navigation with side navigation drawer UI made in Jetpack Compose.😉😎
BottomNavWithSideDrawer New style for app design simple bottom navigtaion with side navigation drawer UI made in Jetpack Compose. 😉 😎 (Navigation Co
Some tips for developers who will involve Jetpack Compose in new APPs
Compose TakeAway 给即将用Jetpack Compose开发APP的开发人员 1. Jetpack Compose vs Xml Pros: 声明式UI,纯kotlin 代码更少 可直接兼容现有View - 双向兼容 性能更好(measure次数减少...) UI自定义更简单 没有a
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
Let's learn the basics of Jetpack Compose
MyPlaygroundForJetpackCompose Let's learn the basics of Jetpack Compose Info This project is a self learning project for me. The goal of the project i
MVI Architecture Android Beginners: Sample App
MVI Architecture Android Beginners: Sample App This repository contains a sample app that implements MVI architecture using Kotlin, ViewModel, LiveDat
Jugando con Corrutinas en Kotlin
Kotlin Init Coroutines Jugando con Corrutinas en Kotlin Acerca De Distintos ejemplos de uso de Corrutinas y Concurrencia en Kotlin Suspender vs Bloque
Kotlin async server template with coroutines and zero deps
kotlin-server At attempt to very light-weight non-blocking http app template with support for Kotlin coroutines. Zero dependencies - Java built-in jdk
Exercicio praticando o SQLite, Room e Flow
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
Practica con Jetpack Compose en Android, creando interfaces de mejor calidad.
Food Delivery UI - Jetpack Compose Food Delivery UI on Android using Jetpack Compose. This project is a starting point for a Android application. Cred
A sample photo browsing app in Kotlin, Android using Picsum image API.
Picsum Photo App Functionality The app's functionality includes: Fetch a list of images from picsum photos api (https://picsum.photos/) and show them
Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.
compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri
News Demo app using Jetpack compose
News Demo News App built with JetPack Compose(v1.0.0-alpha02) The app contains following libraries Jetpack Compose (UI) Dagger-Hilt (Dependency Inject
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
Movie Android App written in Kotlin, MVVM, RxJava, Coroutine (Upcoming), Android Architecture Components and Jetpack Compose (Upcoming).
MovieHunt MovieHunt is a sample Android project using The Movie DB API based on MVVM architecture. It showcases the latest Android tech stacks with we
Card with swipe options in Jetpack Compose
SwipeableActionCard Card with swipe options in Jetpack Compose Tutorial: Click Here Import SwipeableActionCard library Add this in project level build
Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow
ClearScoreDemo Skeleton project for showing the architecture of Android project using MVVM, Clean architecture and Kotlin coroutine Flow App Architect
Small lib for recovering stack trace in exceptions thrown in Kotlin coroutines
Stacktrace-decoroutinator Library for recovering stack trace in exceptions thrown in Kotlin coroutines. Supports JVM(not Android) versions 1.8 or high
Kompose wrappers for material-components-web
Kompose Material Design Components (KMDC) A set of kotlin wrappers over [email protected] library providing Jetbrains Compose DSL for bui
It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding, DataBinding, Hilt and Navigation.
NbaApp It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding,
jetpack Glide를 활용한 사진 뷰
🏃 [Android] Jetpack Glide demo ✏️ Study https://yotdark.tistory.com/42 [Android] Glide로 이미지 보여주기 🌍 Setting CompileSdk = 30 Minsdk = 24 TargetSdk = 3
Kotlin Coroutine için örnek proje
Kotlin Coroutines Kotlin Coroutines: Senkron kod yazarak asenkron uygulamalar geliştirmeye yarayan bir eklentidir. Network istekleri cevap gelene kada