JeremyLiao / LiveEventBus

:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
Apache License 2.0
3.83k stars 515 forks source link

非 SDK 接口的调用 #136

Open WeiLianYang opened 2 years ago

WeiLianYang commented 2 years ago

Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/ViewRootImpl; (blacklist, reflection, denied)

后续通过安装补丁后,可能无法通过反射获取 SDK 屏蔽列表中属性或方法了