In my application I need to display notification to the user. The following code snippet worked great by display the icon and content title in the Android device title bar.
I need to add .setTicker() to the second code snippet to have text display in the Android device status bar
.setTicker()