次のように、xml でボタンを作成しています。
<Button
android:id="@+id/buttondp"
style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/thisisstringtext" />
xmlでコード化された別のページに誘導したい. 誰でも私を助けることができますか?