tianyah

Results 5 comments of tianyah

真实桌面上不安装微信,然后选择在存储空间添加微信,在华为手机上会 java.lang.RuntimeException: Unable to create application com.tencent.mm.app.Application: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.Application.onCreate()' on a null object reference

> I'm trying to hook: https://github.com/aosp-mirror/platform_frameworks_base/blob/26b768d9f86633e4a3c23444b662ae66e4e6ffa4/services/core/java/com/android/server/LocationManagerService.java#L3515 > > ``` > private boolean canCallerAccessMockLocation(String opPackageName) { > return mAppOps.checkOp(AppOpsManager.OP_MOCK_LOCATION, Binder.getCallingUid(), > opPackageName) == AppOpsManager.MODE_ALLOWED; > } > ``` > > ```...

I've also noticed that all service classes in Android 10 can't be hooked

> > This doesn't solve my initial problem being that the specified hook doesn't seem to be applied > > I'm not sure wdym about if hooking constructor works. If...

请问这个黑色背景样式怎么文件有吗