SlideShare uma empresa Scribd logo
1 de 12
The Golden Age of Android

Designing the New
Android Experience
A new Android has emerged
Designing for Android used to be a uniquely challenging experience. It meant managing device fragmentation, maneuvering
a foggy navigational structure, and dealing with clunky frame rates that limited the user experience. And it meant sleepless
nights racking your brain, trying to figure out where to begin.

But with Ice Cream Sandwich, all that has changed. Today’s Android (4.0+) not only stands toe to toe with iOS in performance
and appeal, but in many ways surpasses Apple in innovative design and providing a seamless user experience.

Today, our Android Design Guidelines for Gingerbread are a remnant of the past. And so is everything else that came before
Ice Cream Sandwich.

We have finally entered the Golden Age of Android.




                                           Ice Cream Sandwich marks Android’s turning point from a
                                         growing framework to a mature, cohesive, and beautiful OS.




   Record videos and              New Browser UI and
   upload on youtube                HTML5 support




                                                                      http://www.gogeeks.tv/wp-content/uploads/2011/02/Android-Evolution.JPG




© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources						                                                                 2
How Ice Cream Sandwich changed everything
Android’s been rapidly improving from version to version,         By introducing the Action Bar, for example, Android took its
but most of those changes took place under the hood.              first step towards consistent navigation. And the Android
Gingerbread, for example, made Android faster, smarter, and       team even took a firm design stance with their definitive
easier to understand. But like its predecessors, it suffered      design guidelines (Android’s Design Guidelines) complete
from the same stilted user experience:                            with an inspiring vision statement and an amazing amount
                                                                  of instruction.
    •	   Important information was left hidden in frustrating
         contextual menus

    •	   Transitions were rigid and clunky

    •	   The architecture as a whole felt dense
         and verbose

The first major design shift occurred in 2011 with
Honeycomb, an innovative UI built specifically for tablets. It
was beautiful, but it was only for tablets. So they replaced it
with Ice Cream Sandwich (ICS), the first Android framework
to span all phones and tablets.                                   As a result, today’s Android is smooth and graceful.
Where Honeycomb hinted at the promise of more                     Its navigation is intuitive and wonderfully simplified.
standardized design, ICS made all devices look and act the        But most importantly, it is consistent across all devices.
same. ICS turned the once dense platform into a cognitive         Android used to be the platform that challenged us
and consistent experience across all phones and tablets.          designers to create quality applications. Now it challenges
                                                                  us to innovate.




                                                                                                                                 3
The evolution of an Android application: Evernote
Evernote released their first Android application in 2010.        application’s hierarchy descended screen by screen to create
It suffered from jerky performance, lacked polish, and its        an overly dense experience. In 2012, they released their
design was based closely on iOS. In 2011 they took a first        latest design. Utilizing Jelly Bean’s speed and patterns of
crack at the action bar and reorganizing the data to suit         simplicity, they transformed their complicated program into
the platform. But performance was still an issue, and the         an app that is fluid, intuitive, and extremely easy to use.




                 2010                                                                                   2011

                                                             2012




                                                                      A note on user distribution

                                                                      For the moment, most users are still running
                                                                      Gingerbread. But that’s not by choice; OS upgrades
                                                                      are unfortunately at the behest of the device
                                                                      providers. This makes it difficult to predict when we
                                                                      will see the massive shift towards the new Android
                                                                      frameworks, but at the very least we can expect a
                                                                      constant change as long-time users hit the end of
                                                                      their two-year upgrade cycles. And we can expect
                                                                      an equally massive shift for consumer companies
                                                                      and the enterprise as they race to respond to the
                                                                      huge demand of mainstream Android users.


© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources                                                      4
SIX TIPS FOR THE NEW ANDROID EXPERIENCE




  1
Design for your users’ immediate needs
Navigational structure is important, but so is presentation.     Google Current (Fig. 1) is a perfect example of these
When the two work together, the user shouldn’t even have to      principles in practice. It visually presents everything the user
think about how they move between content. They should just      needs on the very first screen, making every possible action
enjoy the experience.                                            clear and easy to follow across both the Action Bar and Side
                                                                 Drawer. When reading a blog, the action bar disappears to
Great Android design should never be a burden to the user,
                                                                 allow for a comfortable reading environment and can easily
but instead act as a guide that shows only the most relevant
                                                                 be brought back by the unassuming navigation options at the
information at any given time. By using animation and
                                                                 bottom of the screen. This navigation is so simple that while
transitions as direction, simplifying UI patterns, and relying
                                                                 using the application, you’re left thinking purely about the
heavier on imagery than on lengthy text, Android navigation
                                                                 content and not at all about how you got there.
can fade into the background and stand as the epitome of
user-centered design.




                          Fig. 1: Google Current makes use of an extremely simple design pattern.




                                                                                                                                5
2
Create engaging experiences with gestures and transitions
Choppy performance has long been a complaint against              As mobile design advances, we’ll be able to use this speed
Android. But no more.                                             to create even more tactile and cognitive experiences.
                                                                  Google states that “real objects are more fun that buttons
At the unveiling of Jelly Bean, Google revealed the suitably
                                                                  and menus,”1 and we’re now seeing designers forgo heavy
named “Project Butter” as their major motion to fix all
                                                                  arrays of buttons and menus for a much more fluid,
performance issues. Project Butter improves speed to
                                                                  gesture-based experience.
