Registration Activities -> 1. GatewayActivity 2. LoginActivity 3. CreateAccountActivity - You need to use fragments for this. For more information check [here](https://developer.android.com/guide/fragments/fragmentmanager). - Convert them all into fragments and add them in a single activity.