Button loginButton = new Button(this); loginButton.setText("Login"); Button registerButton = new Button(this); registerButton .settext("Register");