Questions tagged [dual-sim]

A Dual SIM mobile phone is one which holds two SIM cards. Initially, dual-SIM adapters were made available to use in regular mobile phones to allow them to contain two SIMs, and to switch from one to the other as required. This combination is called a standby dual-SIM phone.

Dual-SIM operation allows the use of two services without the need to carry two phones at the same time.

Types

  • Pseudo-Dual - for convenience to use second SIM (as rule, it has «no major» slot for this) without both SIMs connected with owner's mobile service providers (MSP).
  • Dual Sim Shift
  • Dual Sim Stand-by (DSS) - allows the device to switch from one network to the other when required
  • Dual Sim Active (DSA) - allows the device to be connected to both networks at the same time (it's using transceiver). You can switch between the calls without dropping one (select Samsung models)
  • Dual talk - possibility to talk with 2 callers from different MSPs at same time (LG GX500)

    A Dual SIM Phone,

enter image description here

141 questions
0
votes
2 answers

Send sms in dual sim android phone by SmsManager

I would like to send sms by SmsManager its working but in first sim i have no balance in this case sms failed. so how to send sms by second sim only from my application. other app like whatsApp send msg at reg time from my second sim if not…
Ranu
  • 1
  • 1
  • 2
0
votes
1 answer

Programmatically opening device settings page for data roaming

In a dual SIM phone, generally the data roaming option is available in Settings > Data Usage and on a dual SIM settings page. Is it possible to programatically open it?
User10001
  • 1,295
  • 2
  • 18
  • 30
0
votes
1 answer

Programatically launch phone internal setting dialog on Android phone

I have an philips w626 dual-sim android 2.3.5 phone. When I manually turn on data connection, SIM selection dialog appears and I have to choose what Card should data be switched on. And exaclty this Dialog I want launch programatically, for example…
0
votes
3 answers

Call logging with Dual SIM

I'm developing an application for Android 2.3.4. This app gets all calls in call log and sends them to a server. The app works very well but now I have a problem. I have to add the Dual SIM option. I've looked around and it seems that Android mixes…
Andrea
  • 183
  • 2
  • 16
-2
votes
1 answer

Send a SMS using SMSmanager in Dual SIM mobile?

Can anyone help me. I have a script sms android. This script is working properly. but I have a problem with the dual SIM card mobile phone. My script was successfully sent messages in the SIM CARD 1. but not on the SIM card 2. Can anyone fix my…
-6
votes
1 answer

Android send sms in Dual SIM Phone

I am working with app which includes sending of sms directly using SIM 1 or SIM 2. It does not matter which SIM is set by default Please help. Thanks For example, If SIM 1 is set by default and i need to send sms from sim 2 how can it be done. I…
Priyanka Singhal
  • 243
  • 1
  • 4
  • 20
1 2 3
9
10