Re: [android-developers] Click on overlay and move to another activity

2010-12-04 Thread Mark Murphy
On Sat, Dec 4, 2010 at 9:43 AM, cool.manish wrote: > I am displaying google map in my app and displaying POIs on it using > overlay. I want to capture onTap action of the overaly and to move to > another activity. I have find out some tutorial which are telling how > to display some message at the

[android-developers] Click on overlay and move to another activity

2010-12-04 Thread cool.manish
Hi Guys, I am displaying google map in my app and displaying POIs on it using overlay. I want to capture onTap action of the overaly and to move to another activity. I have find out some tutorial which are telling how to display some message at the time of clicking but I want to move to another ac