by nuisanceValue » Mon Jul 12, 2010 3:10 pm
Do you mean that you don't have permission to read the file?
If so have you added the permission to your manifest file?
I think the one for sd card access is:
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />