Intenti=newIntent(context,MainActivity.class);i.setFlag(Intent.FLAG_ACTIVITY_NEW_TASK);context.startActivity(i);