999 Repositories
Android jetpack-lifecycle-components Libraries
AirQualityVisualizer is a demo application which is used to display demo for websocket continuous connection andhelps the user to visualize air quality according to city in a graphical format with charts, it is developed using Android Jetpack libraries and MVVM.
AirQualityVisualizer AirQualityVisualizer is a small demo application to view Live incoming data from a websocket and visualizing it using a chart in
Project-applocker - A concept app that uses Jetpack Security to encrypt user data such as text files or images using Encrypted Shared Preferences
SecureBox A concept app that uses Jetpack Security to encrypt user data such as
Custom drawer implementation for Material design apps.
material-drawer Custom drawer implementation for Material design apps. Demo A demo app is available on Google Play: Screenshots Fixed items Select pro
Wordle game clone written in Kotlin & using Compose UI Toolkit.
Wordle Compose Wordle game clone written in Kotlin & using Compose UI Toolkit. Screenshots Compose for Desktop Main screens Playing Victory End of gam
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
Clouddy - Weather App Built with Jetpack Compose
Clouddy - Weather App Daily Weather Forecast App built with Jetpack Compose View
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.
Fifteen is a puzzle game created using Jetpack Compose for Android.
Fifteen / Jetpack Compose Fifteen is a puzzle game created using Jetpack Compose for Android. The goal of the game is to arrange the knuckles in ascen
GithubBrower - Github Browser Sample with Android Architecture Components
Github Browser Sample with Android Architecture Components This is a sample app
JetStrap - Ready-Made Jetpack Compose Components
JetStrap Ready-Made Jetpack Compose Components Installation implementation "com.
Rick-and-morty - Rick and Morty app using Jetpack Compose
Rick and Morty Rick and Morty app using rickandmortyapi.com Current Screens: Cha
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
An android application for creating a journal for subjects you studied and also you can set timer for break.
Study Journal An android application for creating a journal for subjects you studied and also you can set timer for break between two consecutive subj
Android -MVVM-Jetpack Compose-Kotlin Flows-Dagger Hilt-Retrofilt2-Coil
android-mvvm-jetpack-compose-kotlin-flows Android -MVVM-Jetpack Compose-Kotlin Flows-Dagger Hilt-Retrofilt2-Coil A sample project that presents a mode
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose.
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose. Can help anyone who is just starting to learn Android development with Kotlin.
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 collaborative list of awesome jetpack compose resources.
Awesome Jetpack compose A collaborative list of awesome jetpack compose resources. Featured in Content Official Documentation Conference talks Article
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.
Playground project for the Jetpack Compose APIs
Compose Academy Playground is a free resource that provides snippets and practical samples on how to use Jetpack Compose for the Android platform. The
๐ 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
๐ A curated list of awesome android learning resources for android app developers.
Awesome Android Learning Resources ๐ A curated list of awesome android learning resources for android app developers. Awesome Android Learning Resour
KMonitor - Compose Multiplatform application to fetch data provided by MSI Afterburner and broadcast them to your local network
kMonitor: Your pc stats over the network What is this? A small desktop companion
Kapture - A small library for Jetpack Compose to capture Composable content to Android Bitmap
kapture A small utility library for Jetpack Compose to capture Composable conten
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
Me as a Kotlin Multiplatform composition
Me Please note, this is not an official Google repository. It is a Kotlin multip
MatrixCompose - Replica of the popular scene from The Matrix
MatrixCompose Grabacion.de.pantalla.2022-01-04.a.la.s.5.46.41.p.m.mov
Bicicas-app - Unnoficial Bicicas App Built With Kotlin
Unnoficial Bicicas App This project is the continuation of Unnoficial Bicicas ap
DrawBox: a multi-purpose tool to draw anything on canvas, written completely on jetpack compose
DrawBox DrawBox is a multi-purpose tool to draw anything on canvas, written comp
Paging 3 with Jetpack Compose - Demo App
Paging 3 with Jetpack Compose - Demo App YouTube Tutorial Series
DataFragment - Easy retained fragment handling for data and longrunning tasks related to activty lifecycle
DataFragment DataFragment is a tiny tiny library that helps (me) to prevent a little boilerplate code for retained data fragments in Android. This is
W3w-android-components - An Android library to use what3words autosuggest
w3w-android-components An Android library to use the what3words v3 API autosuggest. To obtain an API key, please visit https://what3words.com/select-p
PinchToZoom - Pinch to zoom used within list like Instagram
Pinch To Zoom ๐ Description Pinch to Zoom with Pan Gestures like Instagram ๐ก Motivation and Context Big Thanks ๐๐ป to the guy and his amazing repo
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
Capturable - ๐Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image๐ผ๏ธ
Capturable ๐ A Jetpack Compose utility library for converting Composable content into Bitmap image ๐ผ๏ธ . Made with โค๏ธ for Android Developers and Comp
WPatternLock: Android jetpack compose pattern lock library
WPatternLock android jetpack compose pattern lock library easy to use customizab
WPatternLock: Android jetpack compose pattern lock library
WPatternLock android jetpack compose pattern lock library easy to use customizab
ExoPlayerComposeSample - Example for how we can use the ExoPlayer with Jetpack Compose
ExoPlayer Example with Jetpack Compose This repository demonstrates how we can u
HowsTheWeather - ๐ Your typical weather app, made really simple.
How's The Weather This is a simple Android app made with the purpose of learning how to access external APIs. It displays the data fetched from this A
Ehya-android - This application displays the deserted Sunan for us to revive them.
Ehya | ุฅุญูุงุก Available on Google Play Libraries Jetpack Compose for the UI. Compose Navigation. Compose Animation. Room for the data persistence. Work
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.
GraphQL Jetpack - A collection of packages for easily writing Java GraphQL server implementations
GraphQL Jetpack A collection of packages for easily writing Java GraphQL server
Country-code-picker-compose - An android library Jetpack Compose which provides an easy way to search and select country or country phone code
CountryCodePickerJetpackCompose Country Code Picker by Jetpack Compose How to ad
Android App Module - Activity Result Contracts
Activity Result Contract with async & await (Asynchronous) - Android App Module App Features Activity Result Contract : ActivityResultContracts Permis
Example from effect Rain Matrix with Jetpack Compose
MatrixRainCompose Example from effect Rain Matrix with JetpackCompose For more i
Notes is a simple and private notes app. Organize your thoughts, discoveries, and ideas and simplify planning important moments in your life with your digital notepad.
Notes Example Download Download the latest version of the Android app from this link. Building Using Android Studio Clone the repo, open it in Android
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
An easy to use action/overflow menu for Jetpack Compose.
Compose Action Menu This library provides an easy-to-use action menu for Compose, since Compose doesn't offer this by default. Features Icons (optiona
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
Common preference/settings Composables for Jetpack Compose.
ComposePrefs ComposePrefs is a preferences library for Jetpack Compose which makes it easy to implement preferences/settings in your Compose Android a
To-Do App using Modern Declarative UI Toolkit called Jetpack Compose
Daedalus-Scheduler To-Do App using Modern Declarative UI Toolkit called Jetpack Compose The Brief App that searches recipes from the api spoonacular A
Android SMS receiver with firestore and Jetpack compose
Android SMS Receiver Android SMS receiver with firestore and Jetpack compose App
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
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
STG mobile game made in Android
Neon Info This project is STG mobile game made in Android. It is a fun project I
Drawing text around other content in Jetpack Compose
TextAroundContent Drawing text around other content in Jetpack Compose Installat
A Jetpack Compose implementation of Owl, a Material Design study
Owl sample This sample is a Jetpack Compose implementation of Owl, a Material De
Gymber: a searcher app for sports clubs using Jetpack compose way
GymberCompose GymberCompose is a searcher app for sports clubs using Jetpack com
Project with AIDL, LifecycleService, CustomView
Digital Speedometer Project, where speed values are generated in background in the Service (SpeedValuesService). Then values are sent to Activity (Mai
Google CodeLab: learn how to use some Animation APIs in Jetpack Compose.
Compose Animation Codelab This folder contains the source code for the Compose Animation codelab. In this codelab, you will learn how to use some Anim
Laboratory about Jetpack Compose
MovieComposeLaboratory(experimental) About The application is a simple movie sea
Simple bottom navigation with side navigation drawer using Jetpack navigation UI made in Kotlin
BottomNavWithSideNavApp simple bottom navigation with side navigation drawer usi
A demo app using Jetpack Compose and Hilt based on modern Android tech stacks
Rick & Morty APP RickAndMorty is a small demo application based on modern Androi
A library that you can use for bottom navigation bar. Written with Jetpack Compose
FancyBottomNavigationBar A library that you can use for bottom navigation bar. W
An Android / Wear OS app built with Jetpack Compose to search for definitions of English words
EnglishDictionary A simple Android / Wear OS app built with Jetpack Compose to s
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
Visualizing some advent of code puzzles using Jetpack compose for web
AdventOfCodeComposeWeb Visualizing some advent of code puzzles using Jetpack com
Android jetpack compose swipe library
Swiper for Android Jetpack Compose Android Jetpack Compose swipe library. Downlo
๐ฅ Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, OkHttp, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
Movies ๐ฅ Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), OkHttp, Gson, Glide, Paging
Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose
โ๏ธ๐ Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose. Displays numbers either in circle or rounded rectangle shape based on badge count and selected threshold to transform from circle to rounded rectangle.
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
Simple app to read medium articles.
Nedium Read Medium articles freely without limits. Share your Medium article link and start reading. Or Download APK Notes testing intents (deep links
An easy-to-use text field validator for Kotlin & Jetpack compose.
validable Validating text fields when using jetpack compose can sometimes be challenging and verbose. Validable is an extensible library that allows y
Zoomable and Draggable Graphs based-on Jetpack Compose. Supports Android & iOS, Web and Desktop.
compose-graphs Zoomable and Draggable Graphs based-on Jetpack Compose. Supports Android & iOS, Web and Desktop. Features Full customization of the var
An example concepts of MVVM and Kotlin. Display, Filter & Sort the given restaurants from assets with Jetpack Compose and AAC
Restaurants - Jetpack Compose An example concepts of MVVM and Kotlin. Display, F
Jetpack Compose SmartHome App With Kotlin
"# JetpackComposeSmartHome" Android jetpack compose Home screen Detail screen
Simple Android compose charts.
Compose Charts This is an exploratory playground library to figure out how to Draw and animate using Android Jetpack Compose library. Currently this i
Next generation of Twidere for Android
Twidere X Next generation of Twidere for Android 5.0+. Still in early stage. Features Modern Material Design Dark mode Tweet with photos Multiple acco
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
Simple implementation of a login made with jetpack compose and verifying its authentication through a REST API using retrofit
Simple Login/Auth + Jetpack Compose + Retrofit Demo ๐ฑ Json Object Request ๐ Re
Unofficial NetEase Cloud music player
Pixel Music This is a beautiful unofficial NetEase Cloud music player for Android ๐ฅณ ! โ ๏ธ โ ๏ธ โ ๏ธ This project is not maintained. It will be replaced by
Timer app clone built with Jetpack Compose and Hilt #AndroidDevChallenge
Jettimer What's Jettimer? โณ Timer app clone built with Jetpack Compose and Hilt. The purpose of this project is to try new Android technologies and le
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project
BikeShare Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project (based on CityBikes API). Running on iOS (SwiftUI) macOS (SwiftUI) And
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose.
TopCorn 2 ๐ฟ A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose. Try latest TopCorn2 app
An example Tinder Like app, built on Jetpack Compose + MVI + Stateflow
Tinder-Like A Tinder-Like App example built on Jetpack Compose + MVI + StateFlow + Room + Hilt. License Copyright 2021 The Android Open Source Project
Experiment with SharedElement transition in Jetpack Compose, inspired by Flutter Hero widget.
compose-shared-element Note: This is not meant to be a maintained library. Proof of concept exploration of how to implement SharedElement transition i
Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)
WallPortal Minimal Wallpapers for Android Download from Play Store Native Android wallpaper application written in Kotlin using Jetpack Compose Tech-s
My app submission for Jetpack Compose Week 2 Challenge
Chromie ๐ Description My app submission for Jetpack Compose Week 2 Challenge ๐ก Motivation and Context Working with Animation and State in Jetpack Co
๐งช โ ๏ธ 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
A reddit client built for android
Development To build this app you need to have a Reddit account. Once you have that, head over to this page to get a client id for the app. Make a new
The Official App for DroidKaigi 2021
DroidKaigi 2021 official app Guides Development Features Design Try it out Contributing Requirements Tech Stacks Kotlin Multiplatform Jetpack Compose
Playground project for the Jetpack Compose APIs
Compose Academy Playground is a free resource that provides snippets and practical samples on how to use Jetpack Compose for the Android platform. The