2017-02-20 68 views
1

我可以发送短信到仿真器 “扩展控制” 之间 - > “手机”发送短信的Android模拟器

enter image description here

,并用命令行:

$ adb -s emulator-5554 emu sms send 5551234 Hello Android 

,但我可以” t发送和接收短信内置短信应用是这样的:

enter image description here

我使用android studio 2.2。

回答

0

我重新安装android studio并解决问题

0

其实你只是从模拟器扩展controls.You打电话或接收短信,你不能从你的模拟器做他们。数字5554是设备ID它不是设备的电话号码。