spotify apps

17
Spotify Apps INTRO TO DEVELOPMENT AND DESIGN LUKASZ DYNOWSKI

Upload: lukasz-dynowski

Post on 01-Dec-2014

568 views

Category:

Technology


0 download

DESCRIPTION

Design principles, and introduction to app development

TRANSCRIPT

Page 1: Spotify Apps

Spotify AppsINTRO TO DEVELOPMENT AND DESIGN

LUKASZ DYNOWSKI

Page 3: Spotify Apps

The Architecture

Page 4: Spotify Apps

UX Principles

Don’t duplicate functionality from the native Spotify UI. “User have to stick to Spotify native controls, which they are used to”

A Spotify app is not a website : “The best apps have a clear purpose, no tabs, minimal amount of text, flat hierarchy and limited number of features, buttons and other controls.”

The start page should be easy to understand and use

All about music.

Make it instantly personal.

Be here now “Don’t add features that force users to go out to your website.”

Integrate

Page 5: Spotify Apps

App Icons

Use the correct format for the app icon

Link: https://developer.spotify.com/technologies/apps/design_resources.zip

”If you are planning to include deviations from the requirements in your app. You have to provide information of which deviations have been made and why”

Design application icon in colours that pop from both a light and dark background

Use our own set of icons to convey different features and actions

Make your own icons align with ours

Make sure your icons are sharp and crisp

Page 6: Spotify Apps

Responsive

The app should work on both small and large screens.

 Min width :640 px (based on a screen resolution of 800 px with an 160 px ad banner)

Max width: 2500 px or more (large screens).

Page 7: Spotify Apps

Columns

Don’t use columns!“Adding another column navigation inside your app might lead to column creep.”

Page 8: Spotify Apps

Buttons

Use native Spotify buttons as much as possible. “Use native Spotify buttons as much as possible.”

However, New buttons should resemble Spotify look and feel

Page 9: Spotify Apps

Sharing

Page 10: Spotify Apps

Loading

Use Spotify’s throbber when loading

Page 11: Spotify Apps

Scrollbars

Don’t use scrollbars within components

Page 12: Spotify Apps

Pagination

Using previous/next page navigation.

Page 13: Spotify Apps

Album Link

Page 14: Spotify Apps

Artist Link

Page 15: Spotify Apps

Track Link

Page 16: Spotify Apps

 Overlay play button