Skip to main content Skip to main navigation Skip to site search

Android Settings Put System 0-plmn-servicestate-to-settings May 2026

settings put global airplane_mode_on 1 settings put system show_operator_name_in_statusbar 1 # OEM-specific settings put system 0-plmn-servicestate-to-settings is not a standard Android setting . It likely belongs to a niche debugging or carrier-customized environment. If you need to manipulate PLMN or service state for legitimate development, use the Android TelephonyManager APIs or dumpsys instead.

adb shell dumpsys telephony.registry | grep mServiceState adb shell service call phone 123 # proprietary RIL commands Or set known keys: android settings put system 0-plmn-servicestate-to-settings

settings put system 0-plmn-servicestate-to-settings settings put global airplane_mode_on 1 settings put system