Design Principles
设计准则

These design principles were developed by and for the Android User Experience Team to keep users'best interests in mind. Consider them as you apply your own creativity and design thinking. Deviate with purpose.
以下设计准则由Android 用户体验团队秉承用户利益至上的原则开发。当你发挥自己的创造力和思考的时候,请将它们纳入考虑之中,并有意识地加以实践。


Enchant Me

迷住我

Delight me in surprising ways
以意想不到的方式取悦我
A beautiful surface, a carefully-placed animation, or a well-timed sound effect is a joy to experience. Subtle effects contribute to a feeling of effortlessness and a sense that a powerfulforce is at hand.
一个漂亮的界面,一个悉心摆放的动画,或者一个适时的声音效果,都是一种快乐的体验。精细的效果能产生一种轻松的氛围,感觉手中有一股强大可控的力量。
Android UI 设计准则_第1张图片

Real objects are more fun than buttons and menus
真实对象比按钮和菜单更加有趣
Allow people to directly touch and manipulate objects in your app. It reduces the cognitive effort needed to perform a task while making it more emotionally satisfying.
允许人们直接触摸和操作你应用中的对象。它减少了执行一项任务所需的认识上的力量,并使之更加令人舒心。
Android UI 设计准则_第2张图片

Let me make it mine
让我把它变成我的
People love to add personal touches because it helps them feel at home and in control. Provide sensible, beautiful defaults, but also consider fun, optional customizations that don't hinder primary tasks.
人们喜欢加入个人手势,因为这让他们感觉自在与可控。提供可感的、漂亮的默认手势,但同时又考虑好玩、可选又不影响主要任务的定制项。
Android UI 设计准则_第3张图片

Get to know me
学会了解我
Learn peoples' preferences over time. Rather than asking them to make the same choices over and over, place previous choices within easy reach.
随着时间的推移,学习用户的偏好。不要反复地问用户同样的问题,将用户先前的选择列出来以供快捷选择。
Android UI 设计准则_第4张图片

Simplify My Life
简化我的生活

Keep it brief
用语简洁
Use short phrases with simple words. People are likely to skip sentences if they're long.
使用由简单词汇构成的短句。人们更倾向于跳过过长的句子。
Android UI 设计准则_第5张图片

Pictures are faster than words
图像比文字更能直达理解
Consider using pictures to explain ideas. They get people's attention and can be much more efficient than words.
考虑使用图像来解释观点。图像能捕获人们的注意力,往往比文字更有效率。
Android UI 设计准则_第6张图片

Decide for me but let me have the final say
为我决定,但最终由我说了算
Take your best guess and act rather than asking first. Too many choices and decisions make people unhappy. Just in case you get it wrong, allow for 'undo'.
做最好的猜测,先做而非先问。太多的选择和决定会令人不愉。只当你可能会犯错时,才提供个‘撤消’,然后仍然先做后问。
Android UI 设计准则_第7张图片

Only show what I need when I need it
只在我需要的时候显示我所要的
People get overwhelmed when they see too much at once. Break tasks and information into small,digestible chunks. Hide options that aren't essential at the moment, and teach people as they go.
当一下子看到太多东西时,人们容易受打击。将任务和信息分解成小的、可消化的片段。隐藏当前非必须的选项,并指导人们如何走下去。
Android UI 设计准则_第8张图片

I should always know where I am
我应该总能知道我在哪里
Give people confidence that they know their way around. Make places in your app look distinct and use transitions to show relationships among screens. Provide feedback on tasks in progress.
给人们以清楚自己在哪的信心。把你应用中的不同场景设计得可区分,并使用变换效果来显示不同场景(窗口)之间的关系。提供任务进度反馈。
Android UI 设计准则_第9张图片

Never lose my stuff
决不能丢失我的东西
Save what people took time to create and let them access it from anywhere. Remember settings,personal touches, and creations across phones, tablets, and computers. It makes upgrading the easiest thing in the world.
保存用户花时间创建的东西,使得他们能随处访问。跨手机、平板电脑及计算机等平台,记住设置、个人手势以及作品。这将使得软件升级成为世界上最简单的事。
Android UI 设计准则_第10张图片

