[android-developers] Re: Problem with writing files to internal memory (not visible on file browser on ICS)

2012-02-09 Thread Dirk Vranckaert
Ok thanks, I understand now ;) And it works... :) However I was applying this for the files I created, but that doesn't seem to be enough. When you create the directory you should also apply this. But thanks for helping me out here! :) On Feb 8, 5:03 pm, Nikolay Elenkov

[android-developers] Re: Problem with writing files to internal memory (not visible on file browser on ICS)

2012-02-08 Thread Dirk Vranckaert
Nikolay, Thanks for the help but my problem is not to write the file or read the file from my device. With code from above I can write the file to the internal memory. But when my device (galaxy nexus) is connected to my computer it does not see the file I just saved! Or did I understand it

Re: [android-developers] Re: Problem with writing files to internal memory (not visible on file browser on ICS)

2012-02-08 Thread Nikolay Elenkov
On Thu, Feb 9, 2012 at 12:51 AM, Dirk Vranckaert dirkvrancka...@gmail.com wrote: Nikolay, Thanks for the help but my problem is not to write the file or read the file from my device. With code from above I can write the file to the internal memory. But when my device (galaxy nexus) is