Android:访问 Android 2.3 的前置摄像头

发布于 2024-10-17 13:38:33 字数 93 浏览 3 评论 0原文

似乎确实没有关于如何访问 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

明月夜 2024-10-24 13:38:33

以下是有关如何访问不同摄像头并在它们之间切换的示例: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

天荒地未老 2024-10-24 13:38:33

这可能会帮助您如何使用前置摄像头在 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文