Accessing hidden method MotionEvent->init on Dark greylist

孤人 提交于 2021-02-10 19:36:32

问题


I am programming an Android App in Delphi Firemonkey, when i click on the screen and tab out of the app, i get this error in Logcat:

Accessing hidden method Landroid/view/MotionEvent;-><init>()V (dark greylist, JNI)

And this Popup text:

Detected Problems with API compatibility (visit g.co/appcompat for more info)

I am using Delphi 10.3

来源:https://stackoverflow.com/questions/56427997/accessing-hidden-method-motionevent-init-on-dark-greylist

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!