You might want to look into ViewFlipper.

It lets you add some views/elements and switch between them - using
buttons if you like.


On Mon, Jun 11, 2012 at 8:05 PM, Rpuccini <renatoppucc...@gmail.com> wrote:
> In case of apps that clients demand many input fields and later
> screens that shows results calculations from these inputs, what is the
> best way to arrange a form with those many fields on a limited screen
> as smartphones' ?
>
> 1) I have thought of many fields straight on the same Activity/
> Fragment
> 2) One field per Activity and next/back buttons until the form is
> completed
> 3) Table layout (like excel) for displaying results of those inputs
> 4) none of the above?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Michael Banzon
http://michaelbanzon.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to