There really seems to be no information on how to acess the front facing camera on android phones (gingerbread).

Could someone please point me to a page or post that explains how it's done?

Thanks!

link|improve this question

And oh yeah someone with higher rep should really add a front facing tag since I probably wont be the only one asking about this in the months to come ;) – DecodeGnome Feb 16 '11 at 12:41
feedback

2 Answers

up vote 3 down vote accepted

Here is an example on how to access different cameras and switch between them: CameraPreview

link|improve this answer
feedback

Mat be this might help you How to use Front Facing Camera on Samsung Galaxy S

As for 2.3 Camera you can try this method passing the camera ID

link|improve this answer
Thanks for your quick reply but that is a Galaxy S specific sollution before Gingerbread was released. – DecodeGnome Feb 16 '11 at 13:13
I have edited my answer – ingsaurabh Feb 16 '11 at 13:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.