My app shows a signup activity the first time the user runs the app, looks like:
Just set noHistory="true" in Manifest file. It makes activity being removed from the backstack.
noHistory="true"