Here's one way to do it:

1. Draw the picture of your contacts in the Overlay's Draw() method.

2. Override the Overlay's onTap() method and figure out which picture
has been tapped on.

3. If any of the pictures has been tapped on, launch the web browser
via an intent.



On Apr 8, 8:05 am, GUS <[EMAIL PROTECTED]> wrote:
> I want to show my contacts on the map showing their photos. But I want
> these images to be clickable.
> In other words I want to put a button on a Overlay and make link it to
> a webpages.
> Is that possible?
>
> Gustavo avila.
> androidforum.com.br
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to