How to turn on/off airplane mode, even on new Android versions (and even with root)?
问题 Starting with Android 4.2 , turning on/off airplane mode isn't supported using normal APIs. It should probably work when WRITE_SECURE_SETTINGS permission is granted, but that's only for system apps (as I've read). What should be done in order to do it on devices with root? Should a system app also require root in order to toggle airplane mode? 回答1: To toggle Airplane / Flight mode on and off on an Android rooted device (phone, tablet, note), you can do the following: private final String