Android ui design tips

49
Android UI Design Tips 2011-04-01 SmartCloud.cc Candyman

description

Android ui design tips

Transcript of Android ui design tips

Page 1: Android ui design tips

Android UI Design Tips

2011-04-01 SmartCloud.cc Candyman

Page 2: Android ui design tips

Why should I care about UI?

Better UI

Perceived quality + polish

Better ratings

Better app ranking

More installs/purchases

Page 3: Android ui design tips

Don’t

1> 不要照搬在其它平台的 UI 设计,应该让用户感觉是在真正使用一个 Android 软件,在你的商标显示和平台整体观感之间做好平衡。

2> 不要过度使用模态对话框( Modal Progress & Confiemation Dialogs )

3> 不要使用固定的绝对定位的布局

4> 不要使用 px 单位,使用 dp 或者为文本使用 sp

5> 不要使用太小的字体

Page 4: Android ui design tips

Do:

1> 为高分辨率的屏幕创建资源(缩小总比放大好)2> 需要点击的元素要够大( List 、 button )3> 图标设计遵循 Android 的准则4> 使用适当的间距( margins, padding )5> 支持 D-pad 和 trackball 导航6> 正确管理活动( activity )堆栈7> 正确处理屏幕方向变化8> 使用主题 / 样式,尺寸和颜色资源来减少多余的工作9> 和视觉交互设计师合作

Page 5: Android ui design tips

Design Philosophy &

considerations

—— 设计哲学1> Clear VS. Simple—— 干净而不过于简单

2> Content VS. Chrome—— 关注内容而非修饰

3> Consistent yet engaging—— 保持一致性,让用户容易投入其中,可附加少许变化

4> Enhanced by the cloud—— 使用云端服务(存储和同步用户资料)来加强用户体验

Page 6: Android ui design tips

优秀界面的设计准则1> 关注用户

2> 显示正确的内容

3> 给予用户适当的回馈

4> 有章可循的行为模式

5> 容忍错误

Page 7: Android ui design tips

1> 了解你的用户(年龄,技能,文化,对你的应用的需求,使用的设备,何时何地如何使用设备)2> ‘ 用户优先’的设计心态 (用户通常是任务导向的行为模式)3> 更早,更频繁的由真实用户来测试

关注用户

Page 8: Android ui design tips

优秀界面的设计准则1> 关注用户

2> 显示正确的内容

3> 给予用户适当的回馈

4> 有章可循的行为模式

5> 容忍错误

Page 9: Android ui design tips

1> 最常用的操作需要最快被用户看到并且可用2> 不太常用的功能可以放到菜单里面

显示正确的内容

Page 10: Android ui design tips

优秀界面的设计准则1> 关注用户

2> 显示正确的内容

3> 给予用户适当的回馈

4> 有章可循的行为模式

5> 容忍错误

Page 11: Android ui design tips

1> 交互式的 UI 元素最少需要反映出 4 种不同的状态 ( default , disabled , focused , pressed )2> 保证操作的结果是清晰可见的3> 多给予用户进度提示,但是不要干扰他们当前的操作

给予用户适当的回馈

Page 12: Android ui design tips

优秀界面的设计准则1> 关注用户

2> 显示正确的内容

3> 给予用户适当的回馈

4> 有章可循的行为模式

5> 容忍错误

Page 13: Android ui design tips

1> 行为模式遵循用户的期望(正确的操作活动堆栈,显示用户期望看到的信息和动作)2> 使用合适的方式来加强功能可见性(可点击的元素就应该看起来是可以点击的)3> 如果用户完成一项任务需要复杂的操作,重新思考你的设计 !!!

有章可循的行为模式

Page 14: Android ui design tips

优秀界面的设计准则1> 关注用户

2> 显示正确的内容

3> 给予用户适当的回馈

4> 有章可循的行为模式

5> 容忍错误

Page 15: Android ui design tips

1> 只允许有意义的操作(适当禁用一些按钮)2> 尽量减少不可回退的操作3> 允许回退( undo )比使用确定对话框更好(实际上,应该尽量少用确定对话框,它对用户是一种干扰)如果错误是可能发生的,那它就一定会发生。

容忍错误

Page 16: Android ui design tips

