如何告诉Android模拟器使用外部硬件设备(例如麦克风)?

发布于 2024-10-18 23:14:48 字数 261 浏览 1 评论 0原文

是否可以告诉 Android 模拟器使用外部硬件? 就我而言,我想使用麦克风作为我正在开发的应用程序的输入...

我知道模拟器启动命令,但我似乎无法让这些工作...

有没有人可以请告诉我更多有关如何通过 Eclipse 使用启动命令的信息?或者如何确定在使用 -audio-in 启动命令时必须指定哪个后端...

我真的需要它才能工作,因为我无法调试在我用来测试我的应用程序的手机上......

Is it possible to tell the Android Emulator to use external hardware?
In my case, I want to use a Microphone for input for an app I'm developing...

I know about the Emulator start-up commands, but I can't seem to get these working...

Is there anybody who can tell me more about how to use the start-up commands trough Eclipse? Or how to determine which backend I have to specify when using let's say the -audio-in <backend> start-up command...

I really need this to work, as I can't debug on the phone I use to test my apps...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

满天都是小星星 2024-10-25 23:14:48

对于下面的附加(启动)命令是解决方案:

进入项目->运行->运行配置->目标->向下滚动,您将看到附加模拟器命令行选项.......给您的这里的附加命令..android 将使用您指定的命令启动模拟器

For Additional(Start-up) command below is resolution:

got to project->run->run configuration->target->scroll down you will see Additional emulator Command Line Options.......give your additional command here..android will launch emulator with youe specified command

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