I am trying to add some text to the android status bar using QT. I have a main.qml
file that I will use to send the text to be written to the status bar of an android device.
How should I proceed?
Thanks in advance for any help on this.
I am trying to add some text to the android status bar using QT. I have a main.qml
file that I will use to send the text to be written to the status bar of an android device.
How should I proceed?
Thanks in advance for any help on this.