Hi everyone!
I need help to access a file using the RandomAccessFile library but the file that I have to access is into a USB stick, I can open the file normally using the ExternalStorage , this work fine if I use their functions, but How can I use the ExternalStorage library access with RandomAccessFile library ?
Thanks in advance!
I need help to access a file using the RandomAccessFile library but the file that I have to access is into a USB stick, I can open the file normally using the ExternalStorage , this work fine if I use their functions, but How can I use the ExternalStorage library access with RandomAccessFile library ?
Thanks in advance!