Hi,
I'm having trouble writing to my samsung 10.1 tablet, internally.
Something like :
Writer.Initialize(File.OpenOutput(File.DirInternal, "Test.txt" , False))...
Have tested all file.* combinations etc., code runs fine, but the test.txt shows up nowhere.
Upon examination it always seems to want to write to "mnt/SD-card.... "
I don't want that, I'd like to select a dir within my tablet that is NOT an SD card.
What don't I understand ?
thx,
Paul
I'm having trouble writing to my samsung 10.1 tablet, internally.
Something like :
Writer.Initialize(File.OpenOutput(File.DirInternal, "Test.txt" , False))...
Have tested all file.* combinations etc., code runs fine, but the test.txt shows up nowhere.
Upon examination it always seems to want to write to "mnt/SD-card.... "
I don't want that, I'd like to select a dir within my tablet that is NOT an SD card.
What don't I understand ?
thx,
Paul