Wednesday, April 24, 2013

Re: [android-developers] Notifications and killed app

Yes.

It's actually weird to me that it wasn't already like that... If you wish the notification to bring the app forward, the intent should match the launcher intent. the additional bundle flag you add will also make sure to start activities if they weren't already there.


On Wed, Apr 24, 2013 at 2:51 PM, Larry Meadors <larry.meadors@gmail.com> wrote:
So if the flow is main -> title detail -> player, do you mean the
MainActivity (by "the first activity")?

Larry

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment