greetings.

i can not determine a straight forward way to power down the voice
service (ie enter "airplane mode") from code.

i have found the TelephonyManager, and i see how i can register my
PhoneStateListener and subsequently obtain a ServiceState object upon
a change of voice service state. i see that this ServiceState has a
setStateOff method which would seem to power down the radio.

however, what if i want to change the state directly, not in response
to a state change event?

thanks in advance

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