When I call the startActivity(i) the error is shown (see below) my code is Intent i=new Intent(getApplicationContext(),NewRecipe.class);
solved When I call the startActivity(i) the error is shown (see below) my code is Intent i=new Intent(getApplicationContext(),NewRecipe.class);