如何找到android模拟器的端口号来发送短信
我正在开发 Android 消息应用程序,我需要知道模拟器的端口号,以便通过向该模拟器发送短信来测试我的应用程序,在哪里可以找到端口号?我是 Android 新手
i am developing android messaging application i need to know port number of emulator to test my application by sending SMS to that emulator where can i find port number?i am new to android
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
用途:
发送短信到模拟器。
Use:
to send sms to emulator.
您还可以使用 Eclipse 中的 DDMS 透视图向模拟器发送 SMS。
默认情况下,发送短信的窗口位于屏幕左侧中间。
如果尚未选择,请务必在上面的窗口中选择您的模拟器。
You can use the DDMS perspective in Eclipse to send an SMS to your emulator as well.
By default the window to send an SMS is on the left side of the screen in the middle.
Be sure to select your emulator in the window above if it is not already selected.