Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

小米4,whetstone.activity: java.lang.NoSuchMethodException: #27

Open
milk1990 opened this issue Sep 28, 2016 · 1 comment
Open

小米4,whetstone.activity: java.lang.NoSuchMethodException: #27

milk1990 opened this issue Sep 28, 2016 · 1 comment

Comments

@milk1990
Copy link

09-27 16:53:40.281 1719-1745/? E/whetstone.activity: java.lang.NoSuchMethodException: com.android.server.am.ActivityManagerService#clearDeadAppFromNative()#exact
at miui.util.ReflectionUtils.findMethodExact(ReflectionUtils.java:242)
at com.miui.whetstone.server.WhetstoneActivityManagerService.handleClearDeadAppFromNative(WhetstoneActivityManagerService.java:246)
at com.miui.whetstone.server.WhetstoneActivityManagerService.access$400(WhetstoneActivityManagerService.java:51)
at com.miui.whetstone.server.WhetstoneActivityManagerService$PromoteLevelManagerHandler.handleMessage(WhetstoneActivityManagerService.java:504)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)

@milk1990
Copy link
Author

com.miui.whetstone.server.WhetstoneActivityManagerService 是否是由于小米framework修改了ActivityManagerService,所以clearDeadAppFromNative 无法生效,并且报错了,导致无法守护进程?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant