Android Notification click event run chain of activities -


my application has notifications incoming messages. have tabactivity runs after several activities.

my question how can open specific tab when click notification ?.

for example :

a----->b------>c------->d ------> specific tab 

note : a,b,c normal activities , d tab activity

you mean taskbar notification? if yes can use pending intents trick

i had problwm same thing check link

cannot send data through pendingintent

http://www.tutorialspoint.com/android/android_notifications.htm


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -