The first Activity that loads in my application is an initialization activity, and once complete it loads a new Activity. I want to ensure if the user presses \'Back\' they
Probably you should just use the noHistory flag on the activity in your manifest.xml