Re: [android-developers]Proximity Alerts in LocationManager not working as expected.

2011-07-31 Thread deepak subramanian
at 12:35 AM, deepak subramanian deepak.s...@gmail.comwrote: Hi everyone, I have an application which needs to call a new screen if it comes within the proximity of a few locations. So I am using the addProximityAlerts() function as follows: But this does not work at all. My code is shown below

[android-developers]Proximity Alerts in LocationManager not working as expected.

2011-07-28 Thread deepak subramanian
Hi everyone, I have an application which needs to call a new screen if it comes within the proximity of a few locations. So I am using the addProximityAlerts() function as follows: But this does not work at all. My code is shown below *public void setupLocationMonitoring(Intent newIntent) {

[android-developers] Re: Proximity Alerts in LocationManager not working as expected.

2011-07-28 Thread deepak subramanian
on how to proceed. I wont send more on the same stuff. On Jul 28, 12:53 am, Francisco Dalla Rosa soares soa...@argo.bz wrote: how many times do you intend to post the same question? 2011/7/28 deepak subramanian deepak.s...@gmail.com Hi everyone, I have an application which needs to call

[android-developers]Proximity Alerts not working as expected

2011-07-27 Thread deepak subramanian
Hi everyone, I have an application which needs to call a new screen if it comes within the proximity of a few locations. So I am using the addProximityAlerts() function as follows: But this does not work at all. My code is shown below *public void setupLocationMonitoring(Intent newIntent) {

[android-developers]Proximity Alerts not working as expected

2011-07-25 Thread deepak subramanian
Hi everyone, I have an application which needs to call a new screen if it comes within the proximity of a few locations. So I am using the addProximityAlerts() function as follows: But this does not work at all. My code is shown below *public void setupLocationMonitoring(Intent newIntent) {

[android-developers] Proximity Alerts

2011-07-25 Thread deepak subramanian
Hi everyone, I have an application which needs to call a new screen if it comes within the proximity of a few locations. So I am using the addProximityAlerts() function as follows: But this does not work at all. My code is shown below *public void setupLocationMonitoring(Intent newIntent) {