You could check how Roman Nurik made it in this library: https://github.com/romannurik/Android-WizardPager
Marina On Sun, Jan 24, 2016 at 8:55 AM, Vivekanand P V <[email protected]> wrote: > Dear All, > > I have a domain class with 20 properties which I want the user to fill. > > I like to show one or two properties per screen. Once the user fill up and > validation is ok, the user clicks on the next button given at the bottom. > This way, after 10-20 screens, the data is saved for further processing. > > I am fairly new to android development and implemented the form as a > single screen layout. How can I do it the multi screen way? > > Please help. > > -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/android-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-developers/5059be74-7c99-4934-a3f4-d4e2333e3069%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/5059be74-7c99-4934-a3f4-d4e2333e3069%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CACaNmX1r0Jd%3D3dwN4fWSZkc6ffsksuXQYPf%2BNntWLM_kvhLPVw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

