android - Local Notification in ionic framework -


i developing android music app in ionic framework gaana.com or saavn.

if song playing 1 notification should appear (shown in image) image, buttons or song details. problem is, don't have idea how bring it.

  • shall need use cordova local notification plugin? if use how add buttons , button events? , 1 large image? followed docs didn't add buttons. (or missing something?)
  • if cordova local notification not solution should use?

  • i want add feature like: user can't close notification. if song stopped notification gets automatically closed. possible ?

may question very silly.. stucked.

enter image description here


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -