P Peter Finch Member May 13, 2021 #1 I have started to get this warning when I access the /Android/Data/Files directory - I have obeyed and moved my data out - has anyone else got this and is it going to affect B4A projects?
I have started to get this warning when I access the /Android/Data/Files directory - I have obeyed and moved my data out - has anyone else got this and is it going to affect B4A projects?
Erel B4X founder Staff member Licensed User Longtime User May 14, 2021 #2 Check the changes in targetSdkVersion 29 and 30: https://www.b4x.com/android/forum/threads/android-jar-targetsdkversion-minsdkversion.87610/ And see the available methods to access non-internal folders: https://www.b4x.com/android/forum/threads/saveas-let-the-user-select-a-target-folder.129897/#content Upvote 0
Check the changes in targetSdkVersion 29 and 30: https://www.b4x.com/android/forum/threads/android-jar-targetsdkversion-minsdkversion.87610/ And see the available methods to access non-internal folders: https://www.b4x.com/android/forum/threads/saveas-let-the-user-select-a-target-folder.129897/#content