设计考量1> 屏幕的物理尺寸2> 屏幕密度3> 屏幕的方向(竖向和横向)4> 主要的 UI 交互方式(触屏还是使用 D-pad/trackball )5> 软键盘还是物理键盘6> 了解不同设备之间的相异之处是非常重要的 !

7> 阅读 CDD ,学习设备可能差异的地方8> 了解屏幕尺寸和密度分类

Page 17: Android ui design tips

——成功样例Android用户界面设计模板D

ashboard产品展示

Page 18: Android ui design tips

Dashboard特点◆简便迅捷地实现主要功能◆清晰友好的入口界面◆便于用户理解及掌握◆不失时机地向用户展示品牌形象◆所提供的选项应提示当前应用程序的基本信息或作用范围◆应用程序的入口界面应当具备清爽的视觉体验及易于访问的特性(尤其是针对常用的应用程序)。◆清晰快速的导航来实现主要功能显得极为重要。

Page 19: Android ui design tips
Page 20: Android ui design tips

——失败样例Android用户界面设计模板D

ashboard产品展示

Page 21: Android ui design tips

Amazon在 Android平台上有两款程序。这两款程序都存在一处失误,即首页上设置的店铺访问功能键太不明显,且失效了。 Amazon的电子书程序告知了从服务菜单中登录店面的方式,但为什么不让用户在首页上直接通过点选图标就能实现这一功能?而 Amazon的MP3商店程序的入口界面则太过杂乱。相信使用 dashboard模板的话会得到相当大的改善。

Amazon

Page 22: Android ui design tips

Documents To Go的程序具备六种主要功能,应用程序的入口界面太过混乱,很难从中对主要功能获得大致了解。他们倒是为每个功能设置了清晰的图标和明确的标签,但无疑在这种应用方式下,提供额外的文本定义功能相当多余。上述缺点,加之屏幕上部拥挤的图像及 logo,使得大多数人对该程序的评价为乱七八糟、难以使用。他们设置了一个浏览模式,效果明显好于他们推出的那个没有滚屏功能的纵向布局。

Documents To Go

Page 23: Android ui design tips

SkyGrid没能提供一个好用的浏览模式。而且最重要的是,我觉得在这个程序中使用 Dashboard有点赶时髦的意味。这个程序的功能根本没多到需要用 Dashboard的地步。“共享项目”和“共享应用程序”其实是用得很少的功能,完全没必要在面板上设置图标。

SkyGrid

Page 24: Android ui design tips

已有应用介绍 Sony Ericsson app

Page 25: Android ui design tips

Downloads: 10000-50000This application collects the Sony Ericsson sample applications covered in different tutorials on the Sony Ericsson Developer Blog. Download the

app and learn different ways to improve your Android application.

Sony Ericsson Tutorials

Page 26: Android ui design tips

Downloads: 500-1000Sony Ericsson Preview funciona como um centralizador de conteúdo sobre os celulares da marca, principalmente dos lançamentos oficiais. Você vai ficar sabendo antes de todo mundo as novidades do mercado, além de informações técnicas sobre hardwares, softwares e features

Sony Ericsson Preview

Page 27: Android ui design tips

Your smart accessory comes with applications. Connect it to your phone and LiveWare™ manager will find and install these applications. You’ll enjoy a new experience as your smart accessory interacts with applications when you need it most. All applications can be adapted by anyone through an open framework. Tags: liveware manager, liveware android, sony ericsson liveware manager, liveware manager download, liveware download.

LiveWare™ Manager

Page 28: Android ui design tips

Downloads:<50Sony Ericsson Mobiles are very popular because of its suitable Price range and excellent features. Sony Ericsson is one of the top, global, mobile phone manufacturers which serves the worldwide communications market with innovative and feature-rich mobiles. Press the desktop, the screen will show, 'Add to Home screen: Shortcuts Widgets Folder Wallpapers'; select 'Widgets', the screen will show, 'Choose widget'; Choose 'Sony Ericsson', animation can be run on the screen.

Sony Ericsson

Page 29: Android ui design tips

Downloads:100-500With the Xperia™ Hot Shots application you will be able to follow the lives of six incredible tennis players as they travel the world. Watch their latest videos, check their progress on the WTA Tour and find out who is most popular on Facebook™. Follow them on twitter and get the latest gossip.Tags: xperia hot shots application, hot shot android application, xperia hot shot, xperia hot shots price, xperia hotshots download

