如何向 android avd 添加虚拟短信?
我正在尝试构建一个在 android 操作系统上访问短信的应用程序。 但我没有 Android 设备..那么如何在 avd 上添加一些虚拟短信,以便我可以在这些短信上测试我的应用程序?或者有其他出路吗?
谢谢。
I am trying to build an app that accesses the sms on android os.
But i dont have an android device.. so how to add some dummy sms on to the avd so that i can test my app on those sms?? or any other way out?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 DDMS 中有一个名为“模拟器控制”的选项卡,您可以从那里向模拟器发送短信或呼叫
In DDMS there is a tab named "Emulator Control" you can send SMSs or Calls to the emulator from there