approximately 60 frames per second, allowing for smooth
transitions and animations to augment the already
simplified design patterns. By combining this improvement
with well thought-out gestures, we can create a truly
integrated experience for the user that seems to transcend
software entirely.




                Fig. 2: Feedly’s delightfully simple navigation uses almost nothing but a series of swipes.
              Their tappable icons have been whittled down to almost nothing, and you dismiss side menus
              by flicking them closed. Tasks such as marking, saving, or closing an article are activated by
                        a series of cognitive gestures that make for a quick and human experience.




© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources                                                       6
3
Tear down the walls between applications
On iOS, you have to hard code an application’s                    separate applications share information and speak to
communication with other applications such as Facebook            each other. They’re not new, but should certainly work their
or Twitter. But with Android, any two applications can            way into your design.
share information as long as they’re both fashioned to
                                                                  Using intents can make your feature set extraordinarily
work together. This creates a rich ecosystem of diverse
                                                                  robust by simply utilizing functionality provided by
actions and a massive network of sharing.
                                                                  other applications. Here is a great list of all the features
The system that makes this work is called intents.                you can easily utilize from other applications by
Intents are part of an extremely flexible system in which         using intents.




    Intents in Practice: Android makes it easy to share functionality across all applications on a device. In this example,
    you can quickly document an image and notate it using Evernote, pin it to Pinterest, post it to Facebook, geolocate it
    with Foursqure, or share it via Skype.




                                                                                                                                 7
4
Porting from iOS used to be a bad idea. Now it’s inexcusable.
When Android lacked a clear vision, it was no surprise that       be navigated through. This gives each page a very clear
many early applications pulled heavily from iOS patterns.         hierarchy. Android, however, abides by the philosophy of
Sure, this didn’t create the best Android experience, but it      “only show me what I need when I need it,” meaning even if
created an experience. And that used to be good enough.           all the options are not immediately available, the main user
                                                                  journey is obvious and clear, making for an extremely refined
Android and iOS devices rely on different UI patterns that
                                                                  experience for the majority of users.
speak not only to the hardware used, but also to the different
platforms’ user bases. At this point, iOS is a wonderfully        Make sure you’re not just copying over iOS design patterns,
worn suit that their users are completely comfortable with.       but creating for the modern Android unique user.
But that same suit does not fit your typical Android user.        Take advantage of Android’s built-in action bar, and use
                                                                  simple gesture-based navigation rather than tab-like
If you follow the creative vision provided by Android’s
                                                                  buckets. Finally, avoid using iOS visual paradigms (button
guidelines, it is clear that Android benefits from a much
                                                                  styles, icons, etc.) to carry your application. It may be
more simplified experience. For example, iPhone’s familiar
                                                                  intuitive for Apple users, but this is likely not the case with
Tab Bar shows the user all the key functionality that can
                                                                  Android users.



                                                                      Pinterest (Fig. 3) does a phenomenal job adhering
                                                                      to each platform’s particular user needs.
                                                                      You can see that iOS presents the same navigation
                                                                      functionality across the entire application. It does
                                                                      not prioritize these functionalities depending on the
                                                                      setting, but always gives each equal importance.

                                                                      Android, however, focuses the experience to the
                                                                      primary use case, and makes the secondary
                                                                      functionality accessible from different, easily
                                                                      findable locations. On the Android Pinterest, the
                                                                      user can swipe between their profile, their home
                                                                      screen, and the category screen with a series of
                                                                      simple tactile swipes. Also, notice that the camera
                                                                      on Android is presented as an action and not a
                                                                      function, only showing up when it’s helpful for
                                                                       the user.

                                                                      These subtle differences play to the philosophy of
                                                                      the different devices: while iOS provides a familiar
                                                                      experience to long-time iOS users, Android favors
           Fig. 3: Pinterest’s mobile experiences                     recently found patterns of simplicity and cognition.
                    for iOS and Android.

© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources                                                        8
5
Design with flexibility in mind
Android is an open OS. This has helped Android’s quick rise
to prominence, but it also means there could be any possible          Is that all there is to fragmentation?
number of devices to develop and design for. Fortunately, ICS
has helped reign in the problem of developing across screen           Fragmentation goes well beyond designing for
sizes, devices, and resolutions.                                      different devices and screen sizes. It refers to how
                                                                      manufacturers actually customize and release
Today, overcoming Android’s device diversity is as simple             distinct versions of the Android framework. This
as simplifying design patterns. We develop just a few                 has fueled efforts such as the Amazon Kindle, but it
flexible layouts—across tablet and phone—and utilize ICS’s            also poses development challenges that Android is
framework for adapting these to work across any screen                actively working to eliminate.
size. We also follow Android’s qualifying naming conventions
to isolate assets based on screen size and density, and make
sure to keep assets global and flexible.

We’ll explore how to develop across device sizes in much
greater detail in our next piece, but it’s helpful to know that
this is a well-documented, manageable task.




  6
Think outside the pocket
The Android framework isn’t limited to mobile devices,            So the true conversation of Android design lies beyond
and it isn’t just the Android-powered Google TV that’s making     the app. You need to think about the experience as a whole,
a splash. Chinese car company Roewe recently released a           and the way each touch points communicate with all
car with an Android console4, Nokia and Nikon have released       others—from mobile to household appliances to industrial
Android-powered cameras5, and Casio utilizes an Android           equipment and devices we haven’t even thought of yet.
POS system6. If you consider that all of these devices could      It’s time to start thinking about Android design as being not
be using the same code, the possibilities for design              just a series of applications, but as an entire ecosystem.
become boundless.




                                                                                                                              9
7
Android applications can be beautiful too
Android’s been treated as the ugly mobile OS for too              However, considering what we know today about designing
long now. This is no surprise, considering the difficult          for Android, beautiful design is absolutely obtainable for
learning curve to handling design assets and building             the platform. By following Android’s creative vision and
across a fragmented device landscape with no universal            being conscious of fragmentation and the limitations that
design standards.                                                 it may present, we can create applications that are refined,
                                                                  graceful, and truly beautiful.




                                       The latest Android applications are beautiful,
                                         minimalistic, and extremely easy to use.




© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources                                                    10
THE NEW ANDROID HAS FINALLY EMERGED




Over the last couple of years, Android has evolved leaps and
bounds into a fascinating and innovative operating system.
Its start was patchy, but constant iteration and user feedback
have made the Android platform as viable to design for as
iOS and equally essential in any mobile strategy.




                                                Up next: learn what it takes to create beautiful
                                                experiences across all devices and screen sizes.




                                                                                              11
ABOUT MUTUAL MOBILE

Mutual Mobile comprises over 300 mobile specialists across              We’ve received numerous awards and accolades, including a
Android, iOS, Windows 8, and web. Our end-to-end solutions              CES Innovations Award for creating an Android-enabled radar
have delighted major clients including Google, Audi, Cisco,             detector, recognition as a Forbes Most Promising Company,
and Xerox. We work to bring consumer-grade design to the                and a 2012 Webby Nomination in the Retail/Tablet category.
enterprise, and in 2011 introduced the first Android Human              Mutual Mobile is experienced at crafting mobile strategy
Interface Guidelines to encourage design consistency                    that addresses enterprise-sized concerns and challenges
across Android.                                                         to create efficiency, engagement, and measurable value for
                                                                        users—whether those users are employees or consumers.




Citations

1
    Android, Design Principles. http://developer.android.com/design/get-started/creative-vision.html
2
    Android, Design Principles. http://developer.android.com/design/get-started/principles.html
3
    Android, Design Principles. http://developer.android.com/design/get-started/principles.html
4
    T
     he Economist, Do Android Dream of Electric Cars? June 14, 2012.
    http://www.economist.com/blogs/babbage/2012/06/car-infotainment
5
    c
     net, How camera makers are getting their design groove on. October 1, 2012.
    http://news.cnet.com/8301-11386_3-57517481-76/how-camera-makers-are-getting-their-design-groove-on/
6
    C
     asio, Casio America Releases New Android POS Terminal for the Retail and Hospitality Industry. July 27, 2012.
    http://www.casio.com/news/content/18A90C33-337F-44A8-8EC0-CF93B115D782/
7
    Images sourced from Android’s Design Guidelines. http://developer.android.com/design/style/devices-displays.html


© 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources                                                        12

Mais conteúdo relacionado

Mais procurados

Enhancing the User Experience Through the Sense of Touch
Enhancing the User Experience Through the Sense of TouchEnhancing the User Experience Through the Sense of Touch
Enhancing the User Experience Through the Sense of TouchFITC
 
Management events 18 sept 2012
Management events 18 sept 2012Management events 18 sept 2012
Management events 18 sept 2012MichelvanHeiningen
 
Android UI design Patter
Android UI design PatterAndroid UI design Patter
Android UI design PatterTeddy Koornia
 
Android presentation
Android presentationAndroid presentation
Android presentationhussainghoto
 
MoDev Tablet 2012 - Now thats engaging!
MoDev Tablet 2012 - Now thats engaging!MoDev Tablet 2012 - Now thats engaging!
MoDev Tablet 2012 - Now thats engaging!Erin Daniels
 
Android evolution george san jose pptx
Android evolution george san jose  pptxAndroid evolution george san jose  pptx
Android evolution george san jose pptxGeorge Jose
 
1400 omma social kevin arrix
1400 omma social kevin arrix1400 omma social kevin arrix
1400 omma social kevin arrixMediaPost
 
Apple: 8 easy steps to beat Microsoft (and Google)
Apple: 8 easy steps to beat Microsoft (and Google)Apple: 8 easy steps to beat Microsoft (and Google)
Apple: 8 easy steps to beat Microsoft (and Google)Fabernovel
 
Coco Reader System for University
Coco Reader System for UniversityCoco Reader System for University
Coco Reader System for UniversityEisho Akiyama
 
A Site for All Eyes: Considerations for Responsive Design
A Site for All Eyes: Considerations for Responsive DesignA Site for All Eyes: Considerations for Responsive Design
A Site for All Eyes: Considerations for Responsive DesignDori Kelner
 
Windows 8 & Aardvark University Gaming Tour
Windows 8 & Aardvark University Gaming TourWindows 8 & Aardvark University Gaming Tour
Windows 8 & Aardvark University Gaming TourLee Stott
 
UX archetypes secondary
UX archetypes secondaryUX archetypes secondary
UX archetypes secondaryNicholas Evans
 
Smart DevNet presents: The Mobile Apps Ecosystem
Smart DevNet presents: The Mobile Apps EcosystemSmart DevNet presents: The Mobile Apps Ecosystem
Smart DevNet presents: The Mobile Apps EcosystemSMART DevNet
 
2nd Annual International UX Awards, May 2012
2nd Annual International UX Awards, May 20122nd Annual International UX Awards, May 2012
2nd Annual International UX Awards, May 2012Oxford Tech + UX
 
UofC Digital Marketing Lecture 3
UofC Digital Marketing Lecture 3 UofC Digital Marketing Lecture 3
UofC Digital Marketing Lecture 3 JOHN Hutchings
 
