简体   繁体   English

通过python显示android设备的所有正在运行的进程

[英]Display all running processes of android devices through python

i want to show all the running processes of android through Linux commands and modules..ie task manager. 我想通过Linux命令和模块来显示android的所有运行过程。 is it possible to run Linux terminal commands on android devices with the help of python, so that it shows all the running processes of android? 是否有可能借助python在android设备上运行Linux终端命令,从而显示android的所有正在运行的进程? or is there any other way?please give some possible solutions to this question and provide some helpful links... 还是有其他方法?请为这个问题提供一些可能的解决方案,并提供一些有用的链接...

Yes of course there is! 是的,当然有! You can download any terminal emulator (search the Playstore), and when you open your terminal, enter the "ps" command. 您可以下载任何终端模拟器(搜索Playstore),然后在打开终端时输入“ ps”命令。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM