TomTasche
TomTasche

Reputation: 5526

Fake a real call on Android

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

Answers (2)

Eric Mill
Eric Mill

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

Phill Pafford
Phill Pafford

Reputation: 85318

The only thing that comes to mind is DeviceAnywhere

Upvotes: 0

Related Questions