[android-developers] Taking pictures

2010-12-31 Thread Nikola
Hi, could anyone propose good approach for following: I would need to have feature in my (simple) app of taking pictures and tagging them with some values. Do I need to implement all of the camera code in my app, or can I call some default camera app and have data from it? What would be best

Re: [android-developers] Taking pictures

2010-12-31 Thread TreKing
On Fri, Dec 31, 2010 at 6:54 AM, Nikola nikola1...@gmail.com wrote: Do I need to implement all of the camera code in my app, or can I call some default camera app and have data from it? http://developer.android.com/reference/android/provider/MediaStore.html#ACTION_IMAGE_CAPTURE

Re: [android-developers] Taking pictures

2010-12-31 Thread Nikola
On Fri, Dec 31, 2010 at 2:17 PM, TreKing treking...@gmail.com wrote: On Fri, Dec 31, 2010 at 6:54 AM, Nikola nikola1...@gmail.com wrote: Do I need to implement all of the camera code in my app, or can I call some default camera app and have data from it?

[android-developers] taking pictures without seeing the preview on screen

2009-09-29 Thread Yutivich
is it possible? I know that if I won't make the call to camera.StartPreview() it won't work... but is there anyway I can hide the preview? or at least make the phone show a blank screen? an example will be appreciated... Thanks! --~--~-~--~~~---~--~~ You