[Msd11]mobile interfacedesign03

81
http://msd2013.jylee6977.com/tc KGIT 2013 SPRING CLASS @ JYLEE Mobile Service Design CLASS11 MOBILE DESIGN 03

Transcript of [Msd11]mobile interfacedesign03

Page 1: [Msd11]mobile interfacedesign03

http://msd2013.jylee6977.com/tc

KGIT 2013 SPRING CLASS @ JYLEE

Mobile Service Design

CLASS11 MOBILE DESIGN 03

Page 2: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

App Design Process (after service strategy)

IDEA WIREFRAME DESIGNING

Information Architecture(IA) User Interface Design(UI) Graphic User Interface Design(GUI) Sourcing(XML)

Page 3: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

App Design Process (after service strategy)

Information Architecture(IA) User Interface Design(UI) Graphic User Interface Design(GUI) Sourcing(XML)

๋‚ด์šฉ ์ •์˜ ๋ˆ„๊ตฌ์—๊ฒŒ. ์–ด๋–ค ๋ฐฉ์‹์œผ๋กœ.์–ด๋–ค ์ˆœ์œผ๋กœ

๋ผˆ๋Œ€ ๋งˆ๋„คํ‚น ์„ค์ •. ์˜ท์˜ ๋ฐฉ์‹/ํ˜•ํƒœ ์„ค์ •

์Šคํ‚จ ์˜ท์˜ ์งˆ๊ฐ ๋ฐ ํŒจํ„ด ์„ ์ • ์˜ท์˜ ๋‹ค์–‘ํ•œ ์š”์†Œ ์„ ์ •

์ ์šฉ ์ ์šฉ๋œ ์˜ท์„ ํ† ๋Œ€๋กœ ๊ณต์ •

์˜ท์„ ๋งŒ๋“œ๋Š” ์ˆœ์„œ

Page 4: [Msd11]mobile interfacedesign03

Mobile Service Design

Android UI Overview 00. Android UI

Page 5: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : UI Principle

01. Home, All Apps, and Recent

Home All Apps Recent

Page 6: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : UI Principle

02. System Bars

1. Status Bar 2. Navigation Bar 3. Combined Bar

Page 7: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : UI Principle

03. Notifications

Page 8: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : UI Principle

04. Common App UI

1. Main Action Bar 2. View Control 3. Content Area 4. Split Action Bar

Page 9: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : UI Principle

04. Common App UI

1. Main Action Bar 2. View Control 3. Content Area 4. Split Action Bar

Page 10: [Msd11]mobile interfacedesign03

Mobile Service Design

Android GUI Style 00. Android UI

Page 11: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

01. Devices and Display

1. Be Flexible

2. Optimized Layout

3. Asset for all

To work in the base standard (normal size and MDPI) Multi-pane Layout

Page 12: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

02. Theme

Gmail in Holo Light Setting in Holo Dark Setting in Holo light with Dark Action Bar

API Guildeline : http://developer.android.com/guide/topics/ui/themes.html

Page 13: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

03. Touch Feedback

States

Page 14: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

03. Touch Feedback

Communication Boundaries

Gesture๋กœ ์ธํ•œ ๊ฒฐ๊ณผ๋ฅผ ํฌ๋ฏธํ•˜๊ฒŒ ํ‘œ์‹œํ•˜์—ฌ, ์‚ฌ์šฉ์ž ์ž…๋ ฅ์— ๋Œ€ํ•œ ๊ฒฐ๊ณผ ์˜ˆ์‹œํ™”

๋” ์ด์ƒ์˜ ์ค„์ด๋‚˜ ๋ฐ์ดํ„ฐ๊ฐ€ ์—†์„๋•Œ (์ตœ์ข…/์ตœ์ƒ๋‹จ ๋ฆฌ์ŠคํŠธ) ๋ฐ”์šด๋”๋ฆฌ๋ฅผ ํ‘œํ˜„ํ•จ์œผ๋กœ์จ, ๋์— ์™”์Œ์„ ํ‘œํ˜„

Page 15: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Space Consideration

Gesture๋กœ ์ธํ•œ ๊ฒฐ๊ณผ๋ฅผ ํฌ๋ฏธํ•˜๊ฒŒ ํ‘œ์‹œํ•˜์—ฌ, ์‚ฌ์šฉ์ž ์ž…๋ ฅ์— ๋Œ€ํ•œ ๊ฒฐ๊ณผ ์˜ˆ์‹œํ™”

Page 16: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Space Consideration

API Guildeline : http://developer.android.com/training/basics/supporting-devices/platforms.html

Page 17: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Space Consideration