Xperia™ Hot Shots

Page 30: Android ui design tips

DownLoads:5000-10000The foursquare Timescape ™ Extension delivers your latest foursquare Network Activity directly into the Timescape™ application on your Sony Ericsson Xperia ™ phone. Activate the Extension from the Timescape ™ Settings menu, by selecting Services. Please ensure your phone is running the latest software version available. Tags: timescape download, foursquare timescape, timescape android download, timescape android, descargar timescape android.

Foursquare Timescape™

Page 31: Android ui design tips

DownLoads:1000-5000Life is a series of episodes.life.episode™ beta is a new personalized entertainment experience by Sony Ericsson to discover the latest in news, music, CG animations, coupons and the buzz from Hollywood. Spin the “Globe” and use the “Pocket” feature to store your favorites. Tags: life.episode android, sony life episode android app, life episode android, life episode beta, life.episode android.

life.episode beta

Page 32: Android ui design tips

This is a camera plugin for LiveView™ which enables you to take photos using LiveView™ and seeing the results on the wireless display.

LiveView™ Camera Plugin

Page 33: Android ui design tips

印度、韩国、澳大利亚

、新加坡海外市场 App现状

Page 34: Android ui design tips

印度—— India

in India

By Popularity

Page 35: Android ui design tips

FREE Video Calls, chat,

VoIP免费视频电话,语音通话与聊天

* 免费视频调用任何智能手机 DVQ™ 技术(上的 3G/4G和无线)(阅读下文) * 免费电话给其他 Fring的全球用户 * 免费在线聊天(没有更昂贵的短信) * 新 fringOut 长途固定电话或移动任何#全世界!最便宜的普通电话通话#第(没有 ' 连接费 ',没有连接限制)

率低于 1 C / 分钟(美国)开始。呼叫 ...加拿大 0.6c/min、美国 0.7c/min、英国 0.8 C / 分钟、印度 0.9c/min

独家 Fring的的视频通话 DVQ™ 技术(动态视频质量),让您通过自动和不断调整你的视频通话质量,以符合您的连接最佳的视频和音频品质。

特征 * 连接与其他流行的社交网络用户: GTalk的™,MSN ® Messenger时,雅虎™!和 SIP ! * 呼叫其他 Android 手机, iPhone 手机 / iPod的触摸,诺基亚和更 * 查看好友的实时状态,在网络上 * 也得到最便宜的普通电话呼叫与 fringOut #(从 1c/min)秒 *有趣,易于使用

Page 36: Android ui design tips

India Newspapers

印度主要阅读报纸,杂志,新闻网站的网络。你可以看到来自印度时报,日报巴斯卡尔,觉醒日报,Malayala Manorama,印度教,印度斯坦时报Mathrubhumi,电报,新闻报, Sakal,中日新闻 ...

* 新闻阅读往往会在你的名单上。

* 可调节字体大小

*共享新闻

Page 37: Android ui design tips

Flavors of India

旁遮普语,Marathi, Gujrati,孟加拉语,克什米尔,果阿,Mughlai,拉贾斯坦,食品食谱

为什么要在你的厨房打印或书籍时,你其实可以做饭用您的手机。 “印度香料”是创建意图和远见,使印度的流行,也使人们意识到该地区当人们选择特定的碟形地方菜系。高达2.1 兼容的 Android

Page 38: Android ui design tips

LogMeIn Ignition (¥ 19

6.96 )从你的 Andr oid访问您的计算机,从来没有落下任何东西。

如果您的计算机,它在你的手掌。直接控制你的Mac或 PC,所有的程序和所有你的文件 - 这样你的老板或申请,只有在你的工作计算机上存在重要的演示 - 用一个简单的点击。

LogMeIn的 Andr oid的点火让您远程访问一个或更多的电脑,随时随地。所以,你再也不用担心留下任何东西。

Page 39: Android ui design tips

101 Mystics Of India

101 印度神秘主义者

101 印度神秘主义者,是一个由学者,艺术家,作家 Vk的宝贵汇编Subramanian,其十容量系列神圣的歌曲,印度,爱国爱和艰苦几年的传播与研究成果已在公众的挑剔。

Page 40: Android ui design tips

The Times of India

