I have notification and on click of it ,i need to go to MainActivity Page to enter password and login and then go to ItemDetail Activity page.But while sending notification i have some extras which i need to pass to ItemDetail Activity page ,how will i send from on click to ItemActivity because i have MainActivity in between ?I have notification and on click of it ,i need