API Guildeline : http://developer.android.com/guide/practices/screens_support.html

Page 18: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Space Consideration

API Guildeline : http://developer.android.com/guide/practices/screens_support.html

โ€ข Screen Size (small, normal, large, xlarge) โ€ข Screen Density (ldpi, mdpi, hdpi, xdpi) โ€ข Orientation โ€ข Resolution px = dp * (dpi / 160) โ€ข Density independent pixel

xlarge screens are at least 960dp x 720dp large screens are at least 640dp x 480dp normal screens are at least 470dp x 320dp small screens are at least 426dp x 320dp

Page 19: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Density Independence

API Guildeline : http://developer.android.com/guide/practices/screens_support.html

Page 20: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

Density Independence

API Guildeline : http://developer.android.com/guide/practices/screens_support.html

Page 21: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

48dp Rhyme

Spacing between each UI element is

8dp.

** Touchable UI Component = 7-10mm (48dp)

Page 22: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

04. Metrics and Grid

48dp Rhyme

Page 23: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

05. Typography

Page 24: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

05. Typography

Type Color

Type Scale

textColorPrimary / textColorSecondary.

textColorPrimaryInverse /textColorSecondaryInverse.

Page 25: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

06. Color

#33B5E5 #AA66CC #99CC00 #FFBB33 #FF4444

Android Color

Page 26: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

07. Iconogrphy

Size & Scale Launcher icons on a mobile device must be 48x48 dp. Launcher icons for display on Google Play must be512x512 pixels.

Proportion Full asset, 48x48 dp

Style Use a distinct silhouette. Three-dimensional, front view, with a slight perspective as if viewed from above, so that users perceive some depth

Launcher

Page 27: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

07. Iconogrphy

Size & Scale Action bar icons for phones should be 32x32 dp..

Proportion Full asset, 32x32 dp Optical square, 24x24 dp

Style Pictographic, flat, not too detailed, with smooth curves or sharp shapes. If the graphic is thin, rotate it 45ยฐ left or right to fill the focal space. The thickness of the strokes and negative spaces should be a minimum of 2 dp.

Action Bar

Colors: #333333 Enabled: 60% opacity Disabled: 30% opacity

Colors: #FFFFFF Enabled: 80% opacity Disabled: 30% opacity

Page 28: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

07. Iconogrphy

Size & Scale Small icons should be 16x16dp.

Proportion Full asset, 16x16 dp Optical square, 12x12 dp

Style Neutral, flat, and simple. Filled shapes are easier to see than thin strokes. Use a single visual metaphor so that a user can easily recognize and understand its purpose.

Small / Contextual Icons

Color

Page 29: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

07. Iconogrphy

Size & Scale Notification icons must be 24x24 dp

Proportion Full asset, 24x24 dp Optical square, 22x22 dp

Style Keep the style flat and simple, using the same single, visual metaphor as your launcher icon

Notification Icons

Color

Page 30: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

08. Writing Style

โ€ข Keep it brief. Be concise, simple and precise. Start with a 30 character limit (including spaces), and don't use more unless absolutely necessary.

โ€ข Keep it simple. Pretend you're speaking to someone who's smart and competent, but doesn't know technical jargon and may not speak English very well. Use short words, active verbs, and common nouns.

โ€ข Be friendly. Use contractions. Talk directly to the reader using second person ("you"). If your text doesn't read the way you'd say it in casual conversation, it's probably not the way you should write it. Don't be abrupt or annoying and make the user feel safe, happy and energized.

โ€ข Put the most important thing first. The first two words (around 11 characters, including spaces) should include at least a taste of the most important information in the string. If they don't, start over.

โ€ข Describe only what's necessary, and no more. Don't try to explain subtle differences. They will be lost on most users.

โ€ข Avoid repetition. If a significant term gets repeated within a screen or block of text, find a way to use it just once

Page 31: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

08. Writing Style

Page 32: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Android UI : GUI Style

08. Writing Style

Page 33: [Msd11]mobile interfacedesign03

Mobile Service Design

How to design? 01. Letโ€™s Do Interface Design

Page 34: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

01. Design Tools

Page 35: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

Logo<App Icon<Resources

Logo Icon Resource

๋งค์šฐ ๋‹จ์ˆœํ•จ ๋‹จ์ˆœํ•จ ๋ณต์žกํ•จ

๋‹จ๋…์‚ฌ์šฉ๊ฐ€๋Šฅ App์˜ ํŠน์ง•์„ ๋‚˜ํƒ€๋ƒ„ ์กฐํ•ฉํ•˜์—ฌ ์‚ฌ์šฉ

