spckio / spck-issues

Spck Editor Issues
https://spck.io
74 stars 15 forks source link

Possibility to link the project folders #709

Closed SekaiRP closed 4 months ago

SekaiRP commented 4 months ago

Some projects in Android need to work with multiple applications, and saving in the Android folder does not allow access to many applications

I think it should be possible to add project folders

Android version 10 or greater has restrictions for direct file access. Google developer policy suggests using SAF (Storage Access Framework) to access files or directories instead of directly accessing them https://developer.android.com/guide/topics/providers/document-provider

This is probably a great way to select the project folder Like this picture .

Screenshot_2024-05-31-09-06-01-270_com google android documentsui