How to add a text to android status bar using C++/QML

核能气质少年 提交于 2019-12-11 17:39:02

问题


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.

来源:https://stackoverflow.com/questions/51391686/how-to-add-a-text-to-android-status-bar-using-c-qml

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!