获得印度时报的完整及最新的覆盖面,一切相关的和有趣 - 随时随地。这个小程序,设计和开发的 Android设备,为您带来最新消息和国家 ,国际,城市,体育,娱乐,生活,商业,卫生,科学和技术主题无与伦比的覆盖范围从印度最读取和最值得信赖的报纸。它配备了生活板球分数和一个完整的记分卡,由评论家以及读者的最新电影审查 ;; 精湛的照片画廊,以及来自新闻,商业,体育,娱乐和生活类顶级影片来自 30多个城市的地方新闻。

Page 41: Android ui design tips

韩国—— Korea

in Korea

By Popularity

Page 42: Android ui design tips

MelOn▶韩国最大的音乐实时流和下载目录服务

甜瓜,韩国排名第一的音乐服务,现在在你的手掌机器人可用。

给你:▶韩国最大的音乐实时流和下载目录服务( 1.8 万首,增加!)▶趋势报告,从我们的实时图表甜瓜▶先进的功能来控制部件只要一触式播放

Page 43: Android ui design tips

고속도로교통정보고속도로교통정보(韩国高速公路信息)

고속도로교통정보는한국도로공사에서실시간으로제공하는고속도로교통정보입니다。인터넷이용시www.roadplus.co.kr을통해서도제공됩니다。주요기능은1

。고속도로교통정보를빠르게확인하도록상황지도정보,노선별소통정보,구간의央视정보제공2。고속도로이용시해당고속도로의교통속보제공을통해상세한도로상황확인3。고속도로이용에필요한주유소정보와가격정보를확인4。증강현실을통한고속도로상황정보제공https://ssl.gstatic.com/android/market/com.roadplus.android/ss-0-320-480-160-3-1e87b7348cec48731e6fb36797d55ab0c025e9b25。한국도로공사트위터계정을이용하여고속도로상태에대한정보제공6。문의사항,불편사항상담콜센터연결제공

Page 44: Android ui design tips

澳大利亚——Australia

in Singapore

By Popularity

Page 45: Android ui design tips

新加坡—— Singapore

in Singapore

By Popularity

Page 46: Android ui design tips

Android SMEStorage (¥ 3

1.47 )理您的云文件直接从你的 Andr oid设备公司。三, GDocs + 更多。

SMEStorage 可以查看 /管理所有您最喜爱的存储云利用其独特的云网关技术供应商 /同步文件。

SMEStorage支持亚马逊 S3,微软 SkyDrive的,MobileMe服务,谷歌文档,谷歌寄存, Box.net, Gmail以及电子邮件( POP3或 IMAP), FTP的云,探测WebDav云,Mezeo,微软 Azure Blob存储, Zimbra的公文包,投放箱, icloud的, SafeSync时, SharePoint(企业用户只)及Rackspace的云文件。

其特点包括同步从云到手机,从手机到云 ;债券同步 ;云 /本地文件管理器,共享文件,创建和管理业务协作组 ;通过电子邮件共享文件 ;; 网址链接文件的电子邮件 + 更多的本地文件

Page 47: Android ui design tips

S3Anywhere亚马逊的 S3云存储服务从任何地方

S3Anywhere是一个 Amazon S3 A ndroid的设备文件管理器。它使管理从亚马逊的云存储服务的几个三桶。它配备了手机和 S3的文件管理器。它提供了下载和上传功能。恢复提供下载支持。文件管理器允许重命名,删除和复制文件。您可以查看每个文件的权限( ACL)中。你准备好了从 Android访问亚马逊云。

Page 48: Android ui design tips

Cloud Browser: FTP, Webdav, S3

浏览所有您的 FTP,WebDAV和亚马逊 S3服务,从你的 Andr oid迅速和容易。云浏览器会缓存在浏览您的帐户,所以你不必等待文件夹来加载在未来,它可以让你下载和同步本地文件,以便您可以访问他们,即使你在脱机状态。

Page 49: Android ui design tips

Amazon S3简单亚马逊 S3上载,下载器。

这是一个简单的小亚马逊 S3上载,下载器。您需要安装其他投资文件管理器来浏览本地文件夹。

对市场的专业选择可能更好,但我更喜欢我的图标:对

特点: - 上传 /下载单个文件或文件夹层次结构。 - 删除的文件。

限制: - 无桶创作。 - 没有文件移动 /剪切 /粘贴:删除并重新上传。 - 不同步:下载 /上传 /删除正在使用的要求。