SlideShare a Scribd company logo
1 of 70
Download to read offline
© 2010 Ginsburg Design
Wrangling apps in the Smartphone
Wild West
@suzanneginsburg
© 2010 Ginsburg Design
About the speaker:
Suzanne Ginsburg is a user experience
consultant and author of Designing the
iPhone User Experience. Visit her company
web site to learn more:
www.ginsburg-design.com
© 2010 Ginsburg Design
Why this talk:
The goal of this talk is to present
alternative ways to address the growing
fragmentation in the smartphone app
world.
© 2010 Ginsburg Design
Structure of talk:
We’ll start out discussing “web” apps
then dive into “native” apps.
© 2010 Ginsburg Design
Differences between “native” & “web”
apps :
- Web apps are accessed via the browser &
updated automatically (from user’s perspective)
- Native apps are downloaded & updates must
also be downloaded.
- Native apps have greater access to the device
hardware & content (as is stands today.)
© 2010 Ginsburg Design
Now let’s get started…
© 2010 Ginsburg Design
In July 2008, Apple released an API that
enabled iPhone developers to create
“native” apps. Along with this API
came the App Store.
© 2010 Ginsburg Design
For a short time, Apple was the only
major smartphone app store in town.
© 2010 Ginsburg Design
Innovation was
off the charts.
Hundreds of apps
were approved
each day.
© 2010 Ginsburg Design
Soon enough, others joined the app game.
Android Market (October 2008)
Blackberry App World (April 2009)
Windows 7 (October 2010)
More exist & more are coming…
© 2010 Ginsburg Design
Designers started to fret. Would they
have to design their apps twice, three
times, four times, or more?
© 2010 Ginsburg Design
What’s a smartphone app designer
to do?
© 2010 Ginsburg Design
First of all, figure out if you really need
to create a “native” app. Here are some
questions to help you out…
© 2010 Ginsburg Design
#1. What problem are you trying to
solve?
(Let’s assume you’ve conducted upfront user research—
shadowing, diary studies, field interviews, etc.—to help
answer this question.)
© 2010 Ginsburg Design
Unless your solution requires OpenGL
(Graphics Library), hardware access (e.g.,
sensors), or device content (e.g., photos)
you may not need a native app.
Web apps can store data offline, access
GPS info & more enhancements are
coming.
© 2010 Ginsburg Design
Offline access (Gmail) GPS (prop.erti.es) Game (BeatTouch)
Web App Examples:
© 2010 Ginsburg Design
You may be thinking, “But my app won’t
be discoverable if it’s on the web!”
There are more than 300K apps in
Apple’s App Store. It ain’t easy to stand
out anymore.
© 2010 Ginsburg Design
Cornell University Disney Web Radio
Improving Web App Access (post discovery phase):
© 2010 Ginsburg Design
#2. Does your app require multi-tasking
support?
© 2010 Ginsburg Design
Listen to music (Pandora) Upload photos (Flickr) Take calls (Skype)
Multi-Tasking Examples:
© 2010 Ginsburg Design
If you’d like to take advantage of multi-
tasking, as it stands today, you’ll need to
create a native app (iOS or Android).
© 2010 Ginsburg Design
#3. What is your monetization strategy?
© 2010 Ginsburg Design
If you’re planning to
offer subscriptions
or one-time
payments, it may be
more profitable to
sell a native app.
Drop-off rates tend
to be higher for web
app purchases.
© 2010 Ginsburg Design
To summarize, if you need device access,
multi-tasking, or micropayments, in most
cases you’ll want to create a native app.
© 2010 Ginsburg Design
So what now?
© 2010 Ginsburg Design
You have at least 3 options to consider:
1. The One Trick Pony
2. The O.K. Corral
3. The Trojan Horse 

© 2010 Ginsburg Design
# 1. The One Trick Pony
© 2010 Ginsburg Design
With the One Trick Pony, you
may decide to design your app
for just one native platform.
This may make sense if your user
base is primarily on one platform,
or must-have features are only on
that platform.
© 2010 Ginsburg Design
Convertbot Voices Smule
One Trick Pony Examples:
© 2010 Ginsburg Design
What you need to do:
- Learn the UI guidelines for the OS.
- Read the device’s technical specs.
- Explore related apps in depth.
- Sketch, prototype & test, lots!
© 2010 Ginsburg Design
UI Guidelines:
http://docs.blackberry.com/en/developers/deliverables/17965/
Designing_applications_for_BlackBerry_devices_1017063_11.jsp
http://create.msdn.com/en-US/http://create.msdn.com/en-US/
http://developer.apple.com/library/ios/#documentation/userexperience/
conceptual/mobilehig/Introduction/Introduction.html
http://developer.android.com/guide/practices/ui_guidelines/index.html
http://www.slideshare.net/AndroidDev/android-ui-design-tips
© 2010 Ginsburg Design
Sketching for different smartphone
platforms is essentially the same except
some may incorporate the device more
than others (e.g., Android & Windows).
© 2010 Ginsburg Design
Sketching:
Dane Petersen
Marcin Ignac
Daniel Chang
© 2010 Ginsburg Design
Prototyping, on the other hand, can be
quite different between platforms since
there are many platform-specific
solutions.
© 2010 Ginsburg Design
First, let’s look at some platform
agnostic solutions…
© 2010 Ginsburg Design
Prototyping—Platform Agnostic:
HTML (Marcin Ignac)
Keynotopia + GoodReader
Paper (Braman, Lau, Nomikos)
© 2010 Ginsburg Design
Prototyping—Windows 7 Paper Prototype:
Courtesy Sara Summers
© 2010 Ginsburg Design
http://johnnyholland.tv/post/1257269180/prototyping-for-elmos-monster-maker-iphone-app-
ideo
Prototyping—Video:
© 2010 Ginsburg Design
And now some platform specific
solutions…
© 2010 Ginsburg Design
Prototyping—Microsoft Expression Blend:
http://www.microsoft.com/showcase/en/us/details/61ed7e86-0b1c-432e-a1fb-a882f95ec250
© 2010 Ginsburg Design
Prototyping—iOS:
http://www.getreviewapp.com/
http://liveview.sourceforge.net/
http://giveabrief.com/
© 2010 Ginsburg Design
Prototyping—Android App Creator:
http://appinventor.googlelabs.com/about/index.html
© 2010 Ginsburg Design
Go with the One Trick Pony approach if your
user base is primarily on one platform, or must-
have features are only on that platform.

