evilcore / Android-WizardPager

Android pager-style wizard flow sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android WizardPager

WizardPager is a ViewPager-based wizard UI library that provides a simple way to define a model, views and a controller for creating a multi-step wizard.

This project was originally forked from Roman Nurik's Wizard ViewPager sample code. See also his Google+ post for more details.

Features

  • Library setup
  • Sample project included
  • Support for selecting items from a database

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android pager-style wizard flow sample code


Languages

Language:Java 100.0%