As said here: http://code.google.com/android/reference/android/net/ConnectivityManager.html Point 2 - Send broadcast intents when network connectivity changes
I think you can register a listener to the proper global intent as described here: http://code.google.com/android/kb/commontasks.html#broadcastreceivers Maybe this is a right example for you: http://groups.google.com/group/android-developers/browse_thread/thread/89f6578a459bb7e9 Have Fun! Genesio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

