下載 APKPure App
可在安卓獲取Current Activity的歷史版本
為Android開發人員有用的工具
Android開發,其顯示當前活動的包名稱和類名稱的有用工具。
它現在在開放來源https://github.com/109021017/android-TopActivity。
提示:
1.您可以運行“亞行外殼dumpsys窗窗| grep的-E'mCurrentFocus”“查看當前活動。
2.您可以通過logcat的跟踪活動。只需添加使用日誌標籤“ActivityManager”和日誌消息“開始。*”一個logcat的過濾器。
3.也可以運行這個shell腳本https://gist.github.com/109021017/43e7f5ad1361ad9caa3e
4.使用此阿爾弗雷德工作流程(https://github.com/109021017/alfred-adb-workflow)是訪問Mac上的活動名稱的最簡單方法
Last updated on 2017年11月30日
1.5.1
- Remove Accessibility service use app usage api instead
- Bug fix
- Adaptive icon