使用Android模拟器振铃自己振铃、模拟器、Android

2023-09-05 07:45:28 作者:ぐ箛茗

我正在开发谷歌Android模拟器的小应用。 我试图找出如何我可以从仿真器的一个实例模拟电话到另一个(我的电脑上都运行)。有谁知道如何可以做到这一点?

I am developing a small application on Google's android emulator. I am trying to figure out how I can simulate a phone call from one instance of an emulator to another (both running on my computer). Does anyone know how this can be done?

非常感谢你。

推荐答案

在启动的拨号应用程序 第一个仿真器。由于 要拨打的号码,进入控制台 第二个仿真器的端口号,你会 喜欢模拟通话。 您可以看到在模拟器的窗口标题实例的端口号。 preSS拨号。新的入站 来电显示在第二个仿真器 实例。

Launch the dialer application on the first emulator. As the number to dial, enter the console port number of the second emulator you'd like to simulate a call on. You can see the port number of the instance in the windows title of the emulator. Press "Dial". A new inbound call appears in the second emulator instance.