Skip to content

Android10内存监控适配 #44

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

Open
yejiabin9 opened this issue Sep 6, 2021 · 0 comments
Open

Android10内存监控适配 #44

yejiabin9 opened this issue Sep 6, 2021 · 0 comments

Comments

@yejiabin9
Copy link

你好,Android10内存监控时候
我用了这两个方法
mActivityManager?.getProcessMemoryInfo(intArrayOf(Process.myPid())) ?: return 0
Debug.getMemoryInfo(info)
结果两个方法都是每隔5分钟才会刷新一次,请问这个应该怎么办啊
我看rabbit里面好像没有做适配

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