标签: android logcat
我在Android Studio上运行了logcat,观看我的应用程序。大约5分钟后,我收到此消息:
2019-07-01 14:49:29.889 2916-16773 /? W / PW / SmartCleanService:1 ---->杀死com.avi.scbase
然后我的应用被杀死了。如何找出SmatCleanService是什么并去禁用它?
Google帮不上忙。