© 2010 Ginsburg Design
# 2. The O.K. Corral
© 2010 Ginsburg Design
With the O.K. Corral
approach, you may design
your app for 2-3 flagship
platforms.
This makes sense if your users are
concentrated on a small set of
platforms (tip: look at your traffic data).
© 2010 Ginsburg Design
What you need to do:
- Try to make initial sketches device agnostic.
- Then compare device & OS differences to
assess impact on user experience.
© 2010 Ginsburg Design
Potential differences to keep in mind:
- Display size & resolution
- Device interaction with display
- Supported gestures
- UI Controls
- Animations
- Landscape vs. Portrait
© 2010 Ginsburg Design
Device Differences: Droid X vs. iPhone 4:
3.5-inch retina display
640 x 960 resolution
1 button on front
4.3-inch display
480 x 854 resolution
4 buttons on front
© 2010 Ginsburg Design
Navigation Differences
© 2010 Ginsburg Design
Navigation Differences
Pivots
Tab Bar
Quick Actions
© 2010 Ginsburg Design
Information Hierarchy
© 2010 Ginsburg Design
Widgets
© 2010 Ginsburg Design
Widgets
© 2010 Ginsburg Design
Gesture Differences are also critical:
http://www.lukew.com/ff/entry.asp?1071
© 2010 Ginsburg Design
Go with the O.K. Corral if your users are
on a small set of platforms & you want
to provide “pure” native experiences.
© 2010 Ginsburg Design
# 3. The Trojan Horse
© 2010 Ginsburg Design
With the Trojan Horse approach, you
can create web apps with native app
capabilities.
They are essentially web
apps wrapped in native
code. Also known as
“hybrid” apps.

© 2010 Ginsburg Design
What you need to do:
- Determine device/OS customization.
- Choose tool to support your cross-platform
solution (could be in-house solution).
© 2010 Ginsburg Design
Device/OS customization depends on:
- App genre
- Device capabilities
- Design strategy (philosophy?)
© 2010 Ginsburg Design
There are a variety of “Trojan Horse”
tools. They all use HTML for layout,
JavaScript for device access, and CSS
for look & feel.
© 2010 Ginsburg Design
Trojan Tools:
http://www.phonegap.com http://www.appcelerator.com/
http://www.rhomobile.com/
© 2010 Ginsburg Design
Trojan Examples:
Koombea with RhoMobileJimmy Fallon with TitaniumKeyPoint with PhoneGap
© 2010 Ginsburg Design
And, finally, another option to keep in
mind is to create a web app that can be
accessed via the browser.
© 2010 Ginsburg Design
Web App Tools:
© 2010 Ginsburg Design
Web App Example:
© 2010 Ginsburg Design
You have at least 3 (4!) options to consider:
1.  The One Trick Pony
2.  The O.K. Corral
3.  The Trojan Horse
(4. Create a web app!) 

© 2010 Ginsburg Design
“Courage is being
scared to death but
saddling up anyway.”
John Wayne
© 2010 Ginsburg Design
A special thanks to Linda Olafsdottir for her
beautiful illustrations.
And thanks to Jason Grigsby, Sara Summers,
David Kaneda, Jesse MacFayden, Jonathan
Stark, Marty Picco, & Michael Mayo for
technical advice.
© 2010 Ginsburg Design
How to stay in touch:
@suzanneginsburg
www.ginsburg-design.com
My book on Amazon:
http://amzn.to/9NH4RC
© 2010 Ginsburg Design
Thanks for coming!
Questions?

More Related Content

What's hot

Useful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android AppsUseful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android Appsmomoahmedabad
 
Mobile product - "Build great apps!" at ProductTank Paris #17
Mobile product - "Build great apps!" at ProductTank Paris #17Mobile product - "Build great apps!" at ProductTank Paris #17
Mobile product - "Build great apps!" at ProductTank Paris #17Alexandre Jubien
 
Deep linking at App Promotion Summit
Deep linking at App Promotion SummitDeep linking at App Promotion Summit
Deep linking at App Promotion SummitAlexandre Jubien
 
