More generally, If a device has more than one camera, is there any way to initializing it?
I didn't find it in android reference doc.
Samsung SHW-M100S have 2 cameras. If there is no reference to use 2 cams, Any idea how samsung did..?
More generally, If a device has more than one camera, is there any way to initializing it?
I didn't find it in android reference doc.
Samsung SHW-M100S have 2 cameras. If there is no reference to use 2 cams, Any idea how samsung did..?
As of Android 2.1, Android only supports a single camera in its SDK. It is likely that this will be added in a future Android release.
I hope they hurry up with an API in view of http://www.androidguys.com/2010/06/10/motorola-phones-front-facing-cameras-2010/
On Samsung SHW-M100S, you can use Camera.Parameters.set("camera_id", 2)