Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android 4.2 以降、通常の API を使用した機内モードのオン/オフの切り替えはサポートされていません。
WRITE_SECURE_SETTINGS 権限が付与されている場合はおそらく機能するはずですが、それはシステムアプリのみです(私が読んだように)。
ルートを持つデバイスでそれを行うにはどうすればよいですか?
機内モードを切り替えるには、システム アプリにも root が必要ですか?