anna_sci
I didn't get it.
I want to copy files FROM the phone to my PC via USB. Can you please give me direct instructions how to do so?
Copying files to Private Space is straight forward, see:
Starting in Android 16 QPR2, users can move or copy files from outside private space to the private space. This feature provides a secure and straightforward way for users to keep sensitive documents, photos, and other files within their sandboxed private profile.
The process is initiated through a new Add files shortcut of the Add button available in the private space launcher container. When a user selects this option, they can browse and select files from outside their private space using the system file picker. After selecting the files, they can choose to either copy them, leaving the originals in place, or move them, which deletes the original files after a successful transfer.
The file transfer is managed by a new system component that runs as a foreground service only within the private profile, ensuring the process is secure and reliable. The files are saved to the Downloads folder of the private space.
source: https://source.android.com/docs/security/features/private-space#moving-content
Unfortunately, copying files out of Private Space isn't as straightforward: AFAIK currently there is no way to copy files from Private Space directly to a drive or a connected computer via USB.
There exist feature requests for this, see:
https://github.com/GrapheneOS/os-issue-tracker/issues/4256
https://github.com/GrapheneOS/os-issue-tracker/issues/5185
There are several workarounds to copy photos and files from Private Space; I've tried the following:
InterProfileSharing, an Android app that lets users share files, text, and clipboard content between different user profiles. It works locally on device by creating a temporary connection over localhost (127.0.0.1), without using cloud services or the internet. The app integrates into Android’s normal share menu and can optionally encrypt transfers with a shared password.
install cloud storage of your choice (f.e. Proton Drive and Tresorit are often recommended here) in Private Space and on your PC and use it to copy files and photos.
LocalSend, as Drue3 already mentioned, is another way to transfer photos and files.
Syncthing also can sync files directly between devices and works across major platforms.
Of these, i personally like InterProfileSharing best.
There seem to be other workarounds I haven't tried yet, using third party file managers like Fossify File Manager or Material File Manager, see:
https://discuss.grapheneos.org/d/33274-found-a-new-way-to-transfer-stuff-from-private-space
https://discuss.grapheneos.org/d/33787-neat-trick-to-move-files-to-and-from-private-space
Developer-Dude
Yes you can. Insert the flash drive while the private space is unlocked. Don't remember the steps exactly, but I do it all the time when I back up my phone. I can check later how I did it. But you can definitely access the private space when somethings plugged in. I'll have to check after work this evening
That would be awesome - never could figure it out! I'd really appreciate it if you could look into it and post the workflow here.