My app shows a signup activity the first time the user runs the app, looks like:
You can achieve this by setting the android:noHistory attribute to "true" in the relevant entries in your AndroidManifest.xml file. For example:
android:noHistory
"true"
AndroidManifest.xml