symbuzzer / systemless-hosts-KernelSU-module

Required module to use applications such as AdAway on KernelSU and APatch
GNU General Public License v3.0
346 stars 10 forks source link

使用此模块导致NFC功能无法使用 #5

Closed 1335344215 closed 10 months ago

1335344215 commented 11 months ago

Screenshot_2023-09-28-22-38-26-740_com android settings Screenshot_2023-09-28-22-38-15-815_com android settings Screenshot_2023-09-28-22-16-39-935_me weishu kernelsu

以下是小米的日志估计不全,手机型号红米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

symbuzzer commented 11 months ago

@1335344215 该错误是由模块引起的。 关闭模块后是否仍然遇到同样的问题? 您到底遇到了什么错误?

1335344215 commented 11 months ago

目前我已经尝试过一个个关闭模块然后重启看看有没有恢复NFC功能,当关闭到此模块后然后重启手机后NFC功能呢恢复正常,接着我把其他已经关闭的模块全部打开(注:本模块未启用的状态)然后重启手机NFC功能正常,然后我接着把本模块启用后重启手机后NFC功能无法使用

1335344215 commented 11 months ago

Screenshot_2023-09-28-21-07-26-668_com miui tsmclient Screenshot_2023-09-28-21-05-32-687_com android settings

symbuzzer commented 11 months ago

@1335344215 您是唯一报告此问题的人。 有机会在其他设备上尝试一下吗?

1335344215 commented 11 months ago

我目前手上暂无其他支持kerner su的设备,但是我使用magical Overlayfs模块却不会造成类似的问题

symbuzzer commented 10 months ago

感谢您的反馈。 由于现阶段我无能为力,因此在您的允许下我将关闭它。