Android Open Source - Framework Application Android-Wizard-Framework






Project Summary

This is a simple framework for building wizard-like behavior into an android application..

Web Site / Source Repository

Android-Wizard-Framework is hosted in the following web site
https://github.com/HeartlandPaymentSystems/Android-Wizard-Framework

If you think the Android project Android-Wizard-Framework 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 Android-Wizard-Framework.

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count5
Fragment Count3
jar files usedandroid-support-v4.jar
android-support-v4.jar




License

The license information of Android-Wizard-Framework is as follows:

MIT License

Resource Files

There are 82 image files in Android-Wizard-Framework. The names of the image files are listed as follows.

apptheme_btn_check_off_disabled_focused_holo_light.png
apptheme_btn_check_off_disabled_holo_light.png
apptheme_btn_check_off_focused_holo_light.png
apptheme_btn_check_off_holo_light.png
apptheme_btn_check_off_pressed_holo_light.png
apptheme_btn_check_on_disabled_focused_holo_light.png
apptheme_btn_check_on_disabled_holo_light.png
apptheme_btn_check_on_focused_holo_light.png
apptheme_btn_check_on_holo_light.png
apptheme_btn_check_on_pressed_holo_light.png
apptheme_btn_default_disabled_focused_holo_light.9.png
apptheme_btn_default_disabled_holo_light.9.png
apptheme_btn_default_focused_holo_light.9.png
apptheme_btn_default_normal_holo_light.9.png
apptheme_btn_default_pressed_holo_light.9.png
apptheme_btn_radio_off_disabled_focused_holo_light.png
apptheme_btn_radio_off_disabled_holo_light.png
apptheme_btn_radio_off_focused_holo_light.png
apptheme_btn_radio_off_holo_light.png
apptheme_btn_radio_off_pressed_holo_light.png
apptheme_btn_radio_on_disabled_focused_holo_light.png
apptheme_btn_radio_on_disabled_holo_light.png
apptheme_btn_radio_on_focused_holo_light.png
apptheme_btn_radio_on_holo_light.png
apptheme_btn_radio_on_pressed_holo_light.png
apptheme_btn_rating_star_off_focused_holo_light.png
apptheme_btn_rating_star_off_normal_holo_light.png
apptheme_btn_rating_star_off_pressed_holo_light.png
apptheme_btn_rating_star_on_focused_holo_light.png
apptheme_btn_rating_star_on_normal_holo_light.png
apptheme_btn_rating_star_on_pressed_holo_light.png
apptheme_btn_toggle_off_disabled_focused_holo_light.9.png
apptheme_btn_toggle_off_disabled_holo_light.9.png
apptheme_btn_toggle_off_focused_holo_light.9.png
apptheme_btn_toggle_off_normal_holo_light.9.png
apptheme_btn_toggle_off_pressed_holo_light.9.png
apptheme_btn_toggle_on_disabled_focused_holo_light.9.png
apptheme_btn_toggle_on_disabled_holo_light.9.png
apptheme_btn_toggle_on_focused_holo_light.9.png
apptheme_btn_toggle_on_normal_holo_light.9.png
apptheme_btn_toggle_on_pressed_holo_light.9.png
apptheme_fastscroll_thumb_default_holo.png
apptheme_fastscroll_thumb_pressed_holo.png
apptheme_ic_navigation_drawer.png
apptheme_list_activated_holo.9.png
apptheme_list_focused_holo.9.png
apptheme_list_longpressed_holo.9.png
apptheme_list_pressed_holo_light.9.png
apptheme_list_selector_disabled_holo_light.9.png
apptheme_progress_primary_holo_light.9.png
apptheme_rate_star_big_half_holo_light.png
apptheme_rate_star_big_off_holo_light.png
apptheme_rate_star_big_on_holo_light.png
apptheme_rate_star_small_half_holo_light.png
apptheme_rate_star_small_off_holo_light.png
apptheme_rate_star_small_on_holo_light.png
apptheme_scrubber_control_disabled_holo.png
apptheme_scrubber_control_focused_holo.png
apptheme_scrubber_control_normal_holo.png
apptheme_scrubber_control_pressed_holo.png
apptheme_scrubber_primary_holo.9.png
apptheme_scrubber_secondary_holo.9.png
apptheme_scrubber_track_holo_light.9.png
apptheme_spinner_default_holo_light.9.png
apptheme_spinner_disabled_holo_light.9.png
apptheme_spinner_focused_holo_light.9.png
apptheme_spinner_pressed_holo_light.9.png
apptheme_switch_bg_disabled_holo_light.9.png
apptheme_switch_bg_focused_holo_light.9.png
apptheme_switch_bg_holo_light.9.png
apptheme_switch_thumb_activated_holo_light.9.png
apptheme_switch_thumb_disabled_holo_light.9.png
apptheme_switch_thumb_holo_light.9.png
apptheme_switch_thumb_pressed_holo_light.9.png
apptheme_text_select_handle_left.png
apptheme_text_select_handle_middle.png
apptheme_text_select_handle_right.png
apptheme_textfield_activated_holo_light.9.png
apptheme_textfield_default_holo_light.9.png
apptheme_textfield_disabled_focused_holo_light.9.png
apptheme_textfield_disabled_holo_light.9.png
apptheme_textfield_focused_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.hps.wizard.AbstractWizardActivity.java
com.hps.wizard.StateFragment.java
com.hps.wizard.TaskCallback.java
com.hps.wizard.TaskFragment.java
com.hps.wizard.ValidationAsyncTask.java
com.hps.wizard.WizardActivity.java
com.hps.wizard.WizardDialog.java
com.hps.wizard.sample.activities.MainActivity.java
com.hps.wizard.sample.states.AreYouSure.java
com.hps.wizard.sample.states.BackgroundValidation.java
com.hps.wizard.sample.states.Choice.java
com.hps.wizard.sample.states.Instructions.java
com.hps.wizard.sample.states.MuppetShow.java
com.hps.wizard.sample.states.Results.java
com.hps.wizard.sample.states.SesameStreet.java
com.hps.wizard.sample.states.Seuss.java