Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
on android ,one app(Provided by other) will be send a broadcast message when a event happened(eg: read a RFID tag) by sendBroadcast. and my app must monitor the message and do something. What should I do? Qt 5.15 Android 6.0 later thanks.