๊ฐ•ํ•œ ์ธ์ƒ ์‹๋ณ„๋กœ ์ด์šฉ ์‚ฌ์šฉํ•˜๊ธฐ์— ๋ถˆํŽธํ•˜์ง€ ์•Š์Œ

์ •๋ณด๋Ÿ‰์ด ์ ์Œ ์–ด๋Š ์ •๋ณด์˜ ์ •๋ณด๋ฅผ ๋‹ด์Œ ์ •๋ณด๋ฅผ ๋‹ด๋Š” ๊ฒฝ์šฐ ๋งŽ์Œ

ํ‘œํ˜„์˜ ์ œ์•ฝ์ด ๋งŽ์Œ ์‚ฌ์ด์ฆˆ์˜ ์ œ์•ฝ์ด ๋งŽ์Œ ์ œ์•ฝ ๊ฑฐ์˜ ์—†์Œ

ํญ ๋„“์€ ์šฉ๋„ Launcher, Google Play App ๋‚ด๋ถ€์—์„œ๋งŒ ์‚ฌ์šฉ

๊ฐ€์น˜๋ฅผ ์ง€๋‹˜ App์˜ ๊ฐ€์น˜์— ์˜์กด App์•ˆ์—์„œ๋งŒ ๊ฐ€์น˜

Page 36: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

2, 3๊ฐ€์ง€ ์ƒ‰์œผ๋กœ ๋ถ„์œ„๊ธฐ ๊ฒฐ์ •

๋Œ€์ƒ์„ ์š”์†Œ๋กœ ๋ถ„๋ฆฌํ•˜์—ฌ ๋ณด์ž

๊ธฐ๋Šฅ์„ ์‹œ์‚ฌํ•˜๋Š” ์•„์ด์ฝ˜์˜ ํšจ๊ณผ

Page 37: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

Style Clean and contemporary Simple and iconic โ€ข Android Launcher icons are caricatural in nature; your

icons should be highly simplified and exaggerated, so that they are appropriate for use at small sizes. Your icons should not be overly complicated.

โ€ข Try featuring a single part of an application as a symbolic representation of the whole (for example, the Music icon features a speaker).

โ€ข Consider using natural outlines and shapes, both geometric and organic, with a realistic (but never photorealistic) rendering.

โ€ข Your icons should not present a cropped view of a larger image.

Tactile and textured: โ€ข non-glossy, textured material

Page 38: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

Size and Positioning Launcher icon dimensions for high-density (hdpi) screens: โ€ข Full Asset: 72 x 72 px โ€ข Icon: 60 x 60 px โ€ข Square Icon: 56 x 56 px Launcher icon dimensions for medium-density (mdpi) screens: โ€ข Full Asset: 48 x 48 px โ€ข Icon: 40 x 40 px โ€ข Square Icon: 38 x 38 px Launcher icon dimensions for low-density (ldpi) screens: โ€ข Full Asset: 36 x 36 px โ€ข Icon: 30 x 30 px โ€ข Square Icon: 28 x 28 px

ldpi (120 dpi)

mdpi (160 dpi)

hdpi (240 dpi)

xhdpi (320 dpi)

Launcher Icon Size 36 x 36 px 48 x 48 px 72 x 72 px 96 x 96 px

Page 39: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

Materials and colors it appear to be sculpted from some real-world material. Icons should not use more than one primary color per icon, if possible. The icons should not be over-saturated. The highlight colors palette are recommended

Page 40: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : How to Design?

02. Icon Design

Effects

1 Lighting: Top-lit using appropriate lighting details

2 Drop shadow:

#000000, 75% opacity angle 90ยฐ distance 1px size 3px

3 Textures: Tactile, appear to use real-world materials

Page 42: [Msd11]mobile interfacedesign03

Mobile Service Design

Design Style Guide 01. Letโ€™s Do Interface Design

Page 43: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

01. Color Scheme

Online Color Palette Generator

Page 44: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

01. Color Scheme

Point Color ๋กœ๊ณ , ๋ฆฌ์ŠคํŠธ ๋“ฑ์— ๋“ค์–ด๊ฐ€๋Š” ์•„์ด์ฝ˜, ์•„์ด์ฝ˜๊ณผ ํ•จ๊ป˜ ์ด์šฉ๋˜๋Š” ํ…์ŠคํŠธ๋“ฑ์˜ ์ง๊ด€์ ์œผ๋กœ ๋ˆˆ์— ๋„๋Š” ๊ณณ์— ์‚ฌ์šฉ๋˜๋Š” ์ปฌ๋Ÿฌ