Designing UIs for phones and tablets - Android Developr Lab Q3 2011
Designing UIs for phones and tablets - Android Developr Lab Q3 2011Designing UIs for phones and tablets - Android Developr Lab Q3 2011
Designing UIs for phones and tablets - Android Developr Lab Q3 2011Paris Android User Group
 

Mais procurados (20)

Enhancing the User Experience Through the Sense of Touch
Enhancing the User Experience Through the Sense of TouchEnhancing the User Experience Through the Sense of Touch
Enhancing the User Experience Through the Sense of Touch
 
Metro design language
Metro design languageMetro design language
Metro design language
 
transcend viewer
 transcend viewer transcend viewer
transcend viewer
 
Management events 18 sept 2012
Management events 18 sept 2012Management events 18 sept 2012
Management events 18 sept 2012
 
Android UI design Patter
Android UI design PatterAndroid UI design Patter
Android UI design Patter
 
Android presentation
Android presentationAndroid presentation
Android presentation
 
MoDev Tablet 2012 - Now thats engaging!
MoDev Tablet 2012 - Now thats engaging!MoDev Tablet 2012 - Now thats engaging!
MoDev Tablet 2012 - Now thats engaging!
 
Android evolution george san jose pptx
Android evolution george san jose  pptxAndroid evolution george san jose  pptx
Android evolution george san jose pptx
 
1400 omma social kevin arrix
1400 omma social kevin arrix1400 omma social kevin arrix
1400 omma social kevin arrix
 
Apple: 8 easy steps to beat Microsoft (and Google)
Apple: 8 easy steps to beat Microsoft (and Google)Apple: 8 easy steps to beat Microsoft (and Google)
Apple: 8 easy steps to beat Microsoft (and Google)
 
Coco Reader System for University
Coco Reader System for UniversityCoco Reader System for University
Coco Reader System for University
 
A Site for All Eyes: Considerations for Responsive Design
A Site for All Eyes: Considerations for Responsive DesignA Site for All Eyes: Considerations for Responsive Design
A Site for All Eyes: Considerations for Responsive Design
 
2013 Yesmail Email Design Lookbook
2013 Yesmail Email Design Lookbook2013 Yesmail Email Design Lookbook
2013 Yesmail Email Design Lookbook
 
Windows 8 & Aardvark University Gaming Tour
Windows 8 & Aardvark University Gaming TourWindows 8 & Aardvark University Gaming Tour
Windows 8 & Aardvark University Gaming Tour
 
Android part1
Android part1Android part1
Android part1
 
UX archetypes secondary
UX archetypes secondaryUX archetypes secondary
UX archetypes secondary
 
Smart DevNet presents: The Mobile Apps Ecosystem
Smart DevNet presents: The Mobile Apps EcosystemSmart DevNet presents: The Mobile Apps Ecosystem
Smart DevNet presents: The Mobile Apps Ecosystem
 
2nd Annual International UX Awards, May 2012
2nd Annual International UX Awards, May 20122nd Annual International UX Awards, May 2012
2nd Annual International UX Awards, May 2012
 
UofC Digital Marketing Lecture 3
UofC Digital Marketing Lecture 3 UofC Digital Marketing Lecture 3
UofC Digital Marketing Lecture 3
 
Designing UIs for phones and tablets - Android Developr Lab Q3 2011
Designing UIs for phones and tablets - Android Developr Lab Q3 2011Designing UIs for phones and tablets - Android Developr Lab Q3 2011
Designing UIs for phones and tablets - Android Developr Lab Q3 2011
 

Semelhante a Designing the New Android Experience - The Golden Age of Android

Android Design Guidelines 1.1
Android Design Guidelines 1.1Android Design Guidelines 1.1
Android Design Guidelines 1.1Mutual Mobile
 
From Desktop to Mobile: Application Functionality for Small Screens
From Desktop to Mobile: Application Functionality for Small ScreensFrom Desktop to Mobile: Application Functionality for Small Screens
From Desktop to Mobile: Application Functionality for Small ScreensJoseph Labrecque
 
Mobile-first, a quick introduction
Mobile-first, a quick introductionMobile-first, a quick introduction
Mobile-first, a quick introductionJelle Desramaults
 
Android and iOS Mobile OS
Android and iOS Mobile OSAndroid and iOS Mobile OS
Android and iOS Mobile OSPaurav Shah
 
10 Design Trends 2013
10 Design  Trends 201310 Design  Trends 2013
10 Design Trends 2013Kim Peratt
 
10 Design Trends 2013
10 Design Trends 201310 Design Trends 2013
10 Design Trends 2013DMI
 
Components of Android
Components of AndroidComponents of Android
Components of AndroidMarie Weaver
 
Android Nougat- Sweet Treat for Users
Android Nougat- Sweet Treat for UsersAndroid Nougat- Sweet Treat for Users
Android Nougat- Sweet Treat for Userstechugo
 
User centric interface_article
User centric interface_articleUser centric interface_article
User centric interface_articlerajivjayaraman
 
7 top UI UX Design Trends to follow in 2022.pptx
7 top UI UX Design Trends to follow in 2022.pptx7 top UI UX Design Trends to follow in 2022.pptx
7 top UI UX Design Trends to follow in 2022.pptxRed Baton Design Studio
 
Mobile First by Sparks Grove
Mobile First by Sparks GroveMobile First by Sparks Grove
Mobile First by Sparks GroveBrooke Novak
 
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdf
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdfTop iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdf
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdfTechugo Canada
 
