广播接收机在Delphi XE5的Andr​​oid接收机、Delphi、Andr、oid

2023-09-13 01:34:42 作者:云淡风轻

如何利用广播接收机在德尔福XE5的Andr​​oid?该文档是非常差关于德尔福XE5和Android整合。

How to use broadcast receivers in Delphi XE5 Android? The documentation is very poor about the Delphi XE5 and Android integration.

推荐答案

目前没有在XE5不支持广播接收机。

Currently there is no support in XE5 for broadcast receivers.

有需要,以获得实现蓝牙API,例如。 一些尝试,可以发现 此处

It is needed in order to get the BlueTooth API implemented, for example. Some attempts can be found here.

更新:

马库斯·姆提起两QC请求得到这个工作。

Markus Humm filed two QC requests to get this working.

QC 118435提供从Java继承的能力类

QC 118683德尔福提供方实现Android.BluetoothAdapter

为他们投票!