Skip to content

Instantly share code, notes, and snippets.

View sudheeshde's full-sized avatar

Sudheesh R sudheeshde

View GitHub Profile
@sudheeshde
sudheeshde / Test.class
Last active November 4, 2017 16:54
To goto next activity after sending a mail
public class Test extends AppCompatActivity {
Button btn;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);