I currently have an Activity that when it gets displayed a Notification will also get displayed in the Notification bar.
This is so that when the User presses home a
just do this
@Override public void onBackPressed() { super.onBackPressed(); }