Sub Color ์—ฌ๋Ÿฌ ์ปจํŠธ๋กค(๋ฒ„ํŠผ, ๋ฆฌ์ŠคํŠธ, ํ…์ŠคํŠธ)๋“ค์˜ ๋ฐฐ๊ฒฝ์œผ๋กœ ์ด์šฉ๋˜๊ฑฐ๋‚˜ ๋ฉ”์ธ์ปฌ๋Ÿฌ๋ฅผ ๋‹๋ณด์ด๊ฒŒ ๋งŒ๋“œ๋Š” ๋ถ€์ˆ˜์ ์ธ ์ปฌ๋Ÿฌ

Main Color : ์•„์ด์ฝ˜, ์Šคํ”Œ๋ž˜์‹œ ์ด๋ฏธ์ง€, ์ƒ๋‹จ ํƒ€์ดํ‹€(ํ˜น์€ ์ค‘์‹ฌ์ด ๋˜๋Š” ํƒญ๋ฐ”)๋กœ ์ด์šฉ๋˜๋Š” ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ๋Œ€ํ‘œํ•˜๋Š” ์ปฌ๋Ÿฌ

Color Use

๊ฒฝ์พŒํ•˜๊ณ  ์‚ฐ๋œปํ•จ

Page 45: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

01. Color Scheme

Color Use

์ค‘ํ›„ํ•จ

Page 46: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

01. Color Scheme

Color Use

์ง๊ด€์ /์œ ์—ฐํ•จ

Page 49: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

02. Texture and Pattern

Texture Library

Lost and Taken Graphic River

wegraphics Free textures for layers Digital Camera World

Texture Gen FBrush

Graphic Mania

Shizoo Texture Palace Mayang

Page 50: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

03. Type Face

์„œ์ฒด ํ™œ์šฉ๋ฐฉ์•ˆ

1. Android ๊ธฐ๋ณธ ์„œ์ฒด ํ™œ์šฉ

2. ๋ฌด๋ฃŒ Font Embed

3. ์ด๋ฏธ์ง€๋กœ ํ™œ์šฉ

์„œ์ฒด ๊ธฐ๋ณธ ์–‘์‹

Title์ฒด

Sub Title ์ฒด

๋ณธ๋ฌธ์ฒด

์ธ์šฉ/๊ฐ•์กฐ/๊ธฐํƒ€ ์ฒด

Page 51: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

03. Type Face

์„œ์ฒด ํ™œ์šฉ๋ฐฉ์•ˆ

1. Android ๊ธฐ๋ณธ ์„œ์ฒด ํ™œ์šฉ

2. ๋ฌด๋ฃŒ Font Embed

3. ์ด๋ฏธ์ง€๋กœ ํ™œ์šฉ

Droid sans Droid serif Droid mono

๋‹ค์Œ์ฒด : ๋‚˜๋ˆ”์ฒด : ๋ซผ๋น„์šฐ์Šค์ฒด

์„œ์šธ์ฒด : ๋ฐ”๋ฅธ๋‹์Œ/๋ฐ”ํƒ•์ฒด

Font Club: Cute Font

์œค๊ณ ๋”•/๋ช…์กฐ ์‹œ๋ฆฌ์ฆˆ

์‚ฐ๋Œ๊ณ ๋”• ์‹œ๋ฆฌ์ฆˆ

Page 52: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

03. Type Face

๋ถ€๋“œ๋Ÿฌ์šด ์ฃผ์ œ์—๋Š” ์„œ์šธ ํ•œ๊ฐ•์ฒด

๋‚˜๋ˆ”๋ช…์กฐ ๊ฐ™์€ ๋ช…์กฐ์ฒด๊ฐ€ ์ข‹๊ณ ,

๋Œ€ํ™”ํ˜• ๋‚ด์šฉ์—๋Š” ๋‚˜๋ˆ”์†๊ธ€์”จ๋ถ“ ๋˜๋Š”

๋‚˜๋ˆ”์†๊ธ€์”จํŽœ์ด ์žฌ๋ฏธ๋ฅผ ๋”ํ•ด์ค€๋‹ค

01. ๋ถ€๋“œ๋Ÿฌ์šด ์ฃผ์ œ

Page 53: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

03. Type Face

๋‚˜๋ˆ”๊ณ ๋”• EB ๋‚˜๋ˆ”๊ณ ๋”• LIGHT

ํ•ต์‹ฌ

๋‚˜๋จธ์ง€

์ œ๋ชฉ

๋ณธ๋ฌธ

๋‹ค์Œ SB ๋‹ค์Œ REGULAR

02. ํ•ต์‹ฌ๊ณผ ๋‚˜๋จธ์ง€, ์ œ๋ชฉ๊ณผ ๋ณธ๋ฌธ

