Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Mobile Design & Development

Introduction to Mobile Design & Development

What do we mean when we talk about mobile? A broad overview of the landscape of mobile design and development - considerations, limitations, directions, and tools.

Natalie MacLees

March 09, 2013
Tweet

More Decks by Natalie MacLees

Other Decks in Technology

Transcript

  1. Who I Am Purple Pen Productions founder + principal jQuery

    for Designers author SoCal WP co-organizer jQuery LA founder + organizer Saturday, March 9, 13
  2. By the end of this year... ...there will be more

    active mobile devices than there are people on earth http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/white_paper_c11-520862.html Saturday, March 9, 13
  3. By the end of 2017... ...we’ll have 1.4 active mobile

    devices per person http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/white_paper_c11-520862.html Saturday, March 9, 13
  4. Time spent using mobile devices... ...is catching up to time

    spent watching television http://techcrunch.com/2012/12/05/flurry-mobile-apps-television/ 0 50 100 150 200 2010 2011 2012 168 168 162 127 94 66 U.S. Media Consumption in Minutes per Day Mobile Television Saturday, March 9, 13
  5. Mobile web access... ...will outpace desktop access by 2015 http://www.mobilemarketer.com/cms/news/research/12628.html

    0 22.5 45 67.5 90 2011 2013 2015 84 69.2 54.9 85.9 46 19.7 Web search queries in billions Mobile Desktop Saturday, March 9, 13
  6. Mobile Web Tools Sencha Touch 2 http://www.sencha.com/products/touch jQuery Mobile http://jquerymobile.com/

    Adobe Edge Inspect http://html.adobe.com/edge/inspect/ Saturday, March 9, 13
  7. Native App Tools Android Emulator http://developer.android.com/tools/help/emulator.html iOS Emulator https://developer.apple.com/xcode/ Blackberry

    Simulators http://us.blackberry.com/sites/developers/resources/simulators.html Windows Phone Emulator http://msdn.microsoft.com/en-us/library/windowsphone/develop/ ff402563(v=vs.105).aspx Saturday, March 9, 13
  8. Hybrid Apps Use web skills you already have Distribute through

    native app stores Access native APIs Runs locally, works offline Use a shared code base across platforms Saturday, March 9, 13