开发者

How to simulate a SIM card for android

开发者 https://www.devze.com 2023-03-26 09:17 出处:网络
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

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..


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..

  • http://simhacks.github.io/android-emulator/
  • http://blog.codepainters.com/2010/11/20/android-emulator-patch-for-configurable-imei-imsi-and-sim-card-serial-number/


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消