How to simulate incoming calls on a real device? [closed]

青春壹個敷衍的年華 提交于 2019-12-10 13:13:25

问题


For testing purposes I want to simulate/spoof incomming calls on a real android device (ie. not the emulator). I know that DDMS provides this feature for emulators, but I am unable to find a solution for actual devices connected by usb.


回答1:


In the Using DDMS documentation, check out the section titled Spoofing calls or SMS text messages.

DDMS is an executable that lives in your tools directory in the Android SDK.



来源:https://stackoverflow.com/questions/12535490/how-to-simulate-incoming-calls-on-a-real-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!