Is there a best practice for direct access to all steps of a multi step process on mobile

I’m working on a multi step process in an Android App and I wonder if there is good solution out there to enable the user to access all (3 maybe 4) steps without wasting too much screen estate.
My process is like this:
In …
share this post : )
How to allow two actions per list item?

I’m developing a mobile application which function is basically to let the user fill in forms. What forms and how many different forms varies per user.
Obviously, the primary function of the app is to let the user create a new registrati…