gpt4 book ai didi

android - 在 Phonegap Android 中添加蓝牙插件

转载 作者:行者123 更新时间:2023-11-30 03:45:32 25 4
gpt4 key购买 nike

我正在尝试使用 Phonegap 的 Android 蓝牙插件。我从 there 下载了插件文件并遵循以下步骤:

  • 创建了一个名为 com.phonegap.plugin.bluetooth 的包
  • 将 Bluetooth.java 和 BluetoothPlugin.java 文件复制到其中。
  • 已添加 <plugin name="BluetoothPlugin" value="com.phonegap.plugin.bluetooth.BluetoothPlugin"/>在 plugins.xml 中

执行此操作后,我在 this.ctx 中的 BluetoothPlugin.java 中收到错误:

"Type mismatch: cannot convert from LegacyContext to Context".

我该如何解决这个问题?同样在插件中给出了Bluetooth和BluetoothPlugin文件夹,使用哪个?

最佳答案

我认为这取决于您使用的 cordova 版本。对于最新版本,我找到了这个 https://github.com/Viras-/phonegap-plugins/tree/master/Android/BluetoothPlugin我即将使用它。

关于android - 在 Phonegap Android 中添加蓝牙插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15061932/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com