直接在layout.xml文件中这样写 android:id="@+id/radio1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/hello" android:checked="true"/>