Android adb
{
adb devices
/*
List of devices attached
f5231c96 device
*/
adb -s f5231c96 shell
/*
*/
//执行部分linux命令
}
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/11094.html
- 上一篇:Android Intent用法总结
- 下一篇:vue axios安装
{
adb devices
/*
List of devices attached
f5231c96 device
*/
adb -s f5231c96 shell
/*
*/
//执行部分linux命令
}
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/11094.html