1119 Repositories
Android Compose-iOS-Calculator Libraries
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 full fledge radio player plugin for android and ios
Flutter radio plugin handles a single streaming media preciously. This plugin wa
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
iOS-like Android wheel picker for React Native
react-native-wheel-picker React Native picker library based on Android WheelPicker and native iOS picker Installation npm install react-native-wheel-p
This is my first ever android app , It is a simple calculator for all android phones , download and install the apk to try out.
This is my 1st ever android application , It's a basic calculator that can do basic operations like + , - , * , / , ^(exponent) , and square root It a
A calculator is a device that performs arithmetic operations on numbers. The simplest calculators can do only addition, subtraction, multiplication, and division
Calculator_kotlin This is my first project. 😁 😁 I used Kotlin language in Android Studio. A calculator is any electronic gadget that allows you to s
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
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
Intellij Idea Plugin that can convert HTML to Compose for Web code.
HtmlToComposeWebConverter Intellij Idea Plugin that can convert HTML to Compose for Web code. Turn this: Into this: Show some ❤️ and star the repo to
Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Log4K Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments. Download Artifacts are publi
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
Hands-on experiments to demonstrate the exploitability of insecure TLS configurations in Android apps
Containerized Demo for Insecure TLS Certificate Checking in Android Overview Thi
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
On-device wake word detection powered by deep learning.
Porcupine Made in Vancouver, Canada by Picovoice Porcupine is a highly-accurate and lightweight wake word engine. It enables building always-listening
🚀 Native iOS- and Android- Apps with JavaScript
Titanium Welcome to the Titanium open source project. Titanium provides a mature platform for developers to build completely native cross-platform mob
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile de
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
ijkplayer Platform Build Status Android iOS Video player based on ffplay Download Android: Gradle # required allprojects { repositories {
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Ionic Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a sin
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
A Basic CRUD compose app with kotlin
e-Gym A basic Jetpack Compose CRUD app, developed just for study the technology,
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.
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
A simple calculator app made with kotlin.
UCalc A simple calculator app made with kotlin. This is a basic calculator app made from Kotlin, which supports all basic calculator functions. Screen
This project has ended, but ChatSecure iOS continues. For Android, please use Conversations or Zom instead
This Repository is Retired ChatSecure for Android has been renamed and is continuing under the name Zom. Learn more about Zom here: https://zom.im Hea
A Multiplatform GUI for Hashing, written in Compose for Desktop
HashHash A Multiplatform GUI for Hashing, written in Compose for Desktop Report Bug . Request Feature About The Project HashHash is a Multiplatform Gr
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
A project generator using Compose by JetBrains with a GUI
GradleProjectGenerator A project generator using Compose by JetBrains with a GUI
Desktop app build with compose UI
Desktop App POS UI desktop app build with compose ui
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
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
Solution code for the Android Basics in Kotlin: Tip Calculator app
Tip Calculator - Solution Code Solution code for the Android Basics in Kotlin: T
Open source Android, iOS and Web app for learning about and managing digital and physical security.
Open source Android, iOS and Web app for learning about and managing digital and physical security. From how to send a secure message to dealing with a kidnap. Umbrella has best practice guides in over 40 topics in multiple languages. Used daily by people working in high risk countries - journalists, activists, diplomats, business travelers etc.
Demo application on the last stack for Surf
Demo Rive Gauche Architecture Guide to app architecture - MVVM Kotlin - 100% Jetpack Compose Android 12 Kotlin DSL Preview Plugins Spotless: Keep your
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
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.
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
GitReposCompose Demo GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app
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
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Android Sample App using Github API and Jetpack Component. What's JetHub? 🚀 JetHub is a sample app using Github API and Jetpack components. The purpo
Jetpack Compose UI components examples
JetExample This is a repository that shows how to create different portions of UI by example. Learn how to create different Composable functions just
Hacker News reader for Android, written in Compose
[WIP] Cheddar for Hacker News Cheddar is a social news reader for Hacker News. Currently it's being entirely rewritten with: UI layer entirely in Comp
Coffee Drinks Android app on Jetpack Compose
Coffee drinks app with Jetpack Compose The Coffee Drinks is an Android application created for playing with Jetpack Compose framework. Light Color Pal
Sample app for Jetpack Compose Developer Preview 2
Materials Shop Sample app for Jetpack Compose (1.0.0-alpha03). This repository contains the source code of the demo application shown in the following
An Android app for browsing Stack Overflow and other Stack Exchange sites.
Stack Stack is an Android application that lets you browse stackoverflow.com and other Stack Exchange sites. It is powered by the Stack Exchange API.
An app which displays conferences from http://androidstudygroup.github.io/conferences/
android-conferences An app which displays list of conferences happening all over the world sourced from this website. Install Get latest apk from Acti
: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
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
A library for Android provides blurred drop shadows to ImageView similar to iOS image backdrop shadows
A library for Android provides blurred drop shadows to ImageView similar to iOS image backdrop shadows.Provides fast canvas draw as no renderscript needed .The similar shadow blurred effects can also be seen in iOS Music App.
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 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 fitness app where you are able to grow plants and track your exercise
fitPlant A fitness app for iOS, Android and the Web where you are able to grow artificial plants and track your exercise progress in a simple and fun
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
BMI Calculator App Made in Kotlin
BMR-Diet Details of Project It is an Android application Made in Kotlin Layout is made in XML Tools used : Android studio RecyclerView is used for Mem
Hacker News iOS and Android App - Made with React Native.
DEPRECATED FOR NOW - uses an old version of react native See other react native example apps here: https://expo.io/featured HackerNews-React-Native Ha
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
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
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
Age Calculator App With Kotlin
AgeCalculator Age Calculator Project Project Description In this mini-project, we are going to use Android Studio for completing our project. Android