<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Adb on 领风沐雨</title><link>https://blog.zdltech.com/tags/adb/</link><description>Recent content in Adb on 领风沐雨</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 13 Aug 2020 08:55:42 +0000</lastBuildDate><atom:link href="https://blog.zdltech.com/tags/adb/index.xml" rel="self" type="application/rss+xml"/><item><title>adb常用命令</title><link>https://blog.zdltech.com/posts/adb%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/</link><pubDate>Thu, 13 Aug 2020 08:55:42 +0000</pubDate><guid>https://blog.zdltech.com/posts/adb%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/</guid><description>adb常用命令 1.adb devices , 获取设备列表及设备状态(adb -s 设备号 其他指令 adb -s devicel install xxx.apk) 2.adb get-state , 获取设备的状态 3.adb install 用于安装（此时需要用 -r 参数来重新安装。） 4....</description></item></channel></rss>