Download Latest Version wizardroid-1.0.1-bundle.zip (254.1 kB)
Email in envelope

Get an email when there's a new version of WizarDroid

Home
Name Modified Size InfoDownloads / Week
wizardroid-1.0.1-bundle.zip 2013-10-06 254.1 kB
README.md 2013-09-09 1.5 kB
WizarDroid-1.0.0.zip 2013-09-09 17.7 kB
Totals: 3 Items   273.3 kB 0

Overview

WizarDroid is a lightweight Android library, developed by CodePond.org, that addresses a feature that Android is surprisingly missing, Wizards. It is built on top of Android's ViewPager to enable slide animation and touch functionality. Implementation is done mainly by extending BasicWizardLayout class.

Key advantages:

  • Built-in basic wizard layout with paging and slide animation
  • Wizard context for persisting data in the wizard
  • Compatible with other libraries such as ActionBarSherlock
  • Support for nested fragments
  • Wizard's flow is defined in one place and can be maintained easily
  • Simple API for controlling wizard's flow in runtime

More info is available on WizarDroid home page.

Requirements

You need to make sure that your project is compatible with the following:

  1. Minimum SDK is API level 9
  2. Android's support-library-v4 r18

Build and Documentation

For more information refer to the Wiki pages on github or check out the bundled sample project.

Credits

WizarDroid is developed and maintained by Nimrod Dayan (CodePond.org). Feedback is warmly welcome: feedback@codepond.org or open an issue on Github.

License

You may use WizarDroid under the terms of MIT License.

Source: README.md, updated 2013-09-09