Duvyanshu
~matchmaker~
- Joined
- Feb 20, 2020
- Messages
- 26
- Programming Experience
- 1-3
I am trying to read a text file from usb storage through my unity android game in unity 2018.4.9.
I am using java class GetExternalFilesDir but it doesn't reads Usb storage in 90% android devices. It reads only internal storage and sd card(if inserted).
I am struggling with it for weeks now and I will be very grateful if you can provide a fix for this.
Thanks in advance.
I am using java class GetExternalFilesDir but it doesn't reads Usb storage in 90% android devices. It reads only internal storage and sd card(if inserted).
I am struggling with it for weeks now and I will be very grateful if you can provide a fix for this.
Thanks in advance.