Page 54: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Letโ€™s Design : Style Guide

03. Type Face

03. ์•ฑ์˜ ์„ฑ๊ฒฉ๊ณผ ์‚ฌ์šฉ์ž์— ๋”ฐ๋ผ ๋ชฉ์†Œ๋ฆฌ๋ฅผ ๋งŒ๋“ค์–ด๋ณด์ž

๊ทธ๋…€์˜ ์ž์ „๊ฑฐ๊ฐ€ ๋‚ด ๊ฐ€์Šด ์†์œผ๋กœ ๋“ค์–ด์™”๋‹ค.

์นจ๋Œ€๋Š” ๊ฐ€๊ตฌ๊ฐ€ ์•„๋‹™๋‹ˆ๋‹ค. ๊ณผํ•™์ž…๋‹ˆ๋‹ค.

๋ถ€์ž๋˜์„ธ์š”.

๋ง‰ ์ž…์–ด๋„ ์ผ๋…„ ๋œ ๋“ฏํ•œ ์˜ท,์‹ญ ๋…„์„ ์ž…์–ด๋„ ์ผ ๋…„๋œ ๋“ฏํ•œ ์˜ท

๊ณ ๊ฐ์ด ์šฐ์„ ์ด๋‹ค.

Page 55: [Msd11]mobile interfacedesign03

Mobile Service Design

2013 UI Trends 02. Trend Report

Page 56: [Msd11]mobile interfacedesign03

http://msd2013.jylee6977.com/tc

Laser focus

Context sensitive navigation

Collapsed content

Content chunking

Long pages

100% BG image

Responsive Web Design

Fixed-Position Navigation

Circular design elements

jQuery/CSS3/HTML5 Interaction

Ribbons & Banner & Badge

Design Style

Custom Font Faces

Usability

Retro style

Content

Simple landing pages Grid System

Tile (brick) Layout

Infographics

CSS Transparency

Minimalism Skeuomorphism

UI Design Trend Map

Page 57: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Authentically Digital, Flat UI

Microsoft ๊ฐ€ ์ฃผ๋„ํ•˜๋Š” ์‹ฌํ”Œํ•˜๊ณ  ๋””์ง€ํ„ธ ํ™˜๊ฒฝ์— ์ตœ์ ํ™”๋œ UI ๋””์ž์ธ ์Šคํƒ€์ผ (์ผ๋ช… Metro UI) ๋””์ง€ํ„ธ ํ™˜๊ฒฝ์— ์ต์ˆ™ํ•ด์ง„ ์‚ฌ์šฉ์ž์˜ ๋ฉ˜ํƒˆ ๋ชจ๋ธ์„ ๊ณ ๋ คํ•˜์—ฌ ์ •๋ณด ๋ฐ ๊ธฐ๋Šฅ์„ ์‰ฝ๊ฒŒ ํ‘œํ˜„/๊ทธ๋ฃนํ•‘ ํ•  ์ˆ˜ ์žˆ๋Š” ๊ธฐํ•˜ํ•™์ ์ธ ๋ฉ”ํƒ€ํฌ๋ฅผ ์ ์ ˆํžˆ ํ™œ์šฉ

1

Minimalism

www.corporateriskwatch.com

www.designworkplan.com

www.informationarchitects.jp

Page 58: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Real Metaphor

Apple Design Philosophy ๊ฐ€ ๋ฐ˜์˜๋œ UI ์Šคํƒ€์ผ ์•„๋‚ ๋กœ๊ทธ ๋ฉ”ํƒ€ํฌ์˜ ์‹œ๊ฐ ์š”์†Œ๋‚˜ ๊ทธ ๋ฐ–์˜ ์š”์†Œ (Transition, sound)๋“ฑ์„ UI์— ์ ์šฉํ•˜์—ฌ ์ต์ˆ™ํ•œ ๊ฒฝํ—˜ ์ œ๊ณต

Skeuomorphism 2

Page 59: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

For Seamless Experience

HTML 5์™€ CSS 3๋ฅผ ๊ธฐ๋ฐ˜์œผ๋กœ ๊ตฌํ˜„๋˜๋Š” ์ตœ๊ทผ Web page ๊ตฌํ˜„์˜ ํ•ต์‹ฌ Trend. ๋ชจ๋“  ์ข…๋ฅ˜์˜ ๋ธŒ๋ผ์šฐ์ €, ํ”Œ๋žซํผ์—์„œ ์‚ฌ์ด์ฆˆ์™€ ์‚ฌ์šฉํ™˜๊ฒฝ์„ ๋ง‰๋ก ํ•˜๊ณ  ๋™์ผํ•œ ์ปจํ…์ธ  ๊ฒฝํ—˜์„ ์ œ๊ณตํ•˜๊ธฐ ์œ„ํ•œ ์›น๊ธฐ์ˆ  ๊ธฐ๋ฐ˜ ๋””์ž์ธ ํŠธ๋ Œ๋“œ

