有针对移动设备设计用户界面的准则吗?

时间:2020-03-05 18:45:55  来源:igfitidea点击:

我正在为Windows Mobile计算机创建一个应用程序。问题是该设备(Motorola MC17)没有触摸屏或者通用键,只有六个可编程硬件键。菲特定律不适用于此处,大多数Microsoft准则也无济于事。现在,我正在尽可能地模仿诺基亚的S60键盘布局,因为它是我的目标受众中最受欢迎的电话平台。

摩托罗拉MC17 http://www.ixbt.com/short/images/motorolaMC17_2.jpg

在这样受限的设备上,是否有任何准则可用于创建简单,可发现的用户界面?我应该使用什么字体和颜色来使UI可读?如何测量屏幕上的项目是否足够大?我应该遵循哪些约定?

解决方案

回答

手持式和移动设备用户界面准则:

While there has been much successful work in developing rules to guide the design and implementation of interfaces for desktop machines and their applications, the design of mobile device interfaces is still relatively unexplored and unproven. This paper discusses the characteristics and limitations of current mobile device interfaces, especially compared to the desktop environment. Using existing interface guidelines as a starting point, a set of practical design guidelines for mobile device interface is proposed.

回答

Microsoft具有获取" Designed for Windows Mobile"徽标的官方准则。这是一个合理的开始,因为它们不仅涵盖了单手操作(无触摸屏)的操作,而且还有助于应用保持用户的熟悉度。

其他一些讨论该主题的资源:

  • WinMo团队博客条目的单手导航
  • 马克·阿特阿加(Mark Arteaga)关于无笔应用的文章