diff --git a/FAQ.md b/FAQ.md index 4ca334678c..6a768b7756 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1847,6 +1847,12 @@ pm install -k --user 0 com.android.documentsui Alternatively, you might be able to enable the *Files* app again using the Android app settings. +
+ +If you get *com.android.externalstorage has no access to content://...*, +please make sure you are not selecting files on an sdcard by tapping on the three-dashes at the top left of the Android file selector. +Google doesn't want sdcards to be used anymore for privacy and security reasons. + OneDrive doesn't support *view*, only *share*, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.
diff --git a/index.html b/index.html index 2cbfd90bf5..4eafa9a810 100644 --- a/index.html +++ b/index.html @@ -1112,6 +1112,8 @@ Visit https://aka.ms/smtp_auth_disabled for more information.

You can enable the storage access framework (again) with this adb command:

pm install -k --user 0 com.android.documentsui

Alternatively, you might be able to enable the Files app again using the Android app settings.

+


+

If you get com.android.externalstorage has no access to content://…, please make sure you are not selecting files on an sdcard by tapping on the three-dashes at the top left of the Android file selector. Google doesn’t want sdcards to be used anymore for privacy and security reasons.

OneDrive doesn’t support view, only share, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.


(26) Can I help to translate FairEmail in my own language?