Reputation: 5526
Is there any chance to fake a call on Android? I want it to ring and behave like there´s a real call (without the need of a second phone).
I searched the whole web. In the emulator I would telnet it and type "gsm call 12345", but I don´t know how to do it on a real device (rooted).
Thanks, Tom
Upvotes: 5
Views: 3242
Reputation: 3495
You can have one emulator dial another emulator. Each emulator gets a number, like 5556, when it's run. It's in the title bar of the emulator window, and that number is the phone number of that emulator, usable from within any other emulator.
Upvotes: 4