[.text: alignment(center)]

Mobile and Multi-device Design

CMPT 363

“Mobile is not the future, it is the now. Meet your customers in the environment of their choice, not where it is convenient for you.”
— Cyndie Shaffstall


[.background-color: #618B25]

How to design for mobile and multi-device usage?


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #618B25]

Topics to Explore

  1. “Mobile” Design
  2. Touch Interaction Design
  3. Responsive Web Design (RWD)

[.background-color: #611036] [.header: alignment(left),#FFFFFF]

Mobile and Multi-device Design

‘Mobile’ Design


fit


fit


fit


fit


[.background-color: #2d6e92] [class=activity-link-color] [.header: alignment(left),#FFFFFF] [.text: #FFFFFF]

Activity: Defining Mobile

What does the term ‘Mobile’ mean in 2019?


fit


fit


fit


False Mobile Assumptions


fit


So, we need to think more about multi-device, and not just mobile


[.text: alignment(center),#FFFFFF]


fit


fit


Mobile First


fit


fit


Mobile First, To Me


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #545454]

fit


Multi-device Experience Goals


Google Mobile Design Principles

developers.google.com/web/fundamentals/design-and-ux/principles/


iOS Mobile Design Principles

iOS Design Principles


What is common between these two sets of mobile design principles?


Time for Questions & Discussion


[.background-color: #611036]

Mobile and Multi-device Design

Touch Interaction Design


fit


[.background-color: #FFFFFF]

fit




[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #2d6e92] [class=activity-link-color] [.header: alignment(left),#FFFFFF] [.text: #FFFFFF]

Activity: Small Screen Navigation Case Study

Let’s take a look at a website's level of 'thumb friendliness' on a mobile device...

etsy.com


fit


fit


fit


fit



Essential Touch Interaction Design Guidelines


Activity: Touch Interaction Analysis

[.background-color: #2d6e92] [class=activity-link-color] [.header: alignment(left),#FFFFFF] [.text: #FFFFFF]

PROJECT GROUP

One-Page Touch Interaction Design Checklist

Assess the touch interaction of your chosen open source/SFU community project mockups or prototype


[.background-color: #FFFFFF]

fit


[.background-color: #FFFFFF]

fit


[.background-color: #611036]

Mobile and Multi-device Design

Responsive Web Design (RWD)


fit


Responsive Web Design (RWD)


fit


[.header: #FFFFFF, alignment(center)]

Responsive Web Design Sketch Sheets

inline

http://jeremypalford.com/arch-journal/responsive-web-design-sketch-sheets/


Intrinsic Web Design (a future successor to RWD?)

Use of Flexbox, Grid, and Box alignment for much more fine-grained control of placement


[data-background-iframe="https://www.helixeducation.com/resources/blog/move-responsive-web-design/"] [data-background-interactive]


Intrinsic Web Design


See the Pen Rate of change of size by Chen Hui Jing (@huijing) on CodePen.


Content Inventories


Typical Content Inventory Structure


RWD Content Inventory Adjustments


[.background-color: #2d6e92]

Activity: Content Inventory

PROJECT GROUP

Review your chosen open source/SFU community project and start to create a content inventory to estimate considered priority per placement

Content
Type
Size Location
Indicated Priority


Prototyping Using a HTML Framework


Use a Responsive HTML Framework for Prototyping


Twitter Bootstrap HTML Examples


Two Column Grid

<div class="row">
  <div class="span9">...</div>
  <div class="span3">...</div>
</div>

Information Alert Box

<div class="alert alert-info"> ... </div>

Twitter Bootstrap Resources


Caveat: Standalone HTML Prototypes May Hinder Collaborative Design



[.background-color: #618B25]

Summary


[.background-color: #888888]

References and Suggested Books


[.background-color: #888888]

Image Credits (for images without source URL or note)

http://uselog.blogspot.com/2005/10/user-centered-design-immerse-yourself.html
http://www.tune.com/blog/mobile-tipping-point-16-predictions-for-2016/
http://www.business2community.com/mobile-apps/dont-underestimate-importance-mobile-marketing-01422609#5ODb5qx2LhZqwjwD.97  
https://www.stonetemple.com/mobile-vs-desktop-usage-study/  
https://medium.com/swlh/browsers-not-apps-are-the-future-of-mobile-c552752ff75
https://twitter.com/derekakessler/status/322342508912852992
https://wearesocial.com/blog/2018/01/global-digital-report-2018  
http://communities-dominate.blogs.com/  
https://www.asus.com/sa-en/Laptops/asus_vivobook_s551lb/
https://abookapart.com/products/mobile-first
http://bradfrost.com/blog/web/responsive-web-design-missing-the-point/
https://appsamurai.com/mobile-web-vs-mobile-in-app-advertising-which-is-better/
https://digitalstyle.com/blog/design/responsive-web-design-company/
https://www.thinkwithgoogle.com/advertising-channels/mobile/the-new-multi-screen-world-study/
http://bgr.com/2013/06/17/samsung-galaxy-devices-chart/
https://www.gizmodo.com.au/2014/09/how-to-design-for-thumbs-in-the-era-of-huge-screens/
http://www.businessinsider.com/apple-iphone-x-reachability-2017-9
https://www.microsoft.com/en-ca/store/d/surface-pro/8nkt9wttrbjk/H3CS?ocid=AID695933_SEM_WbsABAAAAH4PT3wI%3a20180506144858%3as&activetab=pivot%3aoverviewtab
https://www.flickr.com/photos/maestroben/390454110/
https://bigmedium.com/ideas/desktop-touch-design.html
https://www.paulolyslager.com/responsive-design-hype-solution/
https://viljamis.com/2012/responsive-workflow/
https://justcreative.com/2018/06/26/intrinsic-web-design/