Current Activity
None | WillLi
5억명 이상의 게이머가 신뢰하는 안드로이드 게임 플랫폼 BlueStacks으로 PC에서 플레이하세요.
Play Current Activity on PC
A useful tool for Android Developers, which shows the package name and class name of current activity.
It's now open sourced at https://github.com/109021017/android-TopActivity.
Tips:
1. You can run "adb shell dumpsys window windows | grep -E 'mCurrentFocus' " to see the current activity.
2. You can track the activities by Logcat. Just add a Logcat Filter with Log Tag "ActivityManager" and Log Message "START.*".
3. Or you can run this shell script https://gist.github.com/109021017/43e7f5ad1361ad9caa3e
4. Use this alfred workflow (https://github.com/109021017/alfred-adb-workflow) is the easiest way to access the Activity name on Mac
It's now open sourced at https://github.com/109021017/android-TopActivity.
Tips:
1. You can run "adb shell dumpsys window windows | grep -E 'mCurrentFocus' " to see the current activity.
2. You can track the activities by Logcat. Just add a Logcat Filter with Log Tag "ActivityManager" and Log Message "START.*".
3. Or you can run this shell script https://gist.github.com/109021017/43e7f5ad1361ad9caa3e
4. Use this alfred workflow (https://github.com/109021017/alfred-adb-workflow) is the easiest way to access the Activity name on Mac
PC에서 Current Activity 플레이해보세요.
-
BlueStacks 다운로드하고 설치
-
Google Play 스토어에 로그인 하기(나중에 진행가능)
-
오른쪽 상단 코너에 Current Activity 검색
-
검색 결과 중 Current Activity 선택하여 설치
-
구글 로그인 진행(만약 2단계를 지나갔을 경우) 후 Current Activity 설치
-
메인 홈화면에서 Current Activity 선택하여 실행