Sunday, March 10, 2013

[android-developers] Re: Best practice? New Activity for UI screens or change layouts and capture back button?

Using multiple activities is much less hassle on the developer side


On Sunday, March 10, 2013 8:45:09 AM UTC-5, bsd_mike wrote:
Just wondering what the consensus is doing a UI.
Should you kick off a new activity each time you put up a new screen?
Or should you do what some call a Frankenstein-Activity which handles
lots of screens and the back-button
itself.

When should you do either?

Are there best practice guidelines for this?

Thank you,
 Mike

--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
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 android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment