Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Modernstorage Alternatives
Similar projects and alternatives to modernstorage
-
SimpleStorage
💾 Simplify Android Storage Access Framework for file management across API levels.
-
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
-
-
react-query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
storage-samples
Multiple samples showing the best practices in storage APIs on Android.
-
-
DiskCache
Simple and readable disk cache for kotlin and android applications (with journaled lru strategy)
-
material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
modernstorage reviews and mentions
-
Is there a library to create dealing with storage with kotlin easier
Check this library from Google: https://github.com/google/modernstorage
- Can someone explain what's going on with media store?
-
Update on ModernStorage
Hi everyone 👋 A few months ago, someone posted a thread on a library I’ve been working named ModernStorage. For the ones who haven’t heard about it before, it’s a library aiming to simplify storage interactions on Android. I’ve been working a lot on it with my colleague u/nic0lette, and after gathering some feedback and trying some experiments, I’m happy to share some updates about it.
The developer experience could definitely improved and that's why we're making this library. If you've looked at the getting started section of modernstorage-storage, you can see it mentions a SharedFileSystem. The goal is to have one for the cache & internal files with the same API, making it much easier for you to interact with files. If you have any feedback or idea, feel free to create a discussion topic here.
- Is there a library that you wish to be standardized?
-
GitHub - google/modernstorage: ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
🏃♂️💨Rush updating the README file of the project: https://github.com/google/modernstorage/commit/4b3106b4a71b078be313f968dcace1bb204fb8e3
Why not use switchMap { liveData {?
Yes it does, it's because the code outlined here belongs in the ViewModel, the launch should be triggered as one-off events. But as we know, Google samples often didn't use Channel(UNLIMITED) even though it's a solution to this problem
-
A note from our sponsor - Appwrite
appwrite.io | 1 Dec 2023
Stats
google/modernstorage is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of modernstorage is Kotlin.
Popular Comparisons
- modernstorage VS architecture-samples
- modernstorage VS tachiyomi
- modernstorage VS SimpleStorage
- modernstorage VS MaterialDrawer
- modernstorage VS leakcanary
- modernstorage VS OkHttp
- modernstorage VS react-query
- modernstorage VS renetik-android-preset
- modernstorage VS storage-samples
- modernstorage VS material-dialogs