Responsive Design

http://mediaqueri.es/

http://sk.co.kr/mainpage.aspx#

http://www.cj.co.kr/

2

Page 60: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Back to Basics

Responsive web์ด UI ๊ตฌํ˜„์˜ ํ•ต์‹ฌ ํŠธ๋ Œ๋“œ ์ด์ œ ๊ทธ๋ฆฌ๋“œ ์›์น™์„ ์ค€์ˆ˜ํ•˜์ง€ ์•Š๋Š” ์ปจํ…์ธ  ๋ ˆ์ด์•„์›ƒ์€ ์‚ฌ์šฉ์ž์—๊ฒŒ ๋ถˆ์พŒ๊ฐ

Grid System

http://goldengridsystem.com/

http://bohemianalps.com/tools/grid/

4

Page 61: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Dynamic grid layout

์ •๋ณด ๋‹จ์œ„๋ฅผ ํ•˜๋‚˜์˜ ์‹œ๊ฐ ๋‹จ์œ„๋กœ ๋””์ž์ธ ํ•˜๊ฒŒ ๋˜๋ฉด ์ •๋ณด ๊ฐฑ์‹  ๋ฐ ์—ด๋žŒ, ์ •๋ ฌ, ๊ฒ€์ƒ‰ ๋“ฑ์ด ์šฉ์ดํ•˜๋ฉฐ ํŠนํžˆ ์ œ์Šค์ฒ˜ ๊ธฐ๋ฐ˜์œผ๋กœ ์ž‘๋™ํ•˜๋Š” ๋ชจ๋ฐ”์ผ์—์„œ ์œ ์šฉ

Tile (brick) Layout

http://pinterest.com/

http://wedpics.com/

5

Page 62: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Changes of intros

์ฒ ์ €ํ•œ ์‚ฌ์šฉ์ž ๋ถ„์„์„ ํ†ตํ•ด ์‹ค์ œ ์‚ฌ์šฉํ•˜๋Š” ์ตœ์†Œํ•œ์˜ ๊ธฐ๋Šฅ๊ณผ ์ตœ์†Œํ•œ์˜ ์ปจํ…์ธ  ๋งŒ ๋ฐฐ์น˜ํ•œ ๋žœ๋”ฉ ํŽ˜์ด์ง€

Simple landing pages

http://www.hongkiat.com/blog/beautiful-landing-pages/

6

Page 63: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Instant behavior

์‚ฌ์šฉ์ž๊ฐ€ ์ˆ˜ํ–‰ํ•ด์•ผ ํ•  Task๋ฅผ ํ˜ผ๋™ํ•˜์ง€ ์•Š๋„๋ก ์ง๊ด€์ ์œผ๋กœ ์ธ์‹์‹œํ‚ค๋Š” UI ์ปจํŠธ๋กค

Laser focus 7

Page 64: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Context Cognition

์‚ฌ์šฉ์ž์˜ ์‚ฌ์šฉ ๋งฅ๋ฝ์„ ๊ธฐ๋ฐ˜์œผ๋กœ ํ™œ์„ฑํ™”/๋น„ํ™œ์„ฑํ™”๊ฐ€ ์ž๋™์œผ๋กœ ์„ค์ •๋˜ ์‚ฌ์šฉ์ž๊ฐ€ ํ•ด๋‹น ๋งฅ๋ฝ์—์„œ ํ•„์š”๋กœ ํ•˜๋Š” ๊ธฐ๋Šฅ์„ ์ ์ ˆํ•˜๊ฒŒ ํ‘œ์‹œํ•˜๋Š” ๋งฅ๋ฝ ๊ธฐ๋ฐ˜ User Interface

Context sensitive navigation 8

Page 65: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Responsive disclosure

๋‹จ๊ณ„๋ณ„๋กœ ์ •๋ณด์˜ ๊ตฌ์กฐ๋ฅผ ๋…ธ์ถœํ•˜๋ฉด์„œ ์‚ฌ์šฉ์ž๊ฐ€ ์ž์—ฐ์Šค๋Ÿฝ๊ฒŒ ์ •๋ณด ๊ตฌ์กฐ๋ฅผ ์ธ์ง€ํ•˜๊ณ  ํ˜„์žฌ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ๋Š” ์—…๋ฌด๋ฅผ ํŒŒ์•…ํ•  ์ˆ˜ ์žˆ๊ฒŒ ํ•˜๋Š” UI ์ปจํŠธ๋กค

