文件名称:Android代码-process-explorer-app
文件大小:15.29MB
文件格式:ZIP
更新时间:2022-08-26 02:31:54
Android代码
What is it? Process Explorer enables you to view the processes running on your device and, in the case of Dalvik-based apps, their corresponding logcat output without cluttering your device's main display. Instead, Process Explorer runs a node.js-based process in the background that listens to a socket connection. By pointing your computer's web browser to that socket on the device -- say using "adb forward" -- you can see all the processes running in real-time along with CPU and memory usage gr
【文件预览】:
process-explorer-app-master
----gradlew(5KB)
----settings.gradle(15B)
----project.properties(92B)
----LICENSE(6B)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----NOTICE(11KB)
----.gitignore(715B)
----app()
--------src()
--------libs()
--------build.gradle(1KB)
----build.gradle(301B)