How to set the default value of the switch widget in android March 31, 2023 by Tarik To make Switch set “ON” in you XML file use this: android:checked="true"