android - How to open new activity every time i click the notification -
say, have got 5 notification app. application in closed state. if click on 1 notification, application opening needed activity. how make notification open new activity every time click notification app open.
the app has splash screen , needed activity third child of splash screen.
i have implemented follows : on clicking notification launch splash screen boolean set if comes notification. opening need activity splash screen according boolean.
if click notification when app open, again starts splash screen.
how implement opening activity notification happens in whats app.
Comments
Post a Comment