How to set the AIRPLANE_MODE_ON to “True” or ON?

后端 未结 3 971
鱼传尺愫
鱼传尺愫 2020-11-27 16:53

I am planning to drop a call and I find this as one of workaround for that. How do I activate the airplane mode via code?

This way I will drop the call based on so

3条回答
  •  清酒与你
    2020-11-27 17:25

    Please keep in mind that this is no longer possible starting from Android 4.2 and above.

    http://developer.android.com/reference/android/provider/Settings.Global.html#AIRPLANE_MODE_ON

提交回复
热议问题