1

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.

coder
  • 8,346
  • 16
  • 39
  • 53
startimeahmet
  • 31
  • 1
  • 6
  • So what is your question/ where is your problem? Or do you hope that someone is writing the `writeTextToStatusBar` for your ? – IIIIIIIIIIIIIIIIIIIIII Jul 19 '18 at 05:24
  • Question updated @IIIIIIIIIIIIIIIIIIIIII – startimeahmet Jul 19 '18 at 15:23
  • How do you want to add text to the status bar on android? I've never seen text in android status bar for my whole experience using android, only color and icons. Maybe, you need to use notifications? – BrutalWizard Jul 19 '18 at 23:25
  • Have you considered using your app in fullscreen mode and creating your won statusbar there? Because I am pretty sure its not possible to display text in the android statusbar – IIIIIIIIIIIIIIIIIIIIII Jul 20 '18 at 05:27
  • It is possible [check this](https://stackoverflow.com/questions/19610598/android-adding-text-from-textview-to-status-bar) @IIIIIIIIIIIIIIIIIIIIII – startimeahmet Jul 20 '18 at 12:51

0 Answers0