- Jun 6, 2020
- 11,559
- 4,422
I read
Does that mean in the future we can't use File.DirRootExternal? Will there be a workaround just like the manifest for targetSdkVersion=29?Note that you need to reference android.jar from android-29 folder.
It will not work with targetSdkVersion=30. Avoid using File.DirRootExternal. Either use File.DirInternal or RuntimePermissions.GetSafeDirDefaultExternal.
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید