Hello guys .

I'm new in this forum. I program in android, I want to know if it is
possible to use both the camera phone in same time.
I tried to do this, but it doesn't work.
I did it like this :

Camera1 =Camera.open() // to open the main Camera.
Camera2 = Camera.open(1) // to open the front Camera
and I set listeners to the cameras.

I need help please.

Any ideas are accepted.

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