Hi,
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.MainActivity
has leaked IntentReceiver android.net.NetworkConnectivityListener
[EMAIL PROTECTED] that was originally registered
here. 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 [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---