-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android 12 : writing to sdcard access denied (not /storage/XXXXX/Android/*) #17852
Comments
I use a Samsung S10 with Android 12 since about half a year without problems with Internal mem Important is media, instead of obb |
seems indeed that using media folder is a workaround, however there still is a problem if I want to use another folder outside the realm of /Android/ folders.... |
It's a google Play Store restriction - arbitrary folders are not normally allowed anymore, see #16059. |
Why do you want to use a different folder, if media works ? |
why do you want to store your clothes in the wardrobe if the storage in the garage works? maybe because I like to arrange my data in a way that is not google's way of thinking? why should i have to follow the way google decided me to store my data? why everyone has to follow google's decisions? most data in */Android/* folders is just useless data that you don't care about, finding the right useful data in it is just like seeking the trash for your precious document... it's like the way they manage media files, images, photos.... everything out of folders, in a big messy storage space, that you've to search for hours before finding the document you need... yes, google, apple, decided for us that it's better to forget what is a folder, that IA is better and just have to ask some online service to find all the photo matching the word "me".... not my way, my data is organized the way I can search them fast... in a way that is natural for me to find them, not in an obscure net.osmand.plus (and at least, it's one that is not too long or too obscure....)
…------- Original Message -------
On Saturday, August 19th, 2023 at 15:50, pebogufi - notifications at github.com ***@***.***> wrote:
> seems indeed that using media folder is a workaround, however there still is a problem if I want to use another folder outside the realm of /Android/ folders....
Why do you want to use a different folder, if media works ?
—
Reply to this email directly, [view it on GitHub](#17852 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AJUDLRCTKASYUOIZ3XNNLYDXWDAEBANCNFSM6AAAAAA3IELFJU).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Probably related #14165 (comment) |
See #16059. |
Description
I want to store my osmand data on sdcard on android 12, so I choose manual path, enter the sdcard path, osmand begins the move process and fail because of access rights
looking into the sdcard shows that osmand did create the folder but can't access it's content
How to reproduce
go to parameters - osmand parameters - storage folder - then enter a path to a sd card
Actual result
process begin but fail on access storage rights, the destination folder is created
using the shared multiuser storage on sdcard succeed, but since there is a bug on android the obb folder is not shared across users
PS : would be nice if only some data could be shared like maps when others are kept private like tracks, point of interest...
Expected result
the data should be stored into the sdcard folder
Environment
OsmAnd Version: 4.4.7
Android/iOS version: 12
Device model: samsung/n975f /e/os
The text was updated successfully, but these errors were encountered: