70 Repositories
Android object-storage Libraries
Bego Chat is chat application in Kotlin and Firebase with the following features: last seen , user status like typing ,online and last seen with MVVM pattern and clean architecture
Compose ChatApp(Bego Chat) Bego Chat is Compose chat application in Kotlin and Firebase with the following features: sending all file types and abilit
A simple solution to handling persistent data storage in your Minecraft server.
Modern Data Stores A simple solution to handling persistent data storage in your Minecraft server. This plugin will be used throughout the Modern Plug
A simple solution to handling persistent data storage in your Minecraft server.
Modern Data Stores A simple solution to handling persistent data storage in your Minecraft server. This plugin will be used throughout the Modern Plug
A modular object storage framework for Kotlin multiplatform projects.
ObjectStore A modular object storage framework for Kotlin multiplatform projects. Usage ObjectStore provides a simple key/value storage interface whic
Checks for app updates and automatically updates the current app if the new one in local storage have a different version
Silent Android App Update Sample This sample shows how to update Android app silently without user confirmation with a device owner app. It works on A
A thought experiment on architecture, object-oriented programming, and composability.
Journal3 There's barely anything special about the features that Journal3 is offering, it's literally yet another journaling application. What is spec
A Kotlin Symbol Processor to list sealed object instances.
Sealed Object Instances A Kotlin Symbol Processor to list sealed object instances. Usage Let's say you have a similar structure of sealed classes (or
MEGA Android Client - A fully-featured client to access your Cloud Storage provided by MEGA
A fully-featured client to access your Cloud Storage provided by MEGA. This document will guide you to build the application on a Linux machine with Android Studio.
KVision allows you to build modern web applications with the Kotlin language
KVision allows you to build modern web applications with the Kotlin language, without any use of HTML, CSS or JavaScript. It gives you a rich hierarchy of ready to use GUI components, which can be used as builder blocks for the application UI.
It's a simple app written in Kotlin that shows a simple solution for how to save an image into Firebase Storage, save the URL in Firestore, and read it back using Jetpack Compose.
It's a simple app written in Kotlin that shows a simple solution for how to save an image into Firebase Storage, save the URL in Firestore, and read it back using Jetpack Compose.
Task Manager feat. real-time competitive system and user engagement
Dira Что из себя представляет Dira? Android-приложение Directa (сокр. Dira) - это планер, который способен улучшить жизнь пользователей. Он позволяет
KmmCaching - An application that illustrates fetching data from remote data source and caching it in local storage
An application that illustrates fetching data from remote data source and caching it in local storage for both IOS and Android platforms using Kotlin Multiplatform Mobile and SqlDelight.
RCX - Rclone for Android
RCX - Rclone for Android A cloud file manager, powered by rclone. Features Cloud Access 256 Bit Encryption1 Integrated Experience Use your cloud stora
An implementation of the Gradle Remote Cache that's backed by Google Cloud Storage buckets.
GCP backed Gradle Remote Cache An implementation of the Gradle Remote Cache that's backed by Google Cloud Storage buckets. Using the plugin In your se
Mutator for Immutable Object
Mutator Why Mutator? As the immutable object becomes the default pattern of functional programming language, such as Value Object in Java, and Data Cl
A MySQL connector wrapper that supports mapping to Kotlin classes.
Racoon Racoon is a wrapper for the MySQL connector. It makes communicating with the database easier by providing a bunch of functionalities: Mapping q
ShapeShift️ - A Kotlin library for intelligent object mapping and conversion between objects
ShapeShift️ A Kotlin library for intelligent object mapping and conversion between objects. Documentation Installation Maven Gradle Groovy DSL Kotlin
📭 Extension to Ktor’s routing system to add object oriented routing and much more. 💜
📭 Ktor Routing Extensions Extension to Ktor’s routing system to add object-oriented routing and much more. 💜 Why? This extension library was created
Demonstration of Object Pool Design Pattern using Kotlin language and Coroutine
Object Pool Design Pattern with Kotlin Demonstration of Thread Safe Object Pool Design Pattern using Kotlin language and Coroutine. Abstract The objec
Pdf Extractor - Covert array list of object to pdf table
Pdf Extractor - Covert array list of object to pdf table
Media Provider Manager - An Xposed module intended to prevent media storage abuse
Media Provider Manager - An Xposed module intended to prevent media storage abuse
Book selling application with MVVM (Model, View, ViewModel)
Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash
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.
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.
🧶 Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin
🧶 Remi Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin! Why is this built?
MusicX is a music player app made using Jetpack Compose and follows Material 3 guidelines
MusicX MusicX is a music player app made using Jetpack Compose and follows Material 3 guidelines. Application Install You can Install and test latest
Object-streams - An experimental library for dealing with legacy code
Object Streams Super experimental! no guarantees to the public API surface. At t
CloudStorageUtil - An Android library to make sync on Google Cloud Storage easier
gCloud Storage Utils An Android library to make sync on Google Cloud Storage eas
[Deprecated] Create iOS-like tables (UITableView) for Android, using UIKit object model.
THIS PROJECT IS NO LONGER MAINTAINED Please refer to Android docs to customize lists depending on your needs. ATableView Summary ATableView intends to
A pure Kotlin UI framework for the Web.
A pure Kotlin, UI framework Single Language Doodle is written entirely in Kotlin and so are its apps. Doodle Web Applications do not use HTML, CSS sty
Object notation in pure Kotlin!
KTON Object notation in pure Kotlin! Gradle compile 'org.jire.kton:KTON:1.0.1' Maven dependency groupIdorg.jire.kton/groupId artifactId
An easy-to-use Android library that will help you to take screenshots of specif views of your app and save them to external storage (Including API 29 Q+ with Scope Storage)
🇺🇸 English | 🇧🇷 Português (pt-br) 🇺🇸 English: An easy to use Library that will help you to take screenshots 📸 of the views in your app Step 1.
A JavaScript Object Notation library for Kotlin JVM.
Kotlin JSON Kotlin JSON is a lightweight, highly stylized JavaScript Object Notation (JSON) for The Kotlin Programming Language. Stylistic Kotlin JSON
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager.
AnExplorer All-in-One File Manager AnExplorer File Manager (File Explorer) is an all-in-one file management tools. It is Simple, Small, Fast and Effic
EVMapper: Simple object mapper for Kotlin
EVMapper - Simple object mapper for Kotlin Simple mapping data class AData(val p1: Int, val p2: Int) data class BData(val p1: Int, val p2: Int) val a
Custom MediaPicker for Android. support targetSdk 30 & scoped storage. And use registerForActivityResult rather than onActivityResult.
MoongchiPicker What is MoongchiPicker? MoongchiPicker is custom media gallery base on Google's Material Design Bottom Sheets. You can fetch image or v
Object declarations Board game basics Game
Object-declarations-Board-game-basics-Game You want to create a game and you decided to store the playing field in a PlayingField singleton. Inside th
Kotlin Android object for global applicationContext
ContextProvider Kotlin Android object for global applicationContext Usage In your Aplication class class YourApp : Application() { override fun o
Sync floder from drive to local storage
GDrive #refrence and steps to upload - https://developers.google.com/drive/api/v3/manage-uploads to download - https://developers.goo
A local storage management library for Kotlin Multiplatform Mobile iOS and android
A local storage management library for Kotlin Multiplatform Mobile iOS and android Features iOS and Android local storage in one interface Provides ge
Its a small example with Custom Employee object is sent from one Fragment to another.
Kotlin-SafeArgs-Custom-Object Its a small example with Custom Employee object is sent from one Fragment to another. Dependencies used // Navigation
✨ Social network app made with Android Compose, full Kotlin, Firebase Authentication, Storage and Firestore 🚀
Your friends, for real. Share daily random moments with your friends and discover who they really are. ✨ Instant Instant is a social media actually un
Scoper - Access any file with zero permission required
Scoper - Access any file with zero permission required With this codebase you will able to access file from your mobile without requiring permission o
Kotlin Object Notation - Lightweight DSL to build fluid JSON trees
Kotlin Object Notation Lightweight kotlin MPP DSL for building JSON trees Setup Just drop the dependency in your commonMain sourceSet kotlin { sourc
java.io.File compatible SAF library
DocumentFileX java.io.File compatible SAF implementation Tired of SAF bullshits? Implement SAF with ease! This library is in alpha stage. Most feature
Android SharedPreferences Helper
PocketDB Android SharedPreferences Helper This is SharedPreferences Helper like a database noSql. Support AES encryption Latest Version Download depen
A flutter plugin through which you can get audios, videos, or images from the local storage.
Getter Made flutter easier. Description A flutter plugin through which you can get audios, videos or images from the local storage. Dependencies Befor
Animation samples with motion layout and object animator 🦹🏻♀️
💕 Animations 💕 Animation samples with motion layout and object animator 🦹🏻♀️ Car Animation with Object Animator 👀 🎀 I've created this project b
Small utility to create/restore encrypted backups
Quick Backup Choose some files and quickly create a complete encrypted and compressed file. Usage Clone the repository Run gradlew installShadowDist T
TensorFlow Lite Object Detection Android Demo
GSoC Project 2021 - TensorFlow Description This repository contains the project where I contributed to the TensorFlow Team during GSoC in the year 202
ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
ModernStorage ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions by apps dev
This repo contains examples of all the functionalities of sceneform, Face filter , Object Placement etc
ARCore-Projects This repo uses sceneform 1.17.1 to demonstrate the usage of different features of arcore such as, Augmented Faces Augmented images AR
This app using Mlkit along with the TensorFlow Lite model for object detection,
I built this app using Mlkit along with the TensorFlow Lite model for object detection, Arcore is used to place anchors to the detected objects. It's a good blend of Machine learning and Augmented reality to visualise ML information in a much better way than regular bounding boxes
An Android project containing image recognition and object detection models.
An Android project containing image recognition and object detection models. Users can input images into the deep learning model by taking photos, opening photo albums, and real-time previews on the Android side. After the calculation on the Android side is completed, the model will output the prediction result and show it to the user.
Stingle Photos is a secure, open-source photo, video cloud storage and backup application
Stingle Photos Stingle Photos is a secure, open-source photo, video cloud storage and backup application that is safe, ad-free and easy to use. It pro
QRGame - storage a game inside a qr code
QRGame Can we storage a game inside a qr code? Yes! At least in theory. That was the question that started that entire project. QRGame is an Android p
Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.
Project Discontinued We decided to discontinue this product as of February 2019. CloudRail now entirely focuses on connecting industrial sensors to AW
Preference via delegates (Flow, Coroutines) + JetPack DataStore Storage + DSL for RecyclerView based preference screens
Preference via delegates (Flow, Coroutines) + JetPack DataStore Storage + DSL for RecyclerView based preference screens
Unicorn File Picker is a library designed to package a powerful file selector for android.
A simple, documented, and contribution-friendly File Picker for Android.
:blowfish: An Android & JVM key-value storage powered by Protobuf and Coroutines
PufferDB PufferDB is a ⚡ key-value storage powered by Protocol Buffers (aka Protobuf) and Coroutines. The purpose of this library is to provide an eff
🔥🖼 Display images stored in Cloud Storage for Firebase using Coil
firecoil firecoil allows you to load images from Cloud Storage for Firebase in your Android app (through a StorageReference) , using the image loading
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Themis provides strong, usable cryptography for busy people General purpose cryptographic library for storage and messaging for iOS (Swift, Obj-C), An
✔️ Secure, simple key-value storage for Android
Hawk 2.0 Secure, simple key-value storage for android Important Note This version has no backward compatibility with Hawk 1+ versions. If you still wa
[] Android library that provides a file explorer to let users select files on external storage.
aFileChooser - Android File Chooser aFileChooser is an Android Library Project that simplifies the process of presenting a file chooser on Android 2.1
Lightweight data loading and caching library for android
ColdStorage A lightweight data loading and caching library for android Quicklinks Feature requests: Got a new requirement? Request it here and it will
Helper object for injecting typeface into various text views of android.
TypefaceHelper Helper object for injecting typeface into various text views of android. Overview We can use various custom typefaces asset for any tex
Java embedded nosql document store
Nitrite Database NOsql Object (NO2 a.k.a Nitrite) database is an open source nosql embedded document store written in Java. It has MongoDB like API. I
Java embedded nosql document store
Nitrite Database NOsql Object (NO2 a.k.a Nitrite) database is an open source nosql embedded document store written in Java. It has MongoDB like API. I
Object-relational mapping for Android
RushOrm Object-relational mapping for Android RushOrm replaces the need for SQL by mapping java classes to SQL tables. What is the aim? The aim is to
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Themis provides strong, usable cryptography for busy people General purpose cryptographic library for storage and messaging for iOS (Swift, Obj-C), An