B4X FEED Issues with external storage

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Issues with external storage است. این موضوع تا کنون 117 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Issues with external storage
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
117
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I recently had to update my app to fix some issues with dropbox. Since being forced to target SDK 30 from 28, I've fallen foul of no longer being able to access File.DirExternal. My long time users have always had their data stored in a folder under File.DirExternal, which is no longer accessible by the app on Android 11 or later.

Is there any way to access this folder to at least migrate their data to RuntimePermissions.GetSafeDirDefaultExternal? I can't rollback to the previous release now and most of my users aren't savvy enough to manage copying the folder manually to the new location on the device to access their data.

Obviously new users can just use the new path.

I've tried the library, but get the error below when compiling as soon as the lib is added to the list (I've included ContentResolver and JavaObject libraries as well as #additionalJar com.android.support:support-core-utils).

B4A Version: 11.50
Parsing code. (0.14s)
Java...
Click to expand...



 

عقب
بالا