简体   繁体   English

我们如何在Android中模拟通话和短信?

[英]How can we simulate calls and SMS in Android?

Can we simulate calls and SMS in android programmtically? 我们可以在程序上模拟android中的调用和短信吗? Like in Windows mobile we can simulate calls and SMS. 就像在Windows手机中一样,我们可以模拟通话和短信。

The Eclipse Android SDK allows you to simulate receiving SMS messages and incoming phone calls (as well as fake GPS positions and the like.) See here. Eclipse Android SDK允许您模拟接收短信和来电(以及伪造的GPS位置等)。 请参阅此处。

I'm pretty sure adb can do it too if you're not using Eclipse. 我很确定如果你不使用Eclipse, adb也可以做到。

i think you want to test SMS and Call code in android... so this link will help you to test SMS messaging in Android ..overthere everything is explained regarding sms messaging in android... 我想你想测试Android中的短信和通话代码...所以这个链接将帮助你测试Android中的短信息 ..所以一切都是关于android中短信息的解释...

Hope this answer suits you question... 希望这个答案适合你的问题......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM