@dvdface's Projects

note Slow Binder Call

0 | 95

use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)

force enable strictmode

0 | 67

force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.