Coder Social home page Coder Social logo

biddyweb / wizardroid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sprylab/wizardroid

0.0 3.0 0.0 1.4 MB

A lightweight Android library for creating step by step wizards

Home Page: wizardroid.codepond.org

License: MIT License

Java 100.00%

wizardroid's Introduction

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

When cloning the repository, make sure to clone also the documentation submodule. To do this, type the following from the root folder of the repository:

git submodule init
git submodule update

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. Also don't forget to update the documentation located in the docs/ folder.

Thanks!

Credits

WizarDroid is developed and maintained by Nimrod Dayan (CodePond.org). Feedback is warmly welcome: [email protected] or open an issue on Github.

License

You may use WizarDroid under the terms of MIT License.

wizardroid's People

Contributors

denny0223 avatar intrications avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.