On 24 February 2011 21:10, dashman <[email protected]> wrote: > is there a way to get notification when there's a change > in airplane mode...specifically data access.
Airplane mode is not the only way to cut data access off, so unless you really need to know airplane mode for any reason (which I think is not the case here) you'd rather focus on data access status changes, w/o bothering the cause: http://developer.android.com/reference/android/net/ConnectivityManager.html#CONNECTIVITY_ACTION -- Regards, Marcin -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

