Aparece este error 2101 the file /doc.txt could not be found

see here Some basics on Android storage system

my guess is, you are trying to read a non media file, which has not been created by your app, which means, you will have to use SAF to read it

Taifun