tags:

views:

95

answers:

4

i want to check the sms sending through th e emulator to phone can we do that?

A: 

you can send sms from one emulator to another one.you can run multiple emulator.

mohammad shamsi
+1  A: 

The emulator is not connected to any cellular network so sending a real sms is not possible.

Colin Pickard
+1  A: 

I do not know if is it possible to send sms from emulator to device, but it is possible to send sms from one emulator instance to another. Use emulator port number as receiver phone number, i.e. if emulator runs on port 5444 you have to use 5444 as phone number to send an sms or call from another emulator instance.

Konstantin Burov
A: 

Sending SMS from 1 emulator to another with help of Device Control is possible.... But you cant send the SMS from emulator to a device (with or without connectivity) :)

Rohan K