Hi, i'm new with android.
I'm working on an application using xml layouts. I wish to know which is better: 1. Use few activities and change its contentview 2. Use an activity for each 'view' needed
If both works, in which case which option would be better?
thx a lot