Modify AIRPLANE_MODE_ON on Android 4.2 (and above)

后端 未结 2 1004
花落未央
花落未央 2020-12-09 05:36

Since the sdk version 4.2 it seems like it\'s no longer possible to modify airplane-mode on devices since google has moved this setting to Settings.Global which is read-only

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 05:50

    Just want to double check that my assessment is correct and that my app is dead starting from android 4.2 and above.

    Yes. Or, to put it another way, if there is a back-door way to modify this setting, it represents a security hole, which will eventually get closed, much like the enable/disable GPS restriction that has existed for 3+ years.

提交回复
热议问题