1

I write a music player, and there is a need to hang a widget player in notification bar. how it can be implemented ? can be an example? P.S. Sorry for my english

1 Answers1

-1

Try this: How to create a notification similar to Play Music app from Google

If you read through the notification docs, you'll see you can make it persistent and set a custom layout.

Community
  • 1
  • 1
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – Mamoun Benghezal Jul 17 '15 at 09:46
  • Understood. In that case, I propose to mark this question as a duplicate of https://stackoverflow.com/questions/14508369/how-to-create-a-notification-similar-to-play-music-app-from-google. – Ivan Smirnov Jul 18 '15 at 03:27