기술
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
이전 버전
- 03/17/2017: Current Activity 1.4.1
- 01/31/2017: Current Activity 1.3.6
- 09/18/2016: Current Activity 1.3.5
- 07/22/2016: Current Activity 1.3.4
- Report a new version
Free Download
QR 코드에 의해 다운로드
- 앱 이름: Current Activity
- 종류: 도구
- 앱코드: com.willme.topactivity
- 버전: 1.4.1
- 요구 사항: 2.3이상
- 파일 크기 : 78.11 KB
- 업데이트: 2017-07-10