Save a File in usbdrive

I want to save a file in usbdrive, but I can not access the drive.

how do I get permission?

Thank you!

Could you may post your code related to this?
Do you have Write Acess: External setted in the Player Settings?

I made a program to browse directories, but is denied access to USB and when I try to create a file it gives error.

How do I to set “Write Access: External”?

Thanks!

Go To:

File->BuildSettings->PlayerSettings->Android->OtherSettings

and set “WriteAcess” to external

1 Like

I tested it and could only get access to the SD CARD.

Really functioned. The problem is that the usb drive in my tablet in was named as “sda1” and I was try saving in “usbdrive”.

Thanks!