Collapsed content

http://webcloud.se/jQuery-Collapse/

9

Page 66: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

๊ณ ์ •์˜์—ญ ๋„ค๋น„๊ฒŒ์ด์…˜

์†์‰ฌ์šด Navigation์„ ์œ„ํ•ด Navigation ๊ด€๋ จ ๊ตฌ์„ฑ์š”์†Œ๋ฅผ ํŽ˜์ด์ง€ ์ด๋™์ด๋‚˜ Scroll ์—ฌ๋ถ€์™€ ๊ด€๊ณ„ ์—†์ด ๊ณ ์ •์ ์œผ๋กœ ํ‘œ์‹œ ํ•˜๋Š” UI ์ปจํŠธ๋กค ์œ ํ˜•. Floating ๋ฐฉ์‹ Navigation์ด๋‚˜ Remote UI ๋“ฑ

Fixed-Position Navigation 10

Page 67: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

์Šคํฌ๋กค์ด ํ›จ์”ฌ ํŽธํ•˜๊ณ  ์œ ์šฉํ•  ๋•Œ๊ฐ€ ์žˆ์Šต๋‹ˆ๋‹ค. ์•„์ฃผ ๋งŽ์ด..

์ž˜ ๋ถ„๋ฅ˜๋œ ์ปจํ…์ธ ๋ฅผ ํ•œ ํŽ˜์ด์ง€์— ๊ธธ๊ฒŒ ๋ฐฐ์น˜ํ•˜์—ฌ ์Šคํฌ๋กค ๊ธฐ๋ฐ˜์œผ๋กœ ๋ธŒ๋ผ์šฐ์ง• ํ•  ์ˆ˜ ์žˆ๊ฒŒ ์ปจํ…์ธ ๋ฅผ ๋ฐฐ์น˜ํ•˜๋Š” ๊ฒƒ์ด ์‚ฌ์šฉ์ž์—๊ฒŒ ํ›จ์”ฌ ๊ธ์ •์ ์ธ ๊ฒฝํ—˜์„ ์ œ๊ณต. ํŠนํžˆ ๋ชจ๋ฐ”์ผ.

Long pages 11

Page 68: [Msd11]mobile interfacedesign03

Mobile Service Design

2013 UI Style Trends 02. Trend Report

Page 69: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Unique Object Metaphor

์‚ฌ๊ฐํ˜•์˜ ๋น„์ฃผ์–ผ ๋ฉ”ํƒ€ํฌ์—์„œ ๋ฒ—์–ด๋‚˜ ์›ํ˜•์˜ ๋ฉ”ํƒ€ํฌ๋ฅผ ํ™œ์šฉํ•˜๋Š” ๋””์ž์ธ ์Šคํƒ€์ผ. ์ผ์ƒ์ ์ธ ๋””์ž์ธ์ด ์•„๋‹ˆ๋ผ ๋ณด๋‹ค ์œ ๋‹ˆํฌ ํ•œ ๋Š๋‚Œ์„ ์ฃผ๊ณ  ์‹ถ์„ ๋•Œ ์ ์ ˆํžˆ ํ™œ์šฉ ๊ฐ€๋Šฅ

Circular design elements 1

Page 70: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

์ตœ๊ทผ Modern Web ์ด๋ผ๊ณ  ํ†ต์นญํ•˜๋Š” ๋””์ž์ธ ํŠธ๋ Œ๋“œ์—์„œ ์ž์ฃผ ์‚ฌ์šฉํ•˜๋Š” ๋น„์ฃผ์–ผ ๋ฉ”ํƒ€ํฌ ์œ ํ˜•.

Ribbons & Banner & Badge Unique Object Metaphor 2

Page 71: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Large photo backgrounds

๋น„์ฃผ์–ผ์„ ์ค‘์‹œํ•˜๋Š” ๋ธŒ๋žœ๋“œ๋‚˜ ์„œ๋น„์Šค์˜ ๊ฒฝ์šฐ ๋ธŒ๋ผ์šฐ์ €๋ฅผ ๊ฐ€๋“ ์ฑ„์šฐ๋Š” High Quality์˜ ์ด๋ฏธ์ง€๋ฅผ ํ™œ์šฉ

100% BG image 3

Page 72: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Simpleํ•˜๊ณ  Futuristic ํ•œ ์Šคํƒ€์ผ์— ์ง€์ณค์„ ๋•Œ