7 Design Tips for the New Android Experience
7 Design Tips for the New Android Experience7 Design Tips for the New Android Experience
7 Design Tips for the New Android ExperienceMutual Mobile
 
Server driven user interface (sdui) – framework for i os applications!
Server driven user interface (sdui) – framework for i os applications!Server driven user interface (sdui) – framework for i os applications!
Server driven user interface (sdui) – framework for i os applications!Azilen Technologies Pvt. Ltd.
 
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019upssingh
 

Semelhante a Designing the New Android Experience - The Golden Age of Android (20)

Android Design Guidelines 1.1
Android Design Guidelines 1.1Android Design Guidelines 1.1
Android Design Guidelines 1.1
 
Top 10 Mobile App UI/UX Design Trends in 2022
Top 10 Mobile App UI/UX Design Trends in 2022Top 10 Mobile App UI/UX Design Trends in 2022
Top 10 Mobile App UI/UX Design Trends in 2022
 
From Desktop to Mobile: Application Functionality for Small Screens
From Desktop to Mobile: Application Functionality for Small ScreensFrom Desktop to Mobile: Application Functionality for Small Screens
From Desktop to Mobile: Application Functionality for Small Screens
 
Mobile-first, a quick introduction
Mobile-first, a quick introductionMobile-first, a quick introduction
Mobile-first, a quick introduction
 
Android and iOS Mobile OS
Android and iOS Mobile OSAndroid and iOS Mobile OS
Android and iOS Mobile OS
 
Android Design
Android DesignAndroid Design
Android Design
 
Prototyping
PrototypingPrototyping
Prototyping
 
10 Design Trends 2013
10 Design  Trends 201310 Design  Trends 2013
10 Design Trends 2013
 
10 Design Trends 2013
10 Design Trends 201310 Design Trends 2013
10 Design Trends 2013
 
Components of Android
Components of AndroidComponents of Android
Components of Android
 
Android Nougat- Sweet Treat for Users
Android Nougat- Sweet Treat for UsersAndroid Nougat- Sweet Treat for Users
Android Nougat- Sweet Treat for Users
 
User centric interface_article
User centric interface_articleUser centric interface_article
User centric interface_article
 
7 top UI UX Design Trends to follow in 2022.pptx
7 top UI UX Design Trends to follow in 2022.pptx7 top UI UX Design Trends to follow in 2022.pptx
7 top UI UX Design Trends to follow in 2022.pptx
 
Mobile First by Sparks Grove
Mobile First by Sparks GroveMobile First by Sparks Grove
Mobile First by Sparks Grove
 
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdf
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdfTop iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdf
Top iOS App Development Tools You Should Know to Create Outstanding iOS Apps.pdf
 
7 Design Tips for the New Android Experience
7 Design Tips for the New Android Experience7 Design Tips for the New Android Experience
7 Design Tips for the New Android Experience
 
5 Web Design Trends for 2015
5 Web Design Trends for 20155 Web Design Trends for 2015
5 Web Design Trends for 2015
 
Server driven user interface (sdui) – framework for i os applications!
Server driven user interface (sdui) – framework for i os applications!Server driven user interface (sdui) – framework for i os applications!
Server driven user interface (sdui) – framework for i os applications!
 
Android L
Android LAndroid L
Android L
 
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019
TOP 5 TECHNOLOGIES TO CREATE A COMPETENT ANDROID APP IN 2019
 

Mais de Mutual Mobile

CocoaConf Austin 2014 | Demystifying Security Best Practices
CocoaConf Austin 2014 | Demystifying Security Best PracticesCocoaConf Austin 2014 | Demystifying Security Best Practices
CocoaConf Austin 2014 | Demystifying Security Best PracticesMutual Mobile
 
SXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseSXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseMutual Mobile
 
SXSW 2014 | You Can Use Glass For Good Or...
SXSW 2014 | You Can Use Glass For Good Or...SXSW 2014 | You Can Use Glass For Good Or...
SXSW 2014 | You Can Use Glass For Good Or...Mutual Mobile
 
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?Mutual Mobile
 
2014 Predictions: What's in the cards for mobile?
2014 Predictions: What's in the cards for mobile?2014 Predictions: What's in the cards for mobile?
2014 Predictions: What's in the cards for mobile?Mutual Mobile
 
Hacking Wearable Tech
Hacking Wearable TechHacking Wearable Tech
Hacking Wearable TechMutual Mobile
 
Android Frameworks: Highlighting the Need for a Solid Development Framework 
Android Frameworks: Highlighting the Need for a Solid Development Framework Android Frameworks: Highlighting the Need for a Solid Development Framework 
Android Frameworks: Highlighting the Need for a Solid Development Framework Mutual Mobile
 
Classroom of the Future: Mobile in Education
Classroom of the Future: Mobile in EducationClassroom of the Future: Mobile in Education
Classroom of the Future: Mobile in EducationMutual Mobile
 
Lean Mobile Strategy
Lean Mobile StrategyLean Mobile Strategy
Lean Mobile StrategyMutual Mobile
 
What Brands Need to Know About iOS 7
What Brands Need to Know About iOS 7What Brands Need to Know About iOS 7
What Brands Need to Know About iOS 7Mutual Mobile
 
3 Ways Mobile Sales Enablement Solves Sales Problems
3 Ways Mobile Sales Enablement Solves Sales Problems3 Ways Mobile Sales Enablement Solves Sales Problems
3 Ways Mobile Sales Enablement Solves Sales ProblemsMutual Mobile
 