If it looks the same, it should act the same
如果看起来一样,所做的事就该一样
Help people discern functional differences by making them visually distinct rather than subtle.Avoid modes, which are places that look similar but act differently on the same input.
通过在视觉上加以区别,来帮助人们区分出功能的差异来。避免出现雷同场景,即看上去一样,但对于同一输入结果不同的场景。
Android UI 设计准则_第11张图片

Only interrupt me if it's important
只在十分重要时打断我
Like a good personal assistant, shield people from unimportant minutiae. People want to stayfocused, and unless it's critical and time-sensitive, an interruption can be taxing and frustrating.
尤如一个好的个人助理,应该保护上司不被不重要的小事打扰。人们需要专注,除非情况十分严重并且紧急,打扰会是十分令人不悦的。
Android UI 设计准则_第12张图片

Make Me Amazing
让我惊讶

Give me tricks that work everywhere
给我点处处可行的诀窍
People feel great when they figure things out for themselves. Make your app easier to learn by leveraging visual patterns and muscle memory from other Android apps. For example, the swipe gesture may be a good navigational shortcut.
人们如果能够自己探索出东西来,将会兴奋不已。通过使用可视的模式和习惯操作,使你的应用更加易于学习。比如,猛击操作会是一个很好的导航快捷手势。
Android UI 设计准则_第13张图片

It's not my fault
这不是我的错
Be gentle in how you prompt people to make corrections. They want to feel smart when they use yourapp. If something goes wrong, give clear recovery instructions but spare them the technical details.If you can fix it behind the scenes, even better.
在提示用户改正错误时,应该礼貌。他们在用你应用的时候,需要被认为是聪明的。如果出错了,给出明确的恢复指令,而不是将技术细节留给他们。如果你可以在后台修复错误,那当然最好。
Android UI 设计准则_第14张图片

Sprinkle encouragement
挥洒鼓励
Break complex tasks into smaller steps that can be easily accomplished. Give feedback on actions,even if it's just a subtle glow.
将复杂的任务分解成小的容易被完成的步骤。对用户的操作给出反馈,即使只是一小步的成功。
Android UI 设计准则_第15张图片

Do the heavy lifting for me
为我担负重任
Make novices feel like experts by enabling them to do things they never thought they could. Forexample, shortcuts that combine multiple photo effects can make amateur photographs look amazing inonly a few steps.
通过使他们做成他们认为自己不可能做到的事,让新手感觉自己像专家一样。比如,综合多个照片效果的快捷操作可使得外行简单几步做出惊人的照片效果来。
Android UI 设计准则_第16张图片

Make important things fast
让重要的事情能更快地完成
Not all actions are equal. Decide what's most important in your app and make it easy to find andfast to use, like the shutter button in a camera, or the pause button in a music player.
并非所有的操作都是平等的。确定你应用中最重要的操作,使它能很容易地被发现与使用,比如相机上的快门,又如音乐播放器上的暂停按钮。
Android UI 设计准则_第17张图片

更多相关文章

  1. android 图片背景使用这种方式很爽
  2. android获得圆角图片
  3. Android在Button按钮上同时显示文字和图片
  4. android ViewFlipper实现图片轮播
  5. Android如何使用XML创建一个环形渐变颜色图片
  6. Android 旋转图片
  7. Android 获取网络图片
  8. Android 存储用户信息
  9. Android 图片加载缓存

随机推荐

  1. Android(java)学习笔记108:通过反射获取私有
  2. android点击查看大图(长按保存图片)
  3. Android中CPU频率查看和修改
  4. 腾讯微博客户端开发视频--若水(第一集、第
  5. Android常用开发网站
  6. Android(安卓)Studio 编写jni 实例
  7. gradle之 (application 目录下 gradle 和
  8. Android(安卓)BroadcastReceiver详解
  9. 搭建android开发环境所需的工具,以及相应
  10. Android(安卓)ApiDemos示例解析(42):App->