tags:

views:

102

answers:

2

i have a phone number in my array and i want to press call button and number should be called so how it happen in simulator..i am new in this field.

+1  A: 

The simulator cannot place calls.

Giao
Actually i want to show like call goes not really call.
Ankit
Make an app that responds to the tel protocol. It should get you close to what conceptually happens.
Giao
+3  A: 

You cannot make a call from the simulator.

Jacob Relkin
ok!Can i make the things looks like making call.
Ankit