Skip to content

Instantly share code, notes, and snippets.

@floydawong
Created April 21, 2020 08:08
Show Gist options
  • Save floydawong/f01c9c0b8cca7e84d0a72dead77007b2 to your computer and use it in GitHub Desktop.
Save floydawong/f01c9c0b8cca7e84d0a72dead77007b2 to your computer and use it in GitHub Desktop.
通过adb查看进程是否存在
adb shell ps | findstr com.package.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment