6330 Repositories
Android android-pulltorefresh-and-loadmore Libraries
Simple Login using firebase and compose views
SimpleLogin Project name: SimpleLogin Android Develop in android over MVVM, Kotlin, Compose. Package Structure com.anelcc.SimpleLogin # Root Pack
Example KMM app for showing about layered architecture
Layered Architecture in a Kotlin Multiplatform project This project was created by a series of posts you can find on my blog https://jflavio.com The d
Documentation and implementations of a recursive procedural generation algorithm authored by Christopher Ravosa.
Recursive-Dungeon-Generation This repository contains implementations of a recursive algorithm, authored by Christopher Ravosa, for generating dungeon
Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.
Android Combined Application for chat, audio/video calls, and broadcast to millions of web and app users using VdoTok SDK.
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
An android app that can calculate the minutes from the date the user entered, till today.
AgeInMinutesApp An android app that can calculate the minutes from the date the user entered, till today. If user tap Select Date button, Calender dia
Kotlin extension function provides a facility to "add" methods to class without inheriting a class or using any type of design pattern
What is Kotlin Extension Function ? Kotlin extension function provides a facility to "add" methods to class without inheriting a class or using any ty
🔥 Android MVP with Volley usage simple registration App 🔥
🔥 Android MVP with Volley usage simple registration App 🔥 This is a MVP architecture app that uses volley .Project is made using Android Studio. Vol
An Android App meant to use NFC technology to communicate with and emulate RFID tags
An Android App meant to use NFC technology to communicate with and emulate RFID tags. Built by Niklaas Cotta & Jordan Whiteley, for CIS 433 WI22.
Alternative YouTube frontend for Android built with Piped
Alternative YouTube frontend for Android built with Piped
AndroidFilePicker - android library which will help you to pick any type of media file in your application
AndroidFilePicker is android library which will help you to pick any type of media file in your application. No need to manage any kind of extra permission or result method override. Just create library class instance and use it or also modify ui as your requirement.
A convenient library to show a shimmer effect while loading data
A convenient library to show a shimmer effect while loading data. Easily convert your current view with a slick skeleton loading animation just by wrapping your view.
A simple, classic Kotlin MVI implementation based on coroutines with Android support, clean DSL and easy to understand logic
A simple, classic Kotlin MVI implementation based on coroutines with Android support, clean DSL and easy to understand logic
Based on Android + NodeMCU platform to achieve object detection and tracking, AI capabilities come from Google MLKit.
Based on Android + NodeMCU platform to achieve object detection and tracking, AI capabilities come from Google MLKit.
NavigationAndFragments - A use case for fragments and navigation
NavigationAndFragments A use case for fragments and navigation. To implement this use case, follow these steps : Create a new fragment navigation xml
Testify — Android Screenshot Testing
Testify — Android Screenshot Testing Add screenshots to your Android tests Expand your test coverage by including the View-layer. Testify allows you t
A basic application to show list of recently posted questions on stackoverflow
android-stackexchange-api-demo A basic application to show list of recently posted questions on stackoverflow Main screen This is the main screen whic
An easy way to customize your log in Android,including output to console, writing log to file in high performance way and so on
EasyLog An easy way to customize your log in Android,including output to console, writing log to file in high performance way and so on. 1. Initializa
An android application that allows its users to download and set different images as their wallpapers either on the home screen, lock screen or both.
UHD Wallpapers This an android application show cases different sets of images from unsplash and allows its users to download and set them as wallpape
Another local music player for Android built with Compose. Way too "local" so you likely won't need it.
AnotherAndroidLocalMusicPlayer Another local music player for Android built with Compose and media3 (ExoPlayer). Warning The app behaves strangly as i
Aplikasi Android untuk perhitungan Energi Potensial (Gravitasi)
Aplikasi Kalkulator Fisika untuk menghitung berapa Energi Potensial (Gravitasi) yang bernama Hitung Energi Potensial. Satuan hasil perhitungan Ep menggunakan satuan Joule . Perhitungan Ep dihitung menggunakan rumus Massa Benda (kg) × Percepatan Gravitasi (m/s²) × Tinggi benda (meter). Bilangan yang dapat diinputkan positif Int dan positif Dec.
An Android app for Dokuz Eylul University students can make use of multiple school websites in this one app
An Android app for Dokuz Eylul University students can make use of multiple school websites in this one app
The SleepQualityTracker app - a demo app that helps you collect information about your sleep
The SleepQualityTracker app is a demo app that helps you collect information about your sleep. This app builds on the SleepQualityTracker previous made, refactoring the code to make it more efficient so it will be easier to maintain and test
Aplikasi berbasis Android yang dibangun menggunakan bahasa pemrograman Kotlin
Dibuat untuk memenuhi salah satu tugas Ujian Tengah Semester dari mata kuliah Konstruksi Perangkat Lunak (RL212)
A complex of libraries and starters for organizing long-polling-based interaction between the client and the server.
A complex of libraries and starters for organizing long-polling-based interaction between the client and the server.
Recover deleted messages for whatsapp and Facebook lets you recover messages that sender deleted
Recover deleted messages for whatsapp and Facebook lets you recover messages that sender deleted. It also recover deleted media Images, Audio, Video etc
QRAlarm - an Android alarm clock application lets the user turn off alarms by scanning the QR Code.
QRAlarm is an Android alarm clock application that does not only wake You up, but also makes You get up to disable the alarm by scanning the QR Code.
FractalUtils - A collection of utility functions and classes, with an emphasis on game related utilities
A collection of utility functions and classes written in Kotlin. There is some emphasis on utilities useful for games (Geometry, Random, Time, Updating, etc).
Retrieve Data from an API using MVVM Clean Architecture and Jetpack Compose
MVVM Clean Architecture Demo Retrieve Data from an API using MVVM Clean Architecture and Jetpack Compose. It simply shows a list of movies fetched fro
Jenci - a project that includes necessary actions for Jenkins developed with Android Jetpack Compose.
Jenci is a project that includes necessary actions for Jenkins developed with Android Jetpack Compose. Jenci, Jenkis API services include some actions
A simple and minimal app to track how long you've been sober from anything you want.
Sobriety A simple and minimal app to track how long you've been sober from anything you want. I mostly designed this out of spite for "I Am Sober", wh
✨ Nifty Utilities and PostgreSQL Extensions for Exposed
✨ ExposedPowerUtils ✨ Utilities and Extensions for Exposed, because while Exposed is a pretty nice framework, it tries to support a lot of SQL dialect
Android 2048 Game in jetpack compose
Android 2048 Game in jetpack compose A simple 2048 game written with 100% Jetpack Compose. Features Jetpack Compose Material 3 MVVM Adaptable theme Da
OpenGLES - an embedded version of the OpenGL cross-platform API which is used to render 2D/3D texture
OpenGLES is an embedded version of the OpenGL cross-platform API which is used to render 2D/3D texture. This sample code contains the implementation of shape rendering using OpenGLES.
An Android imageboard client with the focus on maximum performance, fully written with Jetpack Compose
This project is an experimental playground to try implementing an application entirely with Jetpack Compose without using the old Android UI framework.
Share Layout Android Library
Share any layout screenshot including any string of any Android App to any app via Intent .
Native Android App for Women's Soccer News (Women's Month)
Native Android App for Women's Soccer News (Women's Month)
A console-based productivity app involving both To-Do Lists and Goal tracking
This is a console-based productivity app involving both To-Do Lists and Goal tracking. It allows users to create To-Dos, check them off, and filter the display between complete/incomplete items
⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web
Capacitor Firebase ⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web. Maintainers Maintainer GitHub Social Robin Genz robingenz @ro
Appdbg - make it possible to run android dex file in original Java Virtual Machine
Appdbg - make it possible to run android dex file in original Java Virtual Machine
A modern front-end for YouTube built using Kotlin compose
A modern front-end for YouTube built using Kotlin compose, with Material You theming and many more features.
Monitor products on the Ubiquiti Store and receive notifications when their availability changes.
UI Spy Monitor products on the Ubiquiti Store and receive notifications when their availability changes. Available as a binary and Docker container. U
📦 RoomAccounting app - a simple invoice accouting application 📦
RoomAccounting RoomAccounting app is a simple invoice accouting application. Based on local database with the CRUD operation. Architecture 📐 Project
🛥 Stream Draw - a real-time multiplayer drawing & chat game app built entirely with Jetpack Compose
🛥 Stream Draw is a real-time multiplayer drawing & chat game app built entirely with Jetpack Compose. Draw and guess words with your friends! This pr
☀️ 🌤 Sample weather app with Retrofit, Hilt and Coroutines ☀️ 🌤
WeatherAppsX app is a sample networking app showing weather forecast of the current day and the average forecast for the next four days.
ImmutablePendingIntent provides mutability safe methods and quick fix
ImmutablePendingIntent Overview ImmutablePendingIntent provides methods that create immutability-safe PendingIntent lint to make an error when using m
Note taking app using MVVM architecture with Hilt, Material Motion, Coroutines, Flow, Jetpack
Note taking app using MVVM architecture with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel,Paging3).
This application was created internally for Aseman Company to evaluate the performance of its employee
AsemanTile-HRM This application was created internally for Aseman Company to evaluate the performance of its employees Uses Each of the managers of th
A Reeder copycat, in order to give Android an RSS reader similar to Reeder
A Reeder copycat, in order to give Android an RSS reader similar to Reeder, combines the interaction logic of Reeder with the design style of Material Design 3 (You).
Pixel Launcher Mods a root app for Android 12+ that enables you to add a number of features to the stock Pixel Launcher
A root app that enables you to add a number of features to the stock Pixel Launcher, without needing Xposed
A Kotlin Script which Auto-Create And Assign Gitlab MergeRequests
A Kotlin Script which create merge request automatically and assign it to a developer for review based on a startegy(Currently Queue).
Archive of the latest version of "Android vShell" app.
vShell vShell (Virtual Shell) — a successor of Termux project which provides an alternate implementation of the Linux terminal emulator for Android OS
Ankiconnect Android allows you to utilize the standard Anki mining workflow on Android devices like phones and eReaders
Ankiconnect Android Ankiconnect Android allows you to utilize the standard Anki mining workflow on Android devices like phones and eReaders. Create An
Sophisticated and cool intro with Material Motion Animation
☯️Sophisticated and cool intro with Material Motion Animations(No more viewpager transformer)
Jetpack Compose Color Picker
Bundle of Stylish customizable Color pickers, selectors, colorful sliders written with Jetpack Compose enables users to choose from HSL, HSV or RGB color modes to pick Solid colors or gradients.
A simple video calling application uses Firebase database and WebRTC API that enables you Peer-to-Peer Full-HD video and audio connection.
A simple video calling application uses Firebase database and WebRTC API that enables you Peer-to-Peer Full-HD video and audio connection.
Kotlin Example of how to organize your code using MVC and some patterns seen in class
Kotlin Example of how to organize your code using MVC and some patterns seen in class
NiceHttp - A small and simple OkHttp wrapper to ease scraping
NiceHttp - A small and simple OkHttp wrapper to ease scraping
Glassfy React Native SDK
Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for Android.
🪟 Pluggable Ktor plugin to implement Sentry for error handling and request contexts
🪟 Ktor Plugin for Sentry Pluggable Ktor plugin to implement Sentry for error handling and request contexts. What is this library? This basically impl
Converts SVG and Android Vector Drawable in Jetpack Compose code
SVG to Compose [Experimental] Converts SVG or Android Vector Drawable to Compose code. Android Studio/IntelliJ plugin by overpass Why this project On
Swipe gesture actions for Compose UI
swipe swipe.mp4 swipe builds composables that can be swiped left or right for revealing actions. Unlike SwipeToDismiss, it is designed for swipe actio
Radio Player - A Flutter plugin to play streaming audio content with background support and lock screen controls.
A Flutter plugin to play streaming audio content with background support and lock screen controls. Installation To use this package, add
A Flutter implementation of Salesforce Marketing Cloud for iOS and Android
sfmc_flutter A Flutter implementation of Salesforce Marketing Cloud for iOS and Android. Features Setup Marketing Cloud (iOS and Android) Support for
The AboutMe app - a demo app that shows information about a person
AboutMe The AboutMe app is a demo app that shows information about a person. Name Settable Nickname An image Scrollable information This app demonstra
High-quality Interactive Audio/Video Android SDK
High-quality Interactive Audio/Video Android SDK
Monero PocketNode - A Monero node for your Android Device
Monero PocketNode - A Monero node for your Android Device
Colorpicker Compose
🎨 Jetpack Compose color picker library that allows you to get colors from any images like gallery pictures by tapping on the desired color. Also, it supports brightness and alpha slider, which can adjust your ARGB factors.
Base App - MVVM, Base Structure, Hilt, Kotlin Flow, Retrofit
Base App - MVVM, Base Structure, Hilt, Kotlin Flow, Retrofit
Jetpack Compose animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animation
Compose Animation Examples. Useful Jetpack Compose animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can take inspiration from.
Hex string encoder/decoder for Kotlin/Multiplatform
Hex string encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
An beautiful and easy to use dialog library for Android
An beautiful and easy to use dialog library for Android
A simple Twitter Spaces clone app with Jetpack Compose and 100ms SDK
A simple Twitter Spaces clone app with Jetpack Compose and 100ms SDK to demonstrate the use of 100ms SDK in creating an Audio call feature in your apps.
A sample project of implementing Liveness Detection and Identity OCR on Android app using Kredibel Vision SDK
Vision Sample (Android) A sample project of implementing Liveness Detection and Identity OCR on Android app using Kredibel Vision SDK. You can checkou
Base64 encoder/decoder for Kotlin/Multiplatform
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
A simple, lightweight, non-bloated redis client for kotlin and other JVM languages
rekt is a lightweight, non-bloated redis client, primarily written for the kotlin programming language, while also supporting other JVM-based languages, such as Java, Scala, and obviously way more.
☁️🌤🌧☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️🌤🌧☀
☁️🌤🌧☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️🌤🌧☀
A server code template using Kotlin, Gradle, and Ktor
This project is a server code template using Kotlin, Gradle, and Ktor. It aims to help you build a service by providing reusable code examples that is likely essential for a server.
A tool that can mock out an existing Appium session, supports both Java and Kotlin.
appium-mocker A tool that can mock out an existing Appium session, supports both Java and Kotlin. How to install latest appium-mocker Beta/Snapshots
GitHub application fetches events, repositories and profile using GitHub APIs
GitHub application using GitHub REST API Dagger MVVM architecture Mockk Jetpack Compose Kotlin Coroutines Application pages Attention If you want to u
Github user finder (Android-Kotlin)
The following example is a simple Android application for finding users from Github service using modern technology.
Mobile App that that enables users to manager product listing IProcure Ltd Senior Android Engineer Role interview solution
Mobile App that that enables users to manager product listing (in and e-commerce environment) IProcure Ltd Senior Android Engineer Role interview solution
Sample projects for Android 13 (Developer Preview 1)
android-13-samples Sample projects for Android 13 (Developer Preview 1). Table of Content Themed App Icon (Github) (Tutorial) Quick Settings Placement
FileLogger - a library for saving logs on Files with custom-formatter on background I/O threads, mobile-ready, android compatible,
The FileLogger is a library for saving logs on Files with custom-formatter on background I/O threads, mobile-ready, android compatible, powered by Java Time library for Android.
Android app that uses Spotify API to recommend new music based on your listening history
Android app that uses Spotify API to recommend new music based on your listening history. Written in Kotlin and uses Spotify Web API and Android SDK. New music is presented in swipe cards where a left swipe plays the next song and a right swipe can add the app to your liked songs in Spotify.
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
🐨 koa - Kotlin and Ktor OpenAPI
Koa intends to be a fully functional DSL for OpenAPI in Kotlin, including a Ktor plugin to add OpenAPI to your server Kotlin applications.
A library with many useful and easy-to-use features
This library was made as a replacement for qLib and in the future cubed. These 2 plugins are hard to get you hands on and one of them has many outdated methods so this is a more modern version of those things
📱 Android client app for the AryKey 🔑
Android application that prepares an hardware device via USB serial port with a specific password generated deterministically based on three (3) inputs: the App we want to Unlock, the User ID used for login (typically an email address) and the PIN (6 numeric digits) we want to associate with previous inputs.
A simple real-time chatting application using android
In this project we have created a simple real-time chatting application using android. In this project we can chat with a registered user in the app. We can also set profile photo, about, name. After chatting with registered user we can also logout from the app and we can login, whenever we want .
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android. This repo is a Mutliplatform version of the initial Thinkrchive which was Android-centric
DailyTags - a flexible markdown library that supports custom tags and markups
The library parses a given markup into rich text for Jetpack Compose. DailyTags comes with Markdown and HTML support by default (please, see the supported features) and is very easy to extend to support custom markups.
🎨 Jetpack Compose canvas library that helps you draw paths, images on canvas with color pickers and palettes
🎨 Jetpack Compose canvas library that helps you draw paths and images on canvas with color pickers and palettes. Sketchbook also provides useful components and functions that can easily interact with canvas.
Koin Annotations - help declare Koin definition in a very fast and intuitive way, and generate all underlying Koin DSL for you
The goal of Koin Annotations project is to help declare Koin definition in a very fast and intuitive way, and generate all underlying Koin DSL for you. The goal is to help developer experience to scale and go fast 🚀 , thanks to Kotlin Compilers.
Spantastic - an Android library that provides a simple and Kotlin fluent API for creating Android Spannable
Spantastic is an Android library that provides a simple and Kotlin fluent API for creating Android Spannable. This library wrappers SpannableStringBuilder and add methods to easily decorate the text with multiple spans.
❤️ A heart-shaped toggle switch component built using Jetpack Compose
heart-switch A heart-shaped toggle switch component built using Jetpack Compose. Inspired by Tore Bernhoft's I heart toggle Dribbble shot and Anatoliy
RasmView - an Android drawing view; it provides a view that allows users to draw on top of a bitmap.
RasmView RasmView is an Android drawing library; it provides a view that allows users to draw on top of a bitmap. Demo https://www.youtube.com/watch?v
Drawing app written with Jetpack Compose Canvas
✏️🚀 Drawing app written with Jetpack Compose Canvas. Draw using touch down, move and up events.Using array of paths to have erase, undo, or redo actions and set properties for path that will be drawn next separately.