In a nutshell: what sort of applications would be benefit most from the dashboard pattern? And when would you steer clear of the dashboard pattern all together?
In a nutshell: what sort of applications would be benefit most from the dashboard
Share
It is not possible to provide a definitive answer for this, as it is all based on personal opinion.
I never much liked the dashboard pattern. To quote Juhani Lehtimäki:
I generally agree with his assessment. The quoted passages come from a post espousing a new pattern, of a side-sliding navigation panel — while this is certainly possible, it is a bit too new for beginner developers in Android IMHO. However, a well-designed action bar can provide similar navigation between major areas of the app without having to route everyone through a dashboard.