in my app i am capturing an image and when i am seeing the preview of the
image, in every android device it may give default options such as "done and
retake" or "done, retake, cancel". When i click the done button i want the
captured image to be uploaded. I have written the uploaded part in my
OnActivityResult part.

But for the above said, i want to know where the image gets stored and in
what name it was stored, so for this i created an external directory and the
name to be stored as an time stamp format. This idea worked successfully in
some devices only.

In some devices the folder may get created but the image gets stored in some
other place with some other name and because of this my app gets crashed.

How to overcome this problem please help me friends......

-- 
Siva Shankar K

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