2***@qq.com
2***@qq.com
  • 发布:2024-09-28 13:00
  • 更新:2024-09-28 13:00
  • 阅读:17

uts 插件 manifest 配置 错误

分类:uts

我写了个蓝牙的监听器 也按照文档添加了 接收器

    <receiver android:name="uts.sdk.modules.qtClock.BluetoothReceiver" android:exported="true">  
            <intent-filter>  
                <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" />  
            </intent-filter>  
        </receiver>

W System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "uts.sdk.modules.qtClock.BluetoothReceiver"

就很神奇

2024-09-28 13:00 负责人:无 分享
已邀请:

要回复问题请先登录注册