adb shell获取package信息
摘要:# to obtain apk path adb shell pm list packages adb shell pm path com.example.someapp # or just adb shell list pacakges -f # pull to PC adb pull /path
阅读全文
posted @ 2022-01-18 17:30
posted @ 2022-01-18 17:30