Awesome
Android WizardPager Sample Code
Example ViewPager
-based wizard UI sample code. See my Google+ post for more details.
Additional page type examples (boolean and single text field) can be found in <a href="https://github.com/str4d/android-wizardpager/tree/textfield">str4d's fork</a> (<a href="https://github.com/str4d/android-wizardpager/tree/textfield/src/com/example/android/wizardpager/wizard/model">model
</a>, <a href="https://github.com/str4d/android-wizardpager/tree/textfield/src/com/example/android/wizardpager/wizard/ui">ui
</a>).