์• ํ”Œ์˜ ์Šคํ์–ด๋ชฐํ”ผ์ฆ˜๊ณผ๋Š” ๋‹ค๋ฅด๊ฒŒ ๋ ˆํŠธ๋กœ ํ•œ ์ด๋ฏธ์ง€ ์ž์ฒด๋ฅผ ์œ ๋‹ˆํฌ ํ•œ ๊ฐ์„ฑ์„ ํ‘œํ˜„ํ•˜๊ธฐ ์œ„ํ•œ ๋””์ž์ธ ์š”์†Œ๋กœ ํ™œ์šฉํ•˜๋Š” ์Šคํƒ€

Retro style

www.sensisoft.com

www.custom-design.ch www.level2d.com

www.targetscope.com

Design Style 4

Page 73: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

ํฐํŠธ๋กœ ํ‘œํ˜„ํ•˜๋Š” Identity

Adobe typekit์ด๋‚˜ ๊ตฌ๊ธ€ ์›น ํฐํŠธ ๋“ฑ ์œ ๋‹ˆํฌํ•œ ์›นํฐํŠธ ์ˆ˜๊ธ‰์ด ์›ํ™œํ•ด ์ง์— ๋”ฐ๋ผ ํฐํŠธ๋กœ ๊ธฐ์—… ๋ฐ ์„œ๋น„์Šค ์•„์ด๋ดํ‹ฐํ‹ฐ๋ฅผ ์ ๊ทน์ ์œผ๋กœ ํ‘œํ˜„ํ•˜๊ฑฐ๋‚˜ ํฐํŠธ ์ž์ฒด๋ฅผ ๋น„์ฃผ์–ผ ๋ฉ”ํƒ€ํฌ๋กœ ํ™œ์šฉ

Custom Font Faces 1

Page 74: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

๋ฐ์ดํ„ฐ๋ฅผ ์•„๋ฆ„๋‹ต๊ฒŒ ํ‘œํ˜„ํ•˜๋Š” ๋ฐฉ๋ฒ•

๊ธฐ์กด์—๋Š” ์ˆ˜์น˜๋ฅผ ๊ธฐ๋ฐ˜์œผ๋กœ ํ•œ ๋Œ€๋Ÿ‰์˜ ์ •๋ณด๋ฅผ ํ•œ ํ™”๋ฉด์— ํ‘œ์‹œํ•ด์„œ ์ผ์ •ํ•œ ํ•ด๋… ๋Šฅ๋ ฅ์„ ๊ฐ–์ถ˜ ์‚ฌ์šฉ์ž๋“ค์—๊ฒŒ โ€˜์ „๋‹ฌโ€™๋งŒ ํ–ˆ๋‹ค๋ฉด Infographic๋ฅผ ํ†ตํ•ด ๋Œ€๋Ÿ‰์˜ ์ •๋ณด/์ปจํ…์ธ ๋ฅผ ํšจ๊ณผ์ ์œผ๋กœ ํ‘œํ˜„ํ•˜๋Š” ๋ฐฉ๋ฒ•

Infographics 1

Page 75: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

์„ธ๋ จ๋œ ์ปจํ…์ธ  ํ‘œํ˜„ ๊ธฐ๋ฒ•

์•ฝ๊ฐ„์˜ ํผ๋ธ”๋ฆฌ์‹ฑ ๊ธฐ์ˆ ๋งŒ์œผ๋กœ ๊ต‰์žฅํžˆ ์„ธ๋ จ๋˜๋ฉด์„œ ๋ ˆ์ด์–ด ๊ฐœ๋…์œผ๋กœ ๋ฐฐ์น˜๋˜๋Š” ์ปจํ…์ธ  ๋””์ž์ธ

CSS Transparency

http://tympanus.net/codrops/2012/11/26/using-transparency-in-web-design-dos-and-donts/

5

Page 76: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Minimalism ํ‘œํ˜„ ํ˜•ํƒœ

Flat Design 6

Flat UI Inspirations

Flat UI Guide

Page 77: [Msd11]mobile interfacedesign03

Mobile Service Design

http://msd2013.jylee6977.com/tc

Minimalism ํ‘œํ˜„ ํ˜•ํƒœ

In a few word 6

Page 78: [Msd11]mobile interfacedesign03

Mobile Service Design

2013 Mobile GUI 02. Trend Report

Page 79: [Msd11]mobile interfacedesign03

http://msd2013.jylee6977.com/tc Flat Interface

Page 80: [Msd11]mobile interfacedesign03

http://msd2013.jylee6977.com/tc

Page 81: [Msd11]mobile interfacedesign03

Mobile Service Design

FOR NEXT WEEK

1. Style Guideline 2. Check Site for Resources