after pressing a button to switch to another activity Im sing the following two lines of code
intent = new Intent(getApplicationContext(), AddNewAccount.class);