Re: [android-developers] Using Multiple addProximityAlerts

2013-05-31 Thread powder366
Is there another way to solve this requirement (other than ProximityAlert())? On Sunday, March 21, 2010 12:04:45 AM UTC+1, Mark Murphy wrote: > > Prasanna Perera wrote: > > I want the user to enter several addresses and check a check box next > > to each address if she wants to be notified when s

Re: [android-developers] Using Multiple addProximityAlerts

2010-03-20 Thread Mark Murphy
Prasanna Perera wrote: > I want the user to enter several addresses and check a check box next > to each address if she wants to be notified when she come close to > this particular address. I am trying to use addProximityAlert() to do > this. I am using the same PendingIntent when calling > addP

[android-developers] Using Multiple addProximityAlerts

2010-03-20 Thread Prasanna Perera
Hello, I want the user to enter several addresses and check a check box next to each address if she wants to be notified when she come close to this particular address. I am trying to use addProximityAlert() to do this. I am using the same PendingIntent when calling addProximityAlert() for each