Question
Android IDLE Mode - Icon
Hi everyone,
I´m building a little android app and i like to show an icon in the "statusbar" (the bar at the top of the screen; with the time an icons) of my phone!
s it possible? I tried NativeApplication.supportsSystemTrayIcon & NativeApplication.supportsDockIcon but both are false...
Thanks for a hint,
u