I'm trying to create a file in the sdcard using textwriter.initialize, but get an error about permissions, probably it is read only.
Does anyone know how to enable file creating on the sdcard of an emulator ?
Using push command I can send files to a directory but not by the code.
I don't know if this problem happens with a real device.
Does anyone know how to enable file creating on the sdcard of an emulator ?
Using push command I can send files to a directory but not by the code.
I don't know if this problem happens with a real device.