8000 GitHub - Nimrodda/WizarDroid at v1.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Nimrodda/WizarDroid

Repository files navigation

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.

Contribute

Right now the sample app is very poor. I'm looking for extra hands on that. Please send me an email if you wish to help me with it. Otherwise if you wish to contribute, fork and create a pull request. Thanks!

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.

About

*Deprecated* A lightweight Android library for creating step by step wizards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages

0