hi,

As I know you get the event onCellLocationChanged when there is change
in Cell Tower connectivity..

To stop this event you need to stop listing to this update. Look for
listen method in Telephonymanager (URL:
http://developer.android.com/reference/android/telephony/TelephonyManager.html).

I am not aware of the other event.


On Aug 29, 5:18 am, Greg Siano <gregmsi...@gmail.com> wrote:
> I'm making a game, but the game lags a bit every time
> onCellLocationChanged or updateNetworkNameExtension shows up in my Log
> file.  What is making these two run? Is there a way to make them not
> run?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to