Mobile Design. Strategic Solutions.
Mobile Design. Strategic Solutions.Mobile Design. Strategic Solutions.
Mobile Design. Strategic Solutions.Theresa Neil
 
Tour of Mobile usability testing apps and services
Tour of Mobile usability testing apps and servicesTour of Mobile usability testing apps and services
Tour of Mobile usability testing apps and servicesvijayhanumolu
 
Frontend Resource Intergration and Sharing - Modern Web 2016 review
Frontend Resource Intergration and Sharing - Modern Web 2016 reviewFrontend Resource Intergration and Sharing - Modern Web 2016 review
Frontend Resource Intergration and Sharing - Modern Web 2016 reviewLaura Lee
 
Designing better user interfaces
Designing better user interfacesDesigning better user interfaces
Designing better user interfacesJohan Ronsse
 
Designing an App: From Idea to Market
Designing an App: From Idea to MarketDesigning an App: From Idea to Market
Designing an App: From Idea to MarketEffectiveUI
 
Designing an Android App from Idea to Market
Designing an Android App from Idea to MarketDesigning an Android App from Idea to Market
Designing an Android App from Idea to MarketTack Mobile
 
HTML5 Can't Do That
HTML5 Can't Do ThatHTML5 Can't Do That
HTML5 Can't Do ThatNathan Smith
 
Adobe Max Modern iPhone App Design with Rick Messer
Adobe Max Modern iPhone App Design with Rick MesserAdobe Max Modern iPhone App Design with Rick Messer
Adobe Max Modern iPhone App Design with Rick MesserRick Messer
 
HTML5: The Apps, the Frameworks, the Controversy
HTML5: The Apps, the Frameworks, the Controversy HTML5: The Apps, the Frameworks, the Controversy
HTML5: The Apps, the Frameworks, the Controversy Apigee | Google Cloud
 
The Dangers of the Wrong Mobile Strategy
The Dangers of the Wrong Mobile StrategyThe Dangers of the Wrong Mobile Strategy
The Dangers of the Wrong Mobile StrategyTheresa Neil
 
Layar January 8th Webinar - What Can Layar Do for Your Business? Magazines
Layar January 8th Webinar - What Can Layar Do for Your Business? MagazinesLayar January 8th Webinar - What Can Layar Do for Your Business? Magazines
Layar January 8th Webinar - What Can Layar Do for Your Business? MagazinesLayar
 
Flexible display ux
Flexible display uxFlexible display ux
Flexible display uxBilly Choi
 
Flexible display ux의 방향성 검토
Flexible display ux의 방향성 검토Flexible display ux의 방향성 검토
Flexible display ux의 방향성 검토Billy Choi
 

What's hot (17)

Useful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android AppsUseful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android Apps
 
Mobile product - "Build great apps!" at ProductTank Paris #17
Mobile product - "Build great apps!" at ProductTank Paris #17Mobile product - "Build great apps!" at ProductTank Paris #17
Mobile product - "Build great apps!" at ProductTank Paris #17
 
Deep linking at App Promotion Summit
Deep linking at App Promotion SummitDeep linking at App Promotion Summit
Deep linking at App Promotion Summit
 
Mobile Design. Strategic Solutions.
Mobile Design. Strategic Solutions.Mobile Design. Strategic Solutions.
Mobile Design. Strategic Solutions.
 
Tour of Mobile usability testing apps and services
Tour of Mobile usability testing apps and servicesTour of Mobile usability testing apps and services
Tour of Mobile usability testing apps and services
 
Frontend Resource Intergration and Sharing - Modern Web 2016 review
Frontend Resource Intergration and Sharing - Modern Web 2016 reviewFrontend Resource Intergration and Sharing - Modern Web 2016 review
Frontend Resource Intergration and Sharing - Modern Web 2016 review
 
Designing better user interfaces
Designing better user interfacesDesigning better user interfaces
Designing better user interfaces
 
Designing an App: From Idea to Market
Designing an App: From Idea to MarketDesigning an App: From Idea to Market
Designing an App: From Idea to Market
 
Designing an Android App from Idea to Market
Designing an Android App from Idea to MarketDesigning an Android App from Idea to Market
Designing an Android App from Idea to Market
 
Google Developers Overview Deck 2015
Google Developers Overview Deck 2015Google Developers Overview Deck 2015
Google Developers Overview Deck 2015
 
HTML5 Can't Do That
HTML5 Can't Do ThatHTML5 Can't Do That
HTML5 Can't Do That
 
Adobe Max Modern iPhone App Design with Rick Messer
Adobe Max Modern iPhone App Design with Rick MesserAdobe Max Modern iPhone App Design with Rick Messer
Adobe Max Modern iPhone App Design with Rick Messer
 
HTML5: The Apps, the Frameworks, the Controversy
HTML5: The Apps, the Frameworks, the Controversy HTML5: The Apps, the Frameworks, the Controversy
HTML5: The Apps, the Frameworks, the Controversy
 
The Dangers of the Wrong Mobile Strategy
The Dangers of the Wrong Mobile StrategyThe Dangers of the Wrong Mobile Strategy
The Dangers of the Wrong Mobile Strategy
 
