1. Telnet登录测试机
telnet localhost <port>
telnet localhost 5554
2. 发送短信
sms send <手机号> <短信内容>
3. 打电话
gsm call <Phone Number>
4. GPS定位
geo fix <经度>, <纬度>, <高度>
geo nmea <xxx>
nmea(
本文介绍了如何通过ADB工具进行远程操作,包括Telnet登录测试机、发送短信、拨打电话、模拟GPS定位以及发送不同类型的设备消息。对于Android开发者和测试人员来说,这是一份实用的操作指南。
telnet localhost <port>
telnet localhost 5554
sms send <手机号> <短信内容>
gsm call <Phone Number>
geo fix <经度>, <纬度>, <高度>
geo nmea <xxx>
nmea(
5万+
2万+

被折叠的 条评论
为什么被折叠?