Because the sdcard is not mounted in /sdcard but in /mnt/sdcard, perhaps...
On Wednesday, 14 March 2012 05:38:18 UTC-4, perumal316 wrote: > > Hi All, > > > In my application, I will be creating a log file (text file) in the > /sdcard of the device. > > Using adb shell, if I navigate to the /sdcard directory, I could see the > created text file and by doing a cat I could read the contents > > But if I mount the device and navigate to the drive, the file is not > visible there. > > Any idea why? > > Thanks In Advance, > > Perumal > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