Layar January 8th Webinar - What Can Layar Do for Your Business? Magazines
Layar January 8th Webinar - What Can Layar Do for Your Business? MagazinesLayar January 8th Webinar - What Can Layar Do for Your Business? Magazines
Layar January 8th Webinar - What Can Layar Do for Your Business? Magazines
 
Flexible display ux
Flexible display uxFlexible display ux
Flexible display ux
 
Flexible display ux의 방향성 검토
Flexible display ux의 방향성 검토Flexible display ux의 방향성 검토
Flexible display ux의 방향성 검토
 

Viewers also liked

KL-Mauthausen - un carnet de notes
KL-Mauthausen - un carnet de notesKL-Mauthausen - un carnet de notes
KL-Mauthausen - un carnet de notesclunisois.fr le blog
 
Conferència: EL ROPIT
Conferència: EL ROPITConferència: EL ROPIT
Conferència: EL ROPITeabad88
 
Hola soy emilio1
Hola soy emilio1Hola soy emilio1
Hola soy emilio1Glenda
 
Semiotica Corporea y La Kinesia
Semiotica Corporea y La Kinesia Semiotica Corporea y La Kinesia
Semiotica Corporea y La Kinesia Andrea Ormachea
 
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...Sérgio Sacani
 
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...Aurora López García
 
Bienes de colección e inversión
Bienes de colección e inversión Bienes de colección e inversión
Bienes de colección e inversión andreaav8
 
Imagenes De Talcahuano
Imagenes De TalcahuanoImagenes De Talcahuano
Imagenes De Talcahuanogonzalo21
 
К.Василенко, Н.Байдаченко.Человек покупающий.
К.Василенко, Н.Байдаченко.Человек покупающий.  К.Василенко, Н.Байдаченко.Человек покупающий.
К.Василенко, Н.Байдаченко.Человек покупающий. Dentsu Aegis Network Ukraine
 
La Empresa del Futuro en la Era Digital
La Empresa del Futuro en la Era DigitalLa Empresa del Futuro en la Era Digital
La Empresa del Futuro en la Era DigitalGuillermo Herrera
 
Retallos. nº 2. 2009
Retallos. nº 2. 2009Retallos. nº 2. 2009
Retallos. nº 2. 2009A Solaina
 

Viewers also liked (20)

KL-Mauthausen - un carnet de notes
KL-Mauthausen - un carnet de notesKL-Mauthausen - un carnet de notes
KL-Mauthausen - un carnet de notes
 
Portafolio (1)
Portafolio (1)Portafolio (1)
Portafolio (1)
 
Conferència: EL ROPIT
Conferència: EL ROPITConferència: EL ROPIT
Conferència: EL ROPIT
 
INCOTERMS 2000
INCOTERMS 2000INCOTERMS 2000
INCOTERMS 2000
 
Labmetrics Januar 2012
Labmetrics Januar 2012Labmetrics Januar 2012
Labmetrics Januar 2012
 
Hola soy emilio1
Hola soy emilio1Hola soy emilio1
Hola soy emilio1
 
Semiotica Corporea y La Kinesia
Semiotica Corporea y La Kinesia Semiotica Corporea y La Kinesia
Semiotica Corporea y La Kinesia
 
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...
Detection of highvelocity_material_from_the_win_wind_collision_zone_of_eta_ca...
 
Creando un único punto de acceso de úsqueda en una Biblioteca Virtual. La exp...
Creando un único punto de acceso de úsqueda en una Biblioteca Virtual. La exp...Creando un único punto de acceso de úsqueda en una Biblioteca Virtual. La exp...
Creando un único punto de acceso de úsqueda en una Biblioteca Virtual. La exp...
 
Vibrio social media monitoring 2013
Vibrio social media monitoring 2013Vibrio social media monitoring 2013
Vibrio social media monitoring 2013
 
energías renovables Del Valle Aguayo
energías renovables Del Valle Aguayoenergías renovables Del Valle Aguayo
energías renovables Del Valle Aguayo
 
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...
Eptisa TI Innovación en las Ciudades Inteligentes. Perspectivas y proyectos e...
 
Mi ordenador
Mi ordenadorMi ordenador
Mi ordenador
 
AcuVision Systems
AcuVision SystemsAcuVision Systems
AcuVision Systems
 
Bienes de colección e inversión
Bienes de colección e inversión Bienes de colección e inversión
Bienes de colección e inversión
 
Imagenes De Talcahuano
Imagenes De TalcahuanoImagenes De Talcahuano
Imagenes De Talcahuano
 
К.Василенко, Н.Байдаченко.Человек покупающий.
К.Василенко, Н.Байдаченко.Человек покупающий.  К.Василенко, Н.Байдаченко.Человек покупающий.
К.Василенко, Н.Байдаченко.Человек покупающий.
 
La Empresa del Futuro en la Era Digital
La Empresa del Futuro en la Era DigitalLa Empresa del Futuro en la Era Digital
La Empresa del Futuro en la Era Digital
 
Metro Zaragoza
Metro ZaragozaMetro Zaragoza
Metro Zaragoza
 
Retallos. nº 2. 2009
Retallos. nº 2. 2009Retallos. nº 2. 2009
Retallos. nº 2. 2009
 

Similar to Wrangling Apps in the Smartphone Wild West

Wrangling Apps in the Smartphone Wild West (January 2011)
 Wrangling Apps in the Smartphone Wild West (January 2011) Wrangling Apps in the Smartphone Wild West (January 2011)
