How can I fake an incoming call inside the android emulator?
The following lets me make a call but I'd like to force the emulator to receive
a call, preferably from a number I've selected.
adb shell am start -a android.intent.action.CALL tel:1112223333
So, the direct opposite of the command above.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…