Android Open Source - UI navigation Wizard






Project Summary

Wizard Encapsulates navigation operations between fragments of an activity using BackStack..

Web Site / Source Repository

Wizard is hosted in the following web site
https://github.com/PaNaVTEC/Wizard

If you think the Android project Wizard listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Wizard.

ItemValue
Java File Count13
Activity Count1
Fragment Count4

License

The license information of Wizard is as follows:

Apache License





Java Source Files

me.panavtec.gandalf.ApplicationTest.java
me.panavtec.wizard.WizardBuilder.java
me.panavtec.wizard.WizardListener.java
me.panavtec.wizard.WizardPageListener.java
me.panavtec.wizard.WizardPage.java
me.panavtec.wizard.Wizard.java
me.panavtec.wizardsample.Fragment1.java
me.panavtec.wizardsample.Fragment2.java
me.panavtec.wizardsample.Fragment3.java
me.panavtec.wizardsample.MainActivity.java
me.panavtec.wizardsample.WizardPage1.java
me.panavtec.wizardsample.WizardPage2.java
me.panavtec.wizardsample.WizardPage3.java