SXSW Dribbble Meetup Photos
SXSW Dribbble Meetup PhotosSXSW Dribbble Meetup Photos
SXSW Dribbble Meetup PhotosMutual Mobile
 
iPad: Past, Present, and Future
iPad: Past, Present, and FutureiPad: Past, Present, and Future
iPad: Past, Present, and FutureMutual Mobile
 
Selecting a Front-End Mobile Solution
Selecting a Front-End Mobile SolutionSelecting a Front-End Mobile Solution
Selecting a Front-End Mobile SolutionMutual Mobile
 
Honeycomb Design For Developers
Honeycomb Design For DevelopersHoneycomb Design For Developers
Honeycomb Design For DevelopersMutual Mobile
 

Mais de Mutual Mobile (18)

CocoaConf Austin 2014 | Demystifying Security Best Practices
CocoaConf Austin 2014 | Demystifying Security Best PracticesCocoaConf Austin 2014 | Demystifying Security Best Practices
CocoaConf Austin 2014 | Demystifying Security Best Practices
 
SXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research UniverseSXSW 2014 | How Mobile Is Changing The Research Universe
SXSW 2014 | How Mobile Is Changing The Research Universe
 
SXSW 2014 | You Can Use Glass For Good Or...
SXSW 2014 | You Can Use Glass For Good Or...SXSW 2014 | You Can Use Glass For Good Or...
SXSW 2014 | You Can Use Glass For Good Or...
 
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?
SXSW 2014 | Wearable Tech: Game Changer for People with Disabilities?
 
2014 Predictions: What's in the cards for mobile?
2014 Predictions: What's in the cards for mobile?2014 Predictions: What's in the cards for mobile?
2014 Predictions: What's in the cards for mobile?
 
Hacking Wearable Tech
Hacking Wearable TechHacking Wearable Tech
Hacking Wearable Tech
 
Android Frameworks: Highlighting the Need for a Solid Development Framework 
Android Frameworks: Highlighting the Need for a Solid Development Framework Android Frameworks: Highlighting the Need for a Solid Development Framework 
Android Frameworks: Highlighting the Need for a Solid Development Framework 
 
Classroom of the Future: Mobile in Education
Classroom of the Future: Mobile in EducationClassroom of the Future: Mobile in Education
Classroom of the Future: Mobile in Education
 
Unboxing iOS 7
Unboxing iOS 7Unboxing iOS 7
Unboxing iOS 7
 
Lean Mobile Strategy
Lean Mobile StrategyLean Mobile Strategy
Lean Mobile Strategy
 
What Brands Need to Know About iOS 7
What Brands Need to Know About iOS 7What Brands Need to Know About iOS 7
What Brands Need to Know About iOS 7
 
Let's Talk Android
Let's Talk AndroidLet's Talk Android
Let's Talk Android
 
3 Ways Mobile Sales Enablement Solves Sales Problems
3 Ways Mobile Sales Enablement Solves Sales Problems3 Ways Mobile Sales Enablement Solves Sales Problems
3 Ways Mobile Sales Enablement Solves Sales Problems
 
Hackathon
HackathonHackathon
Hackathon
 
SXSW Dribbble Meetup Photos
SXSW Dribbble Meetup PhotosSXSW Dribbble Meetup Photos
SXSW Dribbble Meetup Photos
 
iPad: Past, Present, and Future
iPad: Past, Present, and FutureiPad: Past, Present, and Future
iPad: Past, Present, and Future
 
Selecting a Front-End Mobile Solution
Selecting a Front-End Mobile SolutionSelecting a Front-End Mobile Solution
Selecting a Front-End Mobile Solution
 
Honeycomb Design For Developers
Honeycomb Design For DevelopersHoneycomb Design For Developers
Honeycomb Design For Developers
 

Último

Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full NightCall Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证nhjeo1gg
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
毕业文凭制作#回国入职#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
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Yantram Animation Studio Corporation
 
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
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
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
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back17lcow074
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,Aginakm1
 
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
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)jennyeacort
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 

Último (20)

Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full NightCall Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
毕业文凭制作#回国入职#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
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
Unveiling the Future: Columbus, Ohio Condominiums Through the Lens of 3D Arch...
 
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...
 
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
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
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
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
 
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...
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 

