I want to raise a notification showing an icon in the status bar - so far so good, but actually I would like this icon to be a 3 character String.
So my question is: Is
Short: No, you can't.
Long: The notification needs a R.drawable.something for the icon and you can't create it on runtime.
R.drawable.something