scoped-storage
There are 42 repositories under scoped-storage topic.
anggrayudi/SimpleStorage
💾 Simplify Android Storage Access Framework for file management across API levels.
GauthamAsir/WhatsApp_Status_Saver
WhatsApp Status Downloader, preview, share and save files. Android 10+ support
Parag2385/Picker
Picker - A CameraX based WhatsApp Style Image-Video Picker
mardous/WhatSave
Save WhatsApp statuses in the easiest way
tom5079/DocumentFileX
:floppy_disk: Android Library for Storage Access Framework compatible with good-old Java File!
Kashif-E/Download-Manager-Example
This example helps you download and save files in external storage tested up to android 12 with using legacy permission
farimarwat/PrimeUtil-Example
An android utility library to handle scoped storage
hongbeomi/ScopedStorageSample
Andorid 11 Scoped Storage Sample (Image)
buggysofts-com/AndroidZip
A convenient zip explorer library for Android that uses DocumentFile (instead of File object) as its source.
SabithPkcMnr/AnyFileDownloader
This app let you download any file from the Internet which have a valid link. Add any file download link and give a title with extension. This app support Android 10, 11 and 12. So make use of it!
SanjayDevTech/StorageDemo
Android project to illustrate various storage options in Scoped Storage
EslamElMeniawy/Image-Picker
Android 10's Scoped Storage Image Picker (Gallery/Camera) using Kotlin and MVVM
kartik-pant-23/Photo-Gallery
Would work perfect on Scoped storage android 10.
LHM777/Scoped-Storage-Android-11-java-example-Save-bitmap-in-Android-using-MediaStore
An example in Java showing you how to save an image bitmap to gallery using scoped-storage and mediastore with backwards compatibility for older Android versions.
webaddicted/ImagePickerCompressor
This project help in pick - capture Image, Compress image and get image path from content in all android version. Permission library is also implement in this project.
airatlovesmusic/Kompressor
Friendly lightweight lib for image compressions in Android. Without context and file system. Based on input and output streams
FakhrulASA/Scoper
Scoper - Access any file from your device storage with zero permission required
weazyexe/wretches
📂 Simple app with office crimes. Here you can find how to use Android Storage APIs
2giwon/ScopedStorageExample
안드로이드 10 ScopedStorage를 적용해보기위한 예제 입니다.
Foxpace/FileF
Example implementations for the reading folders and files in Android storage
FakhrulASA/Scoped-Storage-Impl
Scoped Storage API implementation
mkaomwakuni/Camerax
For this project, This app that allows the user to capture photos using the camera on their device, also display a gallery of all the images on their device and allow the user to apply filters or delete images if they wish.
raheemadamboev/scoped-storage
Plain app to experiment with scoped storage in Android 11
raheemadamboev/scoped-storage-app
Simple camera/gallery app to save, load, delete files in Android 11 scoped storage environment (not finished yet)
shahrazeahmad07/Drawing-Canvas-App
A drawing app, or paint app, in which the user can draw with different color, add a background picture, can erase, undo and redo last action, and can save your drawing in the gallery.
soumikshah/Tint-My-Image
Tint My Image will allow you to pick any image from your phone, allow you to change the image transparency and add a tint on top of your image.
condorserg/FileDownloader
Small App downloads video files using OkHttp, Retrofit, MediaStore
harshulsingla0110/ScopedStorage
How to handle storage and its permissions.
HassanMuawia01/Scoped_Storage
I have performed curd option inside text file in Scoped storage and 2nd share media file throw I have captured image from camera and stored in storage and loaded from there and displayed inside my app.
Prasanna1710/DrawingApp
Contains Source code of Drawing app created using Kotlin
raheemadamboev/image-text-adder
MVVM app to add text to image and using Scoped Storage API