Closed 1335344215 closed 1 year ago
@1335344215 该错误是由模块引起的。 关闭模块后是否仍然遇到同样的问题? 您到底遇到了什么错误?
目前我已经尝试过一个个关闭模块然后重启看看有没有恢复NFC功能,当关闭到此模块后然后重启手机后NFC功能呢恢复正常,接着我把其他已经关闭的模块全部打开(注:本模块未启用的状态)然后重启手机NFC功能正常,然后我接着把本模块启用后重启手机后NFC功能无法使用
@1335344215 您是唯一报告此问题的人。 有机会在其他设备上尝试一下吗?
我目前手上暂无其他支持kerner su的设备,但是我使用magical Overlayfs模块却不会造成类似的问题
感谢您的反馈。 由于现阶段我无能为力,因此在您的允许下我将关闭它。
Same problem on Redmi note 12 pro 5g HyperOS 1.0.8.0
以下是小米的日志估计不全,手机型号红米note11tPro
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/android/nfc/NfcService$NxpNfcAdapterService; at com.android.nfc.NfcService.(NfcService.java:1091)
at com.android.nfc.NfcApplication.onCreate(NfcApplication.java:107)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1277)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6992)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2228)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8136)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
Caused by: java.lang.ClassNotFoundException: com.android.nfc.NfcService$NxpNfcAdapterService
... 13 more