Skip to content

Instantly share code, notes, and snippets.

@smobile-jspark
Created December 8, 2017 02:17
Show Gist options
  • Select an option

  • Save smobile-jspark/2ef9307e29b05972a5281992013ad1d5 to your computer and use it in GitHub Desktop.

Select an option

Save smobile-jspark/2ef9307e29b05972a5281992013ad1d5 to your computer and use it in GitHub Desktop.
현재 화면의 Activity, Fragment 찾기
adb shell "dumpsys activity | grep top-activity"
adb shell dumpsys activity com.android.deskclock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment