How to show a top bar message in Android -


After completing some background work, I want to show this type of message in Android top. How do I show this kind of notification? Thank you ..

Enter image details here

< P>

This looks like a ticker text for a notification , assuming that this screenshot is above the screen, Code> Notification . Note, however, that the ticker text is no longer displayed as API level 21 (Android 5.0). Also keep in mind that after a few seconds the ticker text automatically disappears.


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -