note Slow Binder Call
0 | 354
use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)
use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)
open wechat xlog, so we can see logs in logcat
add trace for binder call from binderproxy, use this feature to figure out which binder interface it calls
force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.
Show Douyin SimVideo Info