Wrangling Apps in the Smartphone Wild West (January 2011)Ginsburg Design
 
QuickSoft Mobile Tips & Tricks 11-03-10
QuickSoft Mobile Tips & Tricks 11-03-10QuickSoft Mobile Tips & Tricks 11-03-10
QuickSoft Mobile Tips & Tricks 11-03-10Almog Koren
 
Native v s hybrid
Native v s hybridNative v s hybrid
Native v s hybridKelly Ston
 
Mobile web application development
Mobile web application developmentMobile web application development
Mobile web application developmentVince Aggrippino
 
Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?Softweb Solutions
 
Chrome for android_devfestx
Chrome for android_devfestxChrome for android_devfestx
Chrome for android_devfestxDominic Travers
 
The Fine Print of iOS Development
The Fine Print of iOS DevelopmentThe Fine Print of iOS Development
The Fine Print of iOS DevelopmentCory Wiles
 
UNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptUNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptHannaAnvar1
 
Introduction to iPhone App Development - midVentures DESIGN+DEVELOP
Introduction to iPhone App Development - midVentures DESIGN+DEVELOPIntroduction to iPhone App Development - midVentures DESIGN+DEVELOP
Introduction to iPhone App Development - midVentures DESIGN+DEVELOPKeyLimeTie
 
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...engineermaste solution
 
Saying no to native apps - UX Masterclass Copenhagen
Saying no to native apps - UX Masterclass CopenhagenSaying no to native apps - UX Masterclass Copenhagen
Saying no to native apps - UX Masterclass CopenhagenBrian Donohue
 
Globant Hybrid Mobile Development White Paper
Globant Hybrid Mobile Development White PaperGlobant Hybrid Mobile Development White Paper
Globant Hybrid Mobile Development White PaperAndrew Burgert
 
10 Design Commandments for Mobile App Developers
10 Design Commandments for Mobile App Developers10 Design Commandments for Mobile App Developers
10 Design Commandments for Mobile App DevelopersJigyasa Makkar
 
Creating Mobile Aps without Coding
Creating Mobile Aps without CodingCreating Mobile Aps without Coding
Creating Mobile Aps without CodingJack Molisani
 
Hybrid application development
Hybrid application developmentHybrid application development
Hybrid application developmentKnoldus Inc.
 
Native vs Hybrid - Options to develop your mobile application
Native vs Hybrid - Options to develop your mobile applicationNative vs Hybrid - Options to develop your mobile application
Native vs Hybrid - Options to develop your mobile applicationLoic Ortola
 
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Shane Church
 
Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Effective
 
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapDroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapAyushman Jain
 
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdf
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdfAPPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdf
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdfAirrahArishaPialaAlc
 

Similar to Wrangling Apps in the Smartphone Wild West (20)

Wrangling Apps in the Smartphone Wild West (January 2011)
 Wrangling Apps in the Smartphone Wild West (January 2011) Wrangling Apps in the Smartphone Wild West (January 2011)
Wrangling Apps in the Smartphone Wild West (January 2011)
 
QuickSoft Mobile Tips & Tricks 11-03-10
QuickSoft Mobile Tips & Tricks 11-03-10QuickSoft Mobile Tips & Tricks 11-03-10
QuickSoft Mobile Tips & Tricks 11-03-10
 
Native v s hybrid
Native v s hybridNative v s hybrid
Native v s hybrid
 
Mobile web application development
Mobile web application developmentMobile web application development
Mobile web application development
 
Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?
 
Chrome for android_devfestx
Chrome for android_devfestxChrome for android_devfestx
Chrome for android_devfestx
 
The Fine Print of iOS Development
The Fine Print of iOS DevelopmentThe Fine Print of iOS Development
The Fine Print of iOS Development
 
UNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptUNIT_1_1626771386169.ppt
UNIT_1_1626771386169.ppt
 
Introduction to iPhone App Development - midVentures DESIGN+DEVELOP
Introduction to iPhone App Development - midVentures DESIGN+DEVELOPIntroduction to iPhone App Development - midVentures DESIGN+DEVELOP
Introduction to iPhone App Development - midVentures DESIGN+DEVELOP
 
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...
Why Hybrid Mobile Applications is Best for Your Business, Engineer Master Sol...
 
Saying no to native apps - UX Masterclass Copenhagen
Saying no to native apps - UX Masterclass CopenhagenSaying no to native apps - UX Masterclass Copenhagen
Saying no to native apps - UX Masterclass Copenhagen
 
Globant Hybrid Mobile Development White Paper
Globant Hybrid Mobile Development White PaperGlobant Hybrid Mobile Development White Paper
Globant Hybrid Mobile Development White Paper
 
10 Design Commandments for Mobile App Developers
10 Design Commandments for Mobile App Developers10 Design Commandments for Mobile App Developers
10 Design Commandments for Mobile App Developers
 
Creating Mobile Aps without Coding
Creating Mobile Aps without CodingCreating Mobile Aps without Coding
Creating Mobile Aps without Coding
 
Hybrid application development
Hybrid application developmentHybrid application development
Hybrid application development
 
