Hi All,

I have an application that needs to write few logs files into the
SDCARD. It used to work fine in Donut and Éclair builds, however, when
tried on Frayo build it didn’t work.

 The File.mkdir(“/sdcard/file.txt”) API fails in the Java layer
returning false. I have added the permission
“android.permission.WRITE_EXTERNAL_STORAGE”. I also tried “/mnt/
sdcard”.

Can someone kindly let us know, if there is any changes from Éclair to
FRAYO, w.r.t to accessing the SDCARD.


Thanks in advance for help.

Regards,
-Arun

-- 
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

Reply via email to