A few users are reporting trouble with my app being able to write to a directory at the root of the "sd card" - I get a "no such file or directory" error when I'm trying to save a file from an SU shell.
To get the path of the sd card, I use a bit of code borrowed from the Android Environment...