Anyone konws the ConnectivityBroadcastReceiver class? There is
nothing clues in new SDK documents.When I ran my app,there is an
error  in background "09-05 09:53:58.889: ERROR/ActivityThread
(188):android.app.IntentReceiverLeaked: Activity
com.xxx.xxx.aa.MainActivityhasleakedIntentReceiverandroid.net.NetworkConnectivityListener
$connectivitybroadcastrecei...@4337ce70 that was originally
registeredhere. Are you missing a call to unregisterReceiver()?" and
my app still  work well. So what's the meaning of
"IntentReceiverLeaked"?How could I avoid it?Thank you very much.

-- 
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