开发者

Tabs vs. Home Screen For Android Application?

I have an Android application that I've been working on, and it's implemented using tabs to separate the different functions that it performs.

See the article here

The above article talks about how instead of implementing the Twitter application using tabs they decided 开发者_开发技巧to go with a home screen and a tool bar because of some of the limitations of tabs.

If my application only ever would need to have three tabs (or 3 home screen icons) would it be worth it for me to take the time to go back and convert my application to a home screen layout, or is home screen versus tab purely a preference?

Tabs vs. Home Screen For Android Application?

(source: blogspot.com)

Home Screen Example

Tabs vs. Home Screen For Android Application?

(source: simplydroid.com)

Tabs Example


I think it is a matter of preference, but is also dependant on your application layout. For some applications the screen space that would otherwise be devoted to tabs could be better utilized.


I think the best way to get this question answered is to post some screenshots of your app. There is no generic answer to the "tabs vs. home screen" question.

Without seeing the app, I'd say you are fine. If its only 3 tabs, and tabs felt logical at the time, then there is probably nothing to worry about.


Do a prototype of it working both ways.

Then find a selection of people that would use your app and find out what they prefer.


As Google designers point out, the dashboard pattern is what you are asking for, watch this session from last Google I/O to better understand what they are talking about.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