Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to simulate a SIM card for android

Tags:

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

like image 750
manidhar mulaparthi Avatar asked Aug 04 '11 13:08

manidhar mulaparthi


People also ask

Can you simulate a SIM card?

SIM Emulation consists of (1) a piece of hardware connecting to the SIM Interface of the Mobile Terminal and (2) the actual Emulation implemented in SIM Client software. Instead of a SIM card a SIM Emulator device is attached to the SIM Interface of the Mobile Terminal.

Can you clone an eSIM?

An iPhone SIM or eSIM contains nothing more then the bare minimum information required by your cellular service provider for your device to connect to their cellular network under your account with them. It contains no personal data at all. Cloning a SIM allows fraudulent use of your cellular service account.


1 Answers

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/
like image 79
Bhavin Nattar Avatar answered Sep 20 '22 18:09

Bhavin Nattar