Hi, and thanks for the links, but I cannot see anything that would help me resolve the path. I use the contentchooser to select a JPG from my external SD card with, say, a filename of test.jpg but the Dir and Filename the chooser returns to me does not reflect the path to and including the test.jpg name, it only returns something along the lines of
content://media/external/images/media/36440
which is no use if I want to rename the selected file.
How can I get Android to resolve the contentchooser information it gave me to give me the correct path and filename of the selected file? Or should I not be using contentchooser in the first place?
Cheers,
Richard