See my answer in the other thread in which you posted your question.
On Mon, Mar 2, 2009 at 7:46 AM, zeeshan <[email protected]> wrote: > > Hi, > > i got FileNotFoundException when run this > > FileInputStream fileToRead = new FileInputStream(fileName); > > here fileName is a string =content://media/external/images/media/6 > which is got in sdcard image selection > by android.provider.MediaStore.Images.Media.INTERNAL_CONTENT_URI > > > any solution? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

