How to create folder in Android 10 and above programmatically? its giving access denied exception

Harikrishnan.Vb 46 Reputation points
2020-11-26T11:12:49.417+00:00

How to create folder in Android 10 and above programmatically? its giving access denied exception

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alessandro Caliaro 4,181 Reputation points
    2020-11-26T11:27:37.517+00:00

    You have to add

    requestLegacyExternalStorage

    In your manifest


0 additional answers

Sort by: Most helpful