Tuesday, April 9, 2013

[android-developers] Re: LocationManager with 3G

I realized that it works after I reboot the device.

Att,

On Monday, April 8, 2013 3:31:38 PM UTC-3, Diego Nunes wrote:
Someone?

On Thursday, April 4, 2013 6:27:39 PM UTC-3, Diego Nunes wrote:
Good afternoon.

I have an application that retrieves the location from the Provider network, the problem is that the location is no longer being recovered (not happening in onLocationChange) when using 3G, Wi-Fi using is functioning normally.

Does anyone know what can be?

locationManager = (LocationManager) getSystemService (LOCATION_SERVICE);

locationManager.requestLocationUpdates (LocationManager.NETWORK_PROVIDER, 3000, 0, this);


Thank you.


--

Diêgo Nunes Assunção
"Give Peace a Chance"

--
--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment