What is the accepted form layout for typical android apps?
For example, does one force the user to use the Back button (or swipe gesture) to return from a called form - or do you provide a back button (Save, Exit, Close, etc) on each form. Are listviews always full screen or sized for device?
I do recall the Zen of Palm - but hell - that was a lifetime ago...
Also, many devices I see have off screen sizes. Will an app designed for a 800x480 automatically adjust for a larger size of 800x600 - for example?
Thanks
For example, does one force the user to use the Back button (or swipe gesture) to return from a called form - or do you provide a back button (Save, Exit, Close, etc) on each form. Are listviews always full screen or sized for device?
I do recall the Zen of Palm - but hell - that was a lifetime ago...
Also, many devices I see have off screen sizes. Will an app designed for a 800x480 automatically adjust for a larger size of 800x600 - for example?
Thanks