how can we automatically turn on airplane mode when radio signal is very low in android???
views:
56answers:
2
A:
You can implement the PhoneStateListener to listen for low signals, I don't know how to disable telephony though.
Lie Ryan
2010-09-28 04:54:10
A:
The following blog post on controlling the airplane mode might help: http://dustinbreese.blogspot.com/2009/04/andoid-controlling-airplane-mode.html
Volker Voecking
2010-09-28 07:01:02