Also, if there´s no way from a notification to bring the same instante that launched it to front, am I able to launch a notification with an empty Intent (just to alert the user that something has happened)? If I can, how then (null intent or null intent parameters just doesn´t work, as expected)?
On 7 maio, 20:08, Gabriel Simões <[email protected]> wrote: > Hello, > > I´m trying to figure out how could PendingIntent.getActivity, when > used for a notification, instead of launching a new instance of an > application just bring it´s already running instance to front. > > Is that possible? How could I acomplish this effect? > > Thanks, > Gabriel > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

