Android front camera

后端 未结 4 1083
天涯浪人
天涯浪人 2020-11-28 12:13

I need ONE function to check if front camera exist, and if so - show preview. I found a few links, but each of them talk about a specific device:

  • How do I open
4条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 12:41

    in 2.3 it is possible. http://developer.android.com/sdk/api_diff/9/changes/android.hardware.Camera.html

    But before that, Android sdk did not have any generic api for finding and using the second front camera.

提交回复
热议问题