Android:访问 Android 2.3 的前置摄像头
似乎确实没有关于如何访问 Android 手机(姜饼)上的前置摄像头的信息。
有人可以向我指出一个页面或帖子来解释它是如何完成的吗?
谢谢!
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!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
以下是有关如何访问不同摄像头并在它们之间切换的示例:CameraPreview
该链接目前无法访问,Google 已移动示例项目。
请导入示例项目并在以下位置找到它:
ApiDemos/com.example.android.apis.graphics/CameraPreview.java
Here is an example on how to access different cameras and switch between them: CameraPreview
The link is not accessible right now, Google has moved the Sample Project.
Please import a Sample Project and find it at:
ApiDemos/com.example.android.apis.graphics/CameraPreview.java
这可能会帮助您如何使用前置摄像头在 Samsung Galaxy S 上
至于 2.3 相机 你可以尝试这个方法传递相机ID
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