I have followed the instructions and everything is working fine with
the camera.  I can kick off the camera and get the Bitmap returned and
do with it what I want.


Is it possible to retrieve the actual path to the image file that was
taken by the camera?  I am seeing that is actually storing the image
under an Image*.jpg file name.

My application is making a new file from the bitmap, compressing it,
and storing it under my own application directory.

What I am trying to accomplish is if I delete my application picture,
I want to delete the picture stored by the camera itself.  Or pass in
a location where the camera can store the picture once its taken.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to