如何为Android模拟SIM卡
我没有真正的 Android 设备。我完全依赖模拟器。因此,对于 sim 联系人、更换 sim 卡和其他有关 sim 的目的,我想要一个 SIM 模拟器。我在我们的默认模拟器中没有找到任何与此相关的内容。任何人都可以帮助我对此有任何想法以及 Android 模拟器的第三方 SIM 模拟器的链接。先感谢您..
I do not have a real android device. I completely depend on emulator. So, for the sim contacts, changing sim cards and other purposes regarding sim, i want a simulator for SIM. I didn't find any thing regarding this in our default emulator. Can anyone please help me with any idea on this and any links to third party SIM simulators for android emulator. Thank you in advance..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这可能对您有帮助:
Buddy在文档中据说模拟器支持模拟SimCard..
“GSM 调制解调器,包括模拟 SIM 卡” 更多信息
是否有一些可用的补丁,允许使用标准 USB PCSC 读卡器在模拟器中支持 SIM 卡...
以下是一些可以指导您完成的链接..
May this help you:
Buddy in Document it is said that Emulators are supported with simulated SimCard..
"A GSM modem, including a simulated SIM Card" More Information
And There are some patches available which allows sim card support in emulator using standard USB PCSC reader...
Here are some links which may guide you through..
我遇到了类似的问题,我需要从 SIM 卡获取联系人信息来测试我的应用程序。此外,据我了解,我得出的唯一解决方案是购买 Android 手机并使用它进行测试,因为我找不到这样的 SIM 模拟器。
I had a similar problem in which I needed to obtain contacts from my SIM to test with my application. Furthermore to my understanding the only solution I resulted in was buying an android mobile and performed tests using that as I could not find such a SIM emulator.