Native vs Hybrid - Options to develop your mobile application
Native vs Hybrid - Options to develop your mobile applicationNative vs Hybrid - Options to develop your mobile application
Native vs Hybrid - Options to develop your mobile application
 
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
 
Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?
 
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using PhonegapDroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
DroidCon 2011: Developing HTML5 and hybrid Android apps using Phonegap
 
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdf
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdfAPPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdf
APPLICATIONS AND DEVICES-DRIVERS REVIEW NOTES.pdf
 

More from Ginsburg Design

Improving Discoverability
Improving DiscoverabilityImproving Discoverability
Improving DiscoverabilityGinsburg Design
 
Upfront User Research for iPhone/iPad Apps: Why bother?
Upfront User Research for iPhone/iPad Apps: Why bother?Upfront User Research for iPhone/iPad Apps: Why bother?
Upfront User Research for iPhone/iPad Apps: Why bother?Ginsburg Design
 
6 ways to refine iPhone and iPad Apps
6 ways to refine iPhone and iPad Apps6 ways to refine iPhone and iPad Apps
6 ways to refine iPhone and iPad AppsGinsburg Design
 
iPad eReader UX Review: iBooks, Kindle, Kobo
iPad eReader UX Review: iBooks, Kindle, KoboiPad eReader UX Review: iBooks, Kindle, Kobo
iPad eReader UX Review: iBooks, Kindle, KoboGinsburg Design
 
iPhone App UX Review: Gowalla vs. foursquare
iPhone App UX Review: Gowalla vs. foursquareiPhone App UX Review: Gowalla vs. foursquare
iPhone App UX Review: Gowalla vs. foursquareGinsburg Design
 
iPhone App Design: A user-centered approach
iPhone App Design: A user-centered approachiPhone App Design: A user-centered approach
iPhone App Design: A user-centered approachGinsburg Design
 
iPhone App UX Review: NY Times vs. USA Today
iPhone App UX Review: NY Times vs. USA TodayiPhone App UX Review: NY Times vs. USA Today
iPhone App UX Review: NY Times vs. USA TodayGinsburg Design
 
An agile approach to iPhone design: Paper prototyping + user testing
An agile approach to iPhone design:  Paper prototyping + user testingAn agile approach to iPhone design:  Paper prototyping + user testing
An agile approach to iPhone design: Paper prototyping + user testingGinsburg Design
 
iPhone App UX Review: Urbanspoon vs. Yelp
iPhone App UX Review: Urbanspoon vs. YelpiPhone App UX Review: Urbanspoon vs. Yelp
iPhone App UX Review: Urbanspoon vs. YelpGinsburg Design
 

More from Ginsburg Design (9)

Improving Discoverability
Improving DiscoverabilityImproving Discoverability
Improving Discoverability
 
Upfront User Research for iPhone/iPad Apps: Why bother?
Upfront User Research for iPhone/iPad Apps: Why bother?Upfront User Research for iPhone/iPad Apps: Why bother?
Upfront User Research for iPhone/iPad Apps: Why bother?
 
6 ways to refine iPhone and iPad Apps
6 ways to refine iPhone and iPad Apps6 ways to refine iPhone and iPad Apps
6 ways to refine iPhone and iPad Apps
 
iPad eReader UX Review: iBooks, Kindle, Kobo
iPad eReader UX Review: iBooks, Kindle, KoboiPad eReader UX Review: iBooks, Kindle, Kobo
iPad eReader UX Review: iBooks, Kindle, Kobo
 
iPhone App UX Review: Gowalla vs. foursquare
iPhone App UX Review: Gowalla vs. foursquareiPhone App UX Review: Gowalla vs. foursquare
iPhone App UX Review: Gowalla vs. foursquare
 
iPhone App Design: A user-centered approach
iPhone App Design: A user-centered approachiPhone App Design: A user-centered approach
iPhone App Design: A user-centered approach
 
iPhone App UX Review: NY Times vs. USA Today
iPhone App UX Review: NY Times vs. USA TodayiPhone App UX Review: NY Times vs. USA Today
iPhone App UX Review: NY Times vs. USA Today
 
An agile approach to iPhone design: Paper prototyping + user testing
An agile approach to iPhone design:  Paper prototyping + user testingAn agile approach to iPhone design:  Paper prototyping + user testing
An agile approach to iPhone design: Paper prototyping + user testing
 
iPhone App UX Review: Urbanspoon vs. Yelp
iPhone App UX Review: Urbanspoon vs. YelpiPhone App UX Review: Urbanspoon vs. Yelp
iPhone App UX Review: Urbanspoon vs. Yelp
 

Recently uploaded

办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree ttt fff
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作7tz4rjpd
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social MediaD SSS
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...mrchrns005
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxmapanig881
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...katerynaivanenko1
 
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一diploma 1
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in designnooreen17
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts ServiceCall Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Servicejennyeacort
 

Recently uploaded (20)

办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
Call Girls in Pratap Nagar, 9953056974 Escort Service
Call Girls in Pratap Nagar,  9953056974 Escort ServiceCall Girls in Pratap Nagar,  9953056974 Escort Service
Call Girls in Pratap Nagar, 9953056974 Escort Service
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作韩国SKKU学位证,成均馆大学毕业证书1:1制作
韩国SKKU学位证,成均馆大学毕业证书1:1制作
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media306MTAMount UCLA University Bachelor's Diploma in Social Media
306MTAMount UCLA University Bachelor's Diploma in Social Media
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
Business research proposal mcdo.pptxBusiness research proposal mcdo.pptxBusin...
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptx
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
 
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一
办理(麻省罗威尔毕业证书)美国麻省大学罗威尔校区毕业证成绩单原版一比一
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in design
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts ServiceCall Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
 

