I have an app that uses a web site intent, i.e. new Intent( context,
"http://web.site.address"; ), when a user selects a notification.  Each
time the user does this, a new browser window is opened, even if there
is an existing window open to that site.  Is there a way to name a
browser window when creating the intent so that all activations of
that intent use the same browser window?

Please note that the url I'm using has a hash value (i.e. http://url#hash),
just in case that makes a difference.

Thanks,
Eric
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to