Created
December 8, 2017 02:17
-
-
Save smobile-jspark/2ef9307e29b05972a5281992013ad1d5 to your computer and use it in GitHub Desktop.
현재 화면의 Activity, Fragment 찾기
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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