https://github.com/romannurik/Android-WizardPager
Android pager-style wizard flow sample code
https://github.com/romannurik/Android-WizardPager
Last synced: 9 months ago
JSON representation
Android pager-style wizard flow sample code
- Host: GitHub
- URL: https://github.com/romannurik/Android-WizardPager
- Owner: romannurik
- License: apache-2.0
- Created: 2013-08-15T18:58:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T22:55:05.000Z (over 7 years ago)
- Last Synced: 2025-03-27T13:12:31.348Z (9 months ago)
- Language: Java
- Size: 558 KB
- Stars: 1,159
- Watchers: 73
- Forks: 358
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-person - Android-WizardPager
- awesome-android-ui - https://github.com/romannurik/Android-WizardPager
README
[](http://unmaintained.tech/)
Android WizardPager Sample Code
===============================
Example `ViewPager`-based wizard UI sample code. See [my Google+ post](https://plus.google.com/+RomanNurik/posts/6cVymZvn3f4) for more details.

Additional page type examples (boolean and single text field) can be found in str4d's fork (`model`, `ui`).