标签: android simulation phone-call
出于测试目的,我想在真正的Android设备(即不是模拟器)上模拟/欺骗调用。我知道DDMS provides this feature for emulators,但我无法找到usb连接的实际设备的解决方案。
答案 0 :(得分:-1)
在Using DDMS documentation中,请查看标题为欺骗电话或短信的部分。
DDMS是一个可执行文件,位于Android SDK的tools目录中。
tools