Designing the New Android Experience - The Golden Age of Android

  • 1. The Golden Age of Android Designing the New Android Experience
  • 2. A new Android has emerged Designing for Android used to be a uniquely challenging experience. It meant managing device fragmentation, maneuvering a foggy navigational structure, and dealing with clunky frame rates that limited the user experience. And it meant sleepless nights racking your brain, trying to figure out where to begin. But with Ice Cream Sandwich, all that has changed. Today’s Android (4.0+) not only stands toe to toe with iOS in performance and appeal, but in many ways surpasses Apple in innovative design and providing a seamless user experience. Today, our Android Design Guidelines for Gingerbread are a remnant of the past. And so is everything else that came before Ice Cream Sandwich. We have finally entered the Golden Age of Android. Ice Cream Sandwich marks Android’s turning point from a growing framework to a mature, cohesive, and beautiful OS. Record videos and New Browser UI and upload on youtube HTML5 support http://www.gogeeks.tv/wp-content/uploads/2011/02/Android-Evolution.JPG © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 2
  • 3. How Ice Cream Sandwich changed everything Android’s been rapidly improving from version to version, By introducing the Action Bar, for example, Android took its but most of those changes took place under the hood. first step towards consistent navigation. And the Android Gingerbread, for example, made Android faster, smarter, and team even took a firm design stance with their definitive easier to understand. But like its predecessors, it suffered design guidelines (Android’s Design Guidelines) complete from the same stilted user experience: with an inspiring vision statement and an amazing amount of instruction. • Important information was left hidden in frustrating contextual menus • Transitions were rigid and clunky • The architecture as a whole felt dense and verbose The first major design shift occurred in 2011 with Honeycomb, an innovative UI built specifically for tablets. It was beautiful, but it was only for tablets. So they replaced it with Ice Cream Sandwich (ICS), the first Android framework to span all phones and tablets. As a result, today’s Android is smooth and graceful. Where Honeycomb hinted at the promise of more Its navigation is intuitive and wonderfully simplified. standardized design, ICS made all devices look and act the But most importantly, it is consistent across all devices. same. ICS turned the once dense platform into a cognitive Android used to be the platform that challenged us and consistent experience across all phones and tablets. designers to create quality applications. Now it challenges us to innovate. 3
  • 4. The evolution of an Android application: Evernote Evernote released their first Android application in 2010. application’s hierarchy descended screen by screen to create It suffered from jerky performance, lacked polish, and its an overly dense experience. In 2012, they released their design was based closely on iOS. In 2011 they took a first latest design. Utilizing Jelly Bean’s speed and patterns of crack at the action bar and reorganizing the data to suit simplicity, they transformed their complicated program into the platform. But performance was still an issue, and the an app that is fluid, intuitive, and extremely easy to use. 2010 2011 2012 A note on user distribution For the moment, most users are still running Gingerbread. But that’s not by choice; OS upgrades are unfortunately at the behest of the device providers. This makes it difficult to predict when we will see the massive shift towards the new Android frameworks, but at the very least we can expect a constant change as long-time users hit the end of their two-year upgrade cycles. And we can expect an equally massive shift for consumer companies and the enterprise as they race to respond to the huge demand of mainstream Android users. © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 4
  • 5. SIX TIPS FOR THE NEW ANDROID EXPERIENCE 1 Design for your users’ immediate needs Navigational structure is important, but so is presentation. Google Current (Fig. 1) is a perfect example of these When the two work together, the user shouldn’t even have to principles in practice. It visually presents everything the user think about how they move between content. They should just needs on the very first screen, making every possible action enjoy the experience. clear and easy to follow across both the Action Bar and Side Drawer. When reading a blog, the action bar disappears to Great Android design should never be a burden to the user, allow for a comfortable reading environment and can easily but instead act as a guide that shows only the most relevant be brought back by the unassuming navigation options at the information at any given time. By using animation and bottom of the screen. This navigation is so simple that while transitions as direction, simplifying UI patterns, and relying using the application, you’re left thinking purely about the heavier on imagery than on lengthy text, Android navigation content and not at all about how you got there. can fade into the background and stand as the epitome of user-centered design. Fig. 1: Google Current makes use of an extremely simple design pattern. 5
  • 6. 2 Create engaging experiences with gestures and transitions Choppy performance has long been a complaint against As mobile design advances, we’ll be able to use this speed Android. But no more. to create even more tactile and cognitive experiences. Google states that “real objects are more fun that buttons At the unveiling of Jelly Bean, Google revealed the suitably and menus,”1 and we’re now seeing designers forgo heavy named “Project Butter” as their major motion to fix all arrays of buttons and menus for a much more fluid, performance issues. Project Butter improves speed to gesture-based experience. approximately 60 frames per second, allowing for smooth transitions and animations to augment the already simplified design patterns. By combining this improvement with well thought-out gestures, we can create a truly integrated experience for the user that seems to transcend software entirely. Fig. 2: Feedly’s delightfully simple navigation uses almost nothing but a series of swipes. Their tappable icons have been whittled down to almost nothing, and you dismiss side menus by flicking them closed. Tasks such as marking, saving, or closing an article are activated by a series of cognitive gestures that make for a quick and human experience. © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 6
  • 7. 3 Tear down the walls between applications On iOS, you have to hard code an application’s separate applications share information and speak to communication with other applications such as Facebook each other. They’re not new, but should certainly work their or Twitter. But with Android, any two applications can way into your design. share information as long as they’re both fashioned to Using intents can make your feature set extraordinarily work together. This creates a rich ecosystem of diverse robust by simply utilizing functionality provided by actions and a massive network of sharing. other applications. Here is a great list of all the features The system that makes this work is called intents. you can easily utilize from other applications by Intents are part of an extremely flexible system in which using intents. Intents in Practice: Android makes it easy to share functionality across all applications on a device. In this example, you can quickly document an image and notate it using Evernote, pin it to Pinterest, post it to Facebook, geolocate it with Foursqure, or share it via Skype. 7
  • 8. 4 Porting from iOS used to be a bad idea. Now it’s inexcusable. When Android lacked a clear vision, it was no surprise that be navigated through. This gives each page a very clear many early applications pulled heavily from iOS patterns. hierarchy. Android, however, abides by the philosophy of Sure, this didn’t create the best Android experience, but it “only show me what I need when I need it,” meaning even if created an experience. And that used to be good enough. all the options are not immediately available, the main user journey is obvious and clear, making for an extremely refined Android and iOS devices rely on different UI patterns that experience for the majority of users. speak not only to the hardware used, but also to the different platforms’ user bases. At this point, iOS is a wonderfully Make sure you’re not just copying over iOS design patterns, worn suit that their users are completely comfortable with. but creating for the modern Android unique user. But that same suit does not fit your typical Android user. Take advantage of Android’s built-in action bar, and use simple gesture-based navigation rather than tab-like If you follow the creative vision provided by Android’s buckets. Finally, avoid using iOS visual paradigms (button guidelines, it is clear that Android benefits from a much styles, icons, etc.) to carry your application. It may be more simplified experience. For example, iPhone’s familiar intuitive for Apple users, but this is likely not the case with Tab Bar shows the user all the key functionality that can Android users. Pinterest (Fig. 3) does a phenomenal job adhering to each platform’s particular user needs. You can see that iOS presents the same navigation functionality across the entire application. It does not prioritize these functionalities depending on the setting, but always gives each equal importance. Android, however, focuses the experience to the primary use case, and makes the secondary functionality accessible from different, easily findable locations. On the Android Pinterest, the user can swipe between their profile, their home screen, and the category screen with a series of simple tactile swipes. Also, notice that the camera on Android is presented as an action and not a function, only showing up when it’s helpful for the user. These subtle differences play to the philosophy of the different devices: while iOS provides a familiar experience to long-time iOS users, Android favors Fig. 3: Pinterest’s mobile experiences recently found patterns of simplicity and cognition. for iOS and Android. © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 8
  • 9. 5 Design with flexibility in mind Android is an open OS. This has helped Android’s quick rise to prominence, but it also means there could be any possible Is that all there is to fragmentation? number of devices to develop and design for. Fortunately, ICS has helped reign in the problem of developing across screen Fragmentation goes well beyond designing for sizes, devices, and resolutions. different devices and screen sizes. It refers to how manufacturers actually customize and release Today, overcoming Android’s device diversity is as simple distinct versions of the Android framework. This as simplifying design patterns. We develop just a few has fueled efforts such as the Amazon Kindle, but it flexible layouts—across tablet and phone—and utilize ICS’s also poses development challenges that Android is framework for adapting these to work across any screen actively working to eliminate. size. We also follow Android’s qualifying naming conventions to isolate assets based on screen size and density, and make sure to keep assets global and flexible. We’ll explore how to develop across device sizes in much greater detail in our next piece, but it’s helpful to know that this is a well-documented, manageable task. 6 Think outside the pocket The Android framework isn’t limited to mobile devices, So the true conversation of Android design lies beyond and it isn’t just the Android-powered Google TV that’s making the app. You need to think about the experience as a whole, a splash. Chinese car company Roewe recently released a and the way each touch points communicate with all car with an Android console4, Nokia and Nikon have released others—from mobile to household appliances to industrial Android-powered cameras5, and Casio utilizes an Android equipment and devices we haven’t even thought of yet. POS system6. If you consider that all of these devices could It’s time to start thinking about Android design as being not be using the same code, the possibilities for design just a series of applications, but as an entire ecosystem. become boundless. 9
  • 10. 7 Android applications can be beautiful too Android’s been treated as the ugly mobile OS for too However, considering what we know today about designing long now. This is no surprise, considering the difficult for Android, beautiful design is absolutely obtainable for learning curve to handling design assets and building the platform. By following Android’s creative vision and across a fragmented device landscape with no universal being conscious of fragmentation and the limitations that design standards. it may present, we can create applications that are refined, graceful, and truly beautiful. The latest Android applications are beautiful, minimalistic, and extremely easy to use. © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 10
  • 11. THE NEW ANDROID HAS FINALLY EMERGED Over the last couple of years, Android has evolved leaps and bounds into a fascinating and innovative operating system. Its start was patchy, but constant iteration and user feedback have made the Android platform as viable to design for as iOS and equally essential in any mobile strategy. Up next: learn what it takes to create beautiful experiences across all devices and screen sizes. 11
  • 12. ABOUT MUTUAL MOBILE Mutual Mobile comprises over 300 mobile specialists across We’ve received numerous awards and accolades, including a Android, iOS, Windows 8, and web. Our end-to-end solutions CES Innovations Award for creating an Android-enabled radar have delighted major clients including Google, Audi, Cisco, detector, recognition as a Forbes Most Promising Company, and Xerox. We work to bring consumer-grade design to the and a 2012 Webby Nomination in the Retail/Tablet category. enterprise, and in 2011 introduced the first Android Human Mutual Mobile is experienced at crafting mobile strategy Interface Guidelines to encourage design consistency that addresses enterprise-sized concerns and challenges across Android. to create efficiency, engagement, and measurable value for users—whether those users are employees or consumers. Citations 1 Android, Design Principles. http://developer.android.com/design/get-started/creative-vision.html 2 Android, Design Principles. http://developer.android.com/design/get-started/principles.html 3 Android, Design Principles. http://developer.android.com/design/get-started/principles.html 4 T he Economist, Do Android Dream of Electric Cars? June 14, 2012. http://www.economist.com/blogs/babbage/2012/06/car-infotainment 5 c net, How camera makers are getting their design groove on. October 1, 2012. http://news.cnet.com/8301-11386_3-57517481-76/how-camera-makers-are-getting-their-design-groove-on/ 6 C asio, Casio America Releases New Android POS Terminal for the Retail and Hospitality Industry. July 27, 2012. http://www.casio.com/news/content/18A90C33-337F-44A8-8EC0-CF93B115D782/ 7 Images sourced from Android’s Design Guidelines. http://developer.android.com/design/style/devices-displays.html © 2012 Mutual Mobile, Inc. | (512) 615-1800 | mutualmobile.com/resources 12