Wrangling Apps in the Smartphone Wild West

  • 1. © 2010 Ginsburg Design Wrangling apps in the Smartphone Wild West @suzanneginsburg
  • 2. © 2010 Ginsburg Design About the speaker: Suzanne Ginsburg is a user experience consultant and author of Designing the iPhone User Experience. Visit her company web site to learn more: www.ginsburg-design.com
  • 3. © 2010 Ginsburg Design Why this talk: The goal of this talk is to present alternative ways to address the growing fragmentation in the smartphone app world.
  • 4. © 2010 Ginsburg Design Structure of talk: We’ll start out discussing “web” apps then dive into “native” apps.
  • 5. © 2010 Ginsburg Design Differences between “native” & “web” apps : - Web apps are accessed via the browser & updated automatically (from user’s perspective) - Native apps are downloaded & updates must also be downloaded. - Native apps have greater access to the device hardware & content (as is stands today.)
  • 6. © 2010 Ginsburg Design Now let’s get started…
  • 7. © 2010 Ginsburg Design In July 2008, Apple released an API that enabled iPhone developers to create “native” apps. Along with this API came the App Store.
  • 8. © 2010 Ginsburg Design For a short time, Apple was the only major smartphone app store in town.
  • 9. © 2010 Ginsburg Design Innovation was off the charts. Hundreds of apps were approved each day.
  • 10. © 2010 Ginsburg Design Soon enough, others joined the app game. Android Market (October 2008) Blackberry App World (April 2009) Windows 7 (October 2010) More exist & more are coming…
  • 11. © 2010 Ginsburg Design Designers started to fret. Would they have to design their apps twice, three times, four times, or more?
  • 12. © 2010 Ginsburg Design What’s a smartphone app designer to do?
  • 13. © 2010 Ginsburg Design First of all, figure out if you really need to create a “native” app. Here are some questions to help you out…
  • 14. © 2010 Ginsburg Design #1. What problem are you trying to solve? (Let’s assume you’ve conducted upfront user research— shadowing, diary studies, field interviews, etc.—to help answer this question.)
  • 15. © 2010 Ginsburg Design Unless your solution requires OpenGL (Graphics Library), hardware access (e.g., sensors), or device content (e.g., photos) you may not need a native app. Web apps can store data offline, access GPS info & more enhancements are coming.
  • 16. © 2010 Ginsburg Design Offline access (Gmail) GPS (prop.erti.es) Game (BeatTouch) Web App Examples:
  • 17. © 2010 Ginsburg Design You may be thinking, “But my app won’t be discoverable if it’s on the web!” There are more than 300K apps in Apple’s App Store. It ain’t easy to stand out anymore.
  • 18. © 2010 Ginsburg Design Cornell University Disney Web Radio Improving Web App Access (post discovery phase):
  • 19. © 2010 Ginsburg Design #2. Does your app require multi-tasking support?
  • 20. © 2010 Ginsburg Design Listen to music (Pandora) Upload photos (Flickr) Take calls (Skype) Multi-Tasking Examples:
  • 21. © 2010 Ginsburg Design If you’d like to take advantage of multi- tasking, as it stands today, you’ll need to create a native app (iOS or Android).
  • 22. © 2010 Ginsburg Design #3. What is your monetization strategy?
  • 23. © 2010 Ginsburg Design If you’re planning to offer subscriptions or one-time payments, it may be more profitable to sell a native app. Drop-off rates tend to be higher for web app purchases.
  • 24. © 2010 Ginsburg Design To summarize, if you need device access, multi-tasking, or micropayments, in most cases you’ll want to create a native app.
  • 25. © 2010 Ginsburg Design So what now?
  • 26. © 2010 Ginsburg Design You have at least 3 options to consider: 1. The One Trick Pony 2. The O.K. Corral 3. The Trojan Horse 

  • 27. © 2010 Ginsburg Design # 1. The One Trick Pony
  • 28. © 2010 Ginsburg Design With the One Trick Pony, you may decide to design your app for just one native platform. This may make sense if your user base is primarily on one platform, or must-have features are only on that platform.
  • 29. © 2010 Ginsburg Design Convertbot Voices Smule One Trick Pony Examples:
  • 30. © 2010 Ginsburg Design What you need to do: - Learn the UI guidelines for the OS. - Read the device’s technical specs. - Explore related apps in depth. - Sketch, prototype & test, lots!
  • 31. © 2010 Ginsburg Design UI Guidelines: http://docs.blackberry.com/en/developers/deliverables/17965/ Designing_applications_for_BlackBerry_devices_1017063_11.jsp http://create.msdn.com/en-US/http://create.msdn.com/en-US/ http://developer.apple.com/library/ios/#documentation/userexperience/ conceptual/mobilehig/Introduction/Introduction.html http://developer.android.com/guide/practices/ui_guidelines/index.html http://www.slideshare.net/AndroidDev/android-ui-design-tips
  • 32. © 2010 Ginsburg Design Sketching for different smartphone platforms is essentially the same except some may incorporate the device more than others (e.g., Android & Windows).
  • 33. © 2010 Ginsburg Design Sketching: Dane Petersen Marcin Ignac Daniel Chang
  • 34. © 2010 Ginsburg Design Prototyping, on the other hand, can be quite different between platforms since there are many platform-specific solutions.
  • 35. © 2010 Ginsburg Design First, let’s look at some platform agnostic solutions…
  • 36. © 2010 Ginsburg Design Prototyping—Platform Agnostic: HTML (Marcin Ignac) Keynotopia + GoodReader Paper (Braman, Lau, Nomikos)
  • 37. © 2010 Ginsburg Design Prototyping—Windows 7 Paper Prototype: Courtesy Sara Summers
  • 38. © 2010 Ginsburg Design http://johnnyholland.tv/post/1257269180/prototyping-for-elmos-monster-maker-iphone-app- ideo Prototyping—Video:
  • 39. © 2010 Ginsburg Design And now some platform specific solutions…
  • 40. © 2010 Ginsburg Design Prototyping—Microsoft Expression Blend: http://www.microsoft.com/showcase/en/us/details/61ed7e86-0b1c-432e-a1fb-a882f95ec250
  • 41. © 2010 Ginsburg Design Prototyping—iOS: http://www.getreviewapp.com/ http://liveview.sourceforge.net/ http://giveabrief.com/
  • 42. © 2010 Ginsburg Design Prototyping—Android App Creator: http://appinventor.googlelabs.com/about/index.html
  • 43. © 2010 Ginsburg Design Go with the One Trick Pony approach if your user base is primarily on one platform, or must- have features are only on that platform.

  • 44. © 2010 Ginsburg Design # 2. The O.K. Corral
  • 45. © 2010 Ginsburg Design With the O.K. Corral approach, you may design your app for 2-3 flagship platforms. This makes sense if your users are concentrated on a small set of platforms (tip: look at your traffic data).
  • 46. © 2010 Ginsburg Design What you need to do: - Try to make initial sketches device agnostic. - Then compare device & OS differences to assess impact on user experience.
  • 47. © 2010 Ginsburg Design Potential differences to keep in mind: - Display size & resolution - Device interaction with display - Supported gestures - UI Controls - Animations - Landscape vs. Portrait
  • 48. © 2010 Ginsburg Design Device Differences: Droid X vs. iPhone 4: 3.5-inch retina display 640 x 960 resolution 1 button on front 4.3-inch display 480 x 854 resolution 4 buttons on front
  • 49. © 2010 Ginsburg Design Navigation Differences
  • 50. © 2010 Ginsburg Design Navigation Differences Pivots Tab Bar Quick Actions
  • 51. © 2010 Ginsburg Design Information Hierarchy
  • 52. © 2010 Ginsburg Design Widgets
  • 53. © 2010 Ginsburg Design Widgets
  • 54. © 2010 Ginsburg Design Gesture Differences are also critical: http://www.lukew.com/ff/entry.asp?1071
  • 55. © 2010 Ginsburg Design Go with the O.K. Corral if your users are on a small set of platforms & you want to provide “pure” native experiences.
  • 56. © 2010 Ginsburg Design # 3. The Trojan Horse
  • 57. © 2010 Ginsburg Design With the Trojan Horse approach, you can create web apps with native app capabilities. They are essentially web apps wrapped in native code. Also known as “hybrid” apps.

  • 58. © 2010 Ginsburg Design What you need to do: - Determine device/OS customization. - Choose tool to support your cross-platform solution (could be in-house solution).
  • 59. © 2010 Ginsburg Design Device/OS customization depends on: - App genre - Device capabilities - Design strategy (philosophy?)
  • 60. © 2010 Ginsburg Design There are a variety of “Trojan Horse” tools. They all use HTML for layout, JavaScript for device access, and CSS for look & feel.
  • 61. © 2010 Ginsburg Design Trojan Tools: http://www.phonegap.com http://www.appcelerator.com/ http://www.rhomobile.com/
  • 62. © 2010 Ginsburg Design Trojan Examples: Koombea with RhoMobileJimmy Fallon with TitaniumKeyPoint with PhoneGap
  • 63. © 2010 Ginsburg Design And, finally, another option to keep in mind is to create a web app that can be accessed via the browser.
  • 64. © 2010 Ginsburg Design Web App Tools:
  • 65. © 2010 Ginsburg Design Web App Example:
  • 66. © 2010 Ginsburg Design You have at least 3 (4!) options to consider: 1.  The One Trick Pony 2.  The O.K. Corral 3.  The Trojan Horse (4. Create a web app!) 

  • 67. © 2010 Ginsburg Design “Courage is being scared to death but saddling up anyway.” John Wayne
  • 68. © 2010 Ginsburg Design A special thanks to Linda Olafsdottir for her beautiful illustrations. And thanks to Jason Grigsby, Sara Summers, David Kaneda, Jesse MacFayden, Jonathan Stark, Marty Picco, & Michael Mayo for technical advice.
  • 69. © 2010 Ginsburg Design How to stay in touch: @suzanneginsburg www.ginsburg-design.com My book on Amazon: http://amzn.to/9NH4RC
  • 70. © 2010 Ginsburg Design Thanks for coming! Questions?