[android-developers] Re: Taking a picture Intent?

2009-04-06 Thread zeeshan

Hi,

i have the same question, anybody answer plz

On Apr 6, 4:07 am, Ivan Soto ivanso...@gmail.com wrote:
 Hi, I have an Activity for my application to take pictures and store them
 with a content provider.

 The problem is that obviously I would like the picture to auto rotate
 depending if I have my phone in landscape or not and I would like to use the
 autofocus feature. So I'm wondering if I could just call a Camera app intent
 and get the URI of the picture taken.

 is that possible? I remind reading that it will only give me a small size
 picture.

 Thanks!

 Ivan Soto Fernandez
 Web Developerhttp://ivansotof.com
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Taking a picture Intent?

2009-04-06 Thread Gavin Aiken
Hey,

Currently you can only get a very small resolution image but I expect this
to be changed in Cupcake (I don't know though).

android.media.action.IMAGE_CAPTURE

Is the intent you want search this list for it to get mroe info, on the
emulator this yields a very low resolution still image from the movie office
space I think, very strange. Or is that just happening to me?

OpenIntents is a great resource for this sort of question
http://www.openintents.org/en/intentstable

Gav

On Mon, Apr 6, 2009 at 10:33 AM, zeeshan genx...@gmail.com wrote:


 Hi,

 i have the same question, anybody answer plz

 On Apr 6, 4:07 am, Ivan Soto ivanso...@gmail.com wrote:
  Hi, I have an Activity for my application to take pictures and store them
  with a content provider.
 
  The problem is that obviously I would like the picture to auto rotate
  depending if I have my phone in landscape or not and I would like to use
 the
  autofocus feature. So I'm wondering if I could just call a Camera app
 intent
  and get the URI of the picture taken.
 
  is that possible? I remind reading that it will only give me a small size
  picture.
 
  Thanks!
 
  Ivan Soto Fernandez
  Web Developerhttp://ivansotof.com
 


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