I am streaming an audio in android and try to play in background also. But i need to show some notification in status bar with some play button that the music is running how can i do that...

link|improve this question

56% accept rate
feedback

1 Answer

Start from this documentation. There is nothing complicated - provide text, icon and show notification for user

link|improve this answer
can u show any real example.... – srinivasaraghavan ramji Dec 15 '11 at 6:37
What do you mean real example? In docs there is screenshots and step by step instruction for writing code. If I would write how I implement notifications - it will be almost the same as in oficial docs. – Jin35 Dec 15 '11 at 6:42
Hi i did using service in android..... – srinivasaraghavan ramji Feb 1 at 7:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.