简体   繁体   English

Android模拟没有电话号码的设备

[英]Android Emulate Device Without Phone Number

I have an android application and I'm able to simulate the network going in and out, however I wish to know if there is a way to simulate an android device without a phone number. 我有一个android应用程序,能够模拟网络的进出,但是我想知道是否有一种方法可以模拟没有电话号码的android设备。

I have a program which can run just through wireless, so the phones don't need service. 我有一个只能通过无线运行的程序,因此电话不需要维修。 I'm curious if there is a way to emulate this with the android emulator in eclipse. 我很好奇是否有一种方法可以在eclipse中使用android仿真器进行仿真。

I use the Genymotion emulator. 我使用Genymotion模拟器。 This emulator doesn't have a telephony module - for example, switching off wifi switches off all network connectivity. 该仿真器没有电话模块-例如,关闭wifi会关闭所有网络连接。 The emulator works great for Eclipse, IntelliJ and Android Studio. 该仿真器非常适合Eclipse,IntelliJ和Android Studio。

And you also get the benefit of having an insanely fast emulator. 而且,您还可以获得拥有疯狂的快速仿真器的好处。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM