can we send sms through emulator in android?

前端 未结 4 491
北海茫月
北海茫月 2021-01-21 02:29

i want to check the sms sending through th e emulator to phone can we do that?

4条回答
  •  说谎
    说谎 (楼主)
    2021-01-21 03:08

    You can send sms from one emulator to another one.For that you need to run two emulators . Use emulator port number as receiver phone number.And the emulator should have the same instance . Like if your app is running on emulator name Em-5554 , the second emulator should be Em-5556

提交回复
热议问题