&:“&”别漏了“;”
@:\@
1、
---> adb shell
---> ps (该命令会列出所有正在跑的进程)
选择你Service所在的进程Id(比如为 9275)
----> kill 该id(9275)
2、
关闭log
-->adb shell xlog filter-set off
过虑info log
-->adb shell xlog filter-set info
&:“&”别漏了“;”
@:\@
1、
---> adb shell
---> ps (该命令会列出所有正在跑的进程)
选择你Service所在的进程Id(比如为 9275)
----> kill 该id(9275)
2、
关闭log
-->adb shell xlog filter-set off
过虑info log
-->adb shell xlog filter-set info