开发者

Sending Message From Android Emulator

I am developing an android messaging application. I want to send sms to url from android emulator. Is it 开发者_如何学Cpossible? Can anyone help me?

Thanks in advance, Tushar


You can use the Android emulator console to generate an SMS message and direct it to an emulator instance:

sms send <senderPhoneNumber> <textmessage>

<senderPhoneNumber> is an arbitrary numeric string.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