startActivity(new Intent(getApplicationContext(), newActivity.class));
startActivity(new Intent(getApplicationContext(), ActivityName.class));