Android notifications actions without opening the app -


i want implement notification action in jb. shouldn't open app. behaviour similar gmail apps delete notification action. how can this?

thanks in advance, shashika

after research managed achieve using broadcast receiver. posted example code here. http://shashikawlp.wordpress.com/2013/05/08/android-jelly-bean-notifications-with-actions/


Comments