当前位置:首页 > 移动开发 > 正文

Android adb

2024-03-31 移动开发

{

  adb devices

  /*

  List of devices attached
  f5231c96        device

  */

  adb -s f5231c96 shell

  /*

  [email protected]:/ $

  */

  //执行部分linux命令

}

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/11094.html