Tuesday, 27 August 2013

how to make incoming call in android emulator without commad code

how to make incoming call in android emulator without commad code

I'm trying to develop small app that will be registered on
PhoneStateListener and do some magic over incoming and outgoing calls
moniter. For debugging purposes I need to trigger onCallStateChanged(...)
event from outside of phone, not perform real incoming voicecall.
Is it possible to do this somehow with sending phone number to debugged
app without command line code ?

No comments:

Post a Comment