SlideShare una empresa de Scribd logo
1 de 30
Descargar para leer sin conexión
(Replace with full screen background image)
Google I/O
2014
Highlights
What does it mean for your app?
(Replace with full screen background image)
Android L Preview
Almost a year after last year’s KitKat, Google presented another
update of their mobile OS. For the first time, the platform preview
was released to developers prior to launch, so that they could start
adjusting their apps to make use of new features.
The platform introduces lots of new APIs, including job scheduling,
reworked camera support and OpenGL ES 3.1.
Why is it important?
New edition of the OS, new features, more versions to support.
Before you start redesigning your app to use all the new features,
consider the adoption rate of the new Android. Since not all users
will gain access to the L platform in the near future, it’s important to
find the sweet spot between introducing additional features for early
adopters and maintaining backwards compatibility.
(Replace with full screen background image)
Material Design
With this new UI concept, Google aims to unify the visual experience
across their mobile apps and responsive web apps. The UI structure
gains some depth again thanks to applying shadows, but this time
they indicate the order of items in 3-dimensional space, just as you’d
expect them in the world of real materials. The revamped engine for
screen transitions will allow orchestrating animations to help users
orient themselves in the flow of the app.
We’ve seen a lot of examples where apps don’t match the look
and feel of their web counterpart. Now, by using a coherent set of
design principles, these differences can be minimized. And it looks
awesome, by the way. Great news is also branding support - apps
can finally set an accent color that will make the app shine in your
company’s palette.
Why is it important?
(Replace with full screen background image)
ART Runtime
Introduced as an experimental feature in KitKat, ART makes its way
to the default runtime environment in Android L, replacing Dalvik. The
main advantages over DVM are ahead-of-time compilation, improved
garbage collection and better debug reporting.
Switching to ART will significantly increase the performance of
running apps. However, developers need to make sure their apps
are compatible with this runtime - usually this requires no additional
work, but for some apps (especially those making use of native
C/C++ libraries), some adjustments may be necessary.
Why is it important?
(Replace with full screen background image)
Battery Performance
Android L addresses one of the most annoying smartphone issues:
battery life. Project Volta tackles this challenge by disabling some of
the most power-consuming features. Battery-saving mode can be
enabled on-demand or automatically, whenever power reaches a
certain level. Some early tests revealed that Android L could achive a
36% battery gain in comparison with KitKat.
Nowadays the battery life is one of the most crucial aspects of a
mobile phone. It is common knowledge and experience that it’s
difficult to end a day with a decent battery level, and most days
it can go all the way to 0%. This is why project Volta brings good
news, at least while we wait for the expected battery improvements
that ongoing research should produce.
Why is it important?
(Replace with full screen background image)
Enhanced Notifications
Notifications will now pop up over the currently displayed app -
without the need to roll down the notification bar. The user can
then swipe to the side to dismiss them, or swipe down to follow the
action (e.g. reply to an email). Content of the notifications will even
appear over the lock screen - unless marked as private by the app.
In the new ‘secret’ mode, the notifications will be visible only after
unlocking the device.
Notifications will be the common element uniting several types
of devices, including compatible dashboards and wearables (see
next slides). The system will take care of adjusting the appearance
to match the specific device type - what needs to be done is
providing the right content. For example, you can add a person to a
notification’s metadata: when the system recognizes this is important
to the user, it may give the notification a higher priority.
Why is it important?
(Replace with full screen background image)
Deep Linking from Web
Some searches in Google let you open the results in corresponding
apps. Now the possibility to deep link is open for all apps, through
the App Indexing API.
Opening an app directly from a Google search can boost
user’s engagement with the service and increase the traffic
for the mobile app.
Why is it important?
(Replace with full screen background image)
Security Enhancements
The Google Android team also targets enterprises. By including
a tailored flavor of Samsung Knox technology into the system
itself, business-critical apps will be able to work in a sandboxed
environment, providing an additional layer of security.
Although all attempts at improving Android’s security and robustness
against malware are welcome, we remain a bit skeptical towards
this solution as its hardware compatibility is still unknown. Anyway,
it’s worth keeping in mind that in the age of digital security, it’s the
human factor that often turns out to be the weakest link.
Why is it important?
(Replace with full screen background image)
Android One
This project is Google’s effort to enable low-cost devices to run
Android. Under the brand of Android One, Google will provide the
hardware reference models that the manufacturers will refer to when
building their phones. Google will also provide a set of software rules
to the manufacturers in order to avoid any possible performance
issue introduced by third party software. All of this will enable the
manufacturers to produce low-cost phones that will perform the
robot OS well.
Android is already quite popular in emerging markets, but this
initiative could be a huge step forward in terms of Android adoption
within developing countries.
This is also good news for existing Android users, since it means
that Google is focusing on improving Android to be lighter and faster,
something that any device running Android will benefit from.
Why is it important?
(Replace with full screen background image)
Android Wear
This year, Google Glass stood in the shadow of another wearable
project: Android Wear. It brings a whole new line of smartwatches by
Samsung and LG to the market along with a new SDK platform for
developers. Having an Android-powered device right on your wrist
creates lots of new possibilities to interact with a service.
Laptops, smartphones, tablets. Now another type of device joins
the list of content receivers. Smartwatches have a specific set of
capabilities and limitations that calls for unique design solutions to
accommodate smaller screens; less information at a time requires
displaying content at exactly the right time within the context.
Why is it important?
(Replace with full screen background image)
Android Auto
The automotive industry is another area of expansion for Google.
Android Auto is a standard aimed at offering mobile experience right
from the dashboard of your car. Navigation, music and web search
are only a couple of services supported by the platform.
As a part of the Open Automobile Alliance, the solution is partnered
with 40+ car brands worldwide.
What value can you provide for users during their morning commute
time and weekend trips? Again, the means of interaction are different
from smartphone standards. Think voice actions rather than using
the screen. We may also see another battle of standards - this time
between Android Auto and Apple’s Car Play.
Why is it important?
(Replace with full screen background image)
Android TV
Android TV is Google’s next attempt at creating home
TV experiences, after Google TV and Chromecast.
In a market owned by Netflix and other VOD providers, Google is
trying to win with the help of their advanced search capabilities and
device integration support. Adding Android Wear to that means you
might never have to look for your remote control again.
Why is it important?
(Replace with full screen background image)
Google Fit
Google Fit is a new fitness and health-tracking platform. It will
aggregate data from health sensors that can measure things like
heart rate, steps, sleep quality etc. An open set of APIs will facilitate
the access to this data for developers. Google wants to ensure
compatibility with existing health devices, which is why they have
been working side by side with the main manufacturers.
This new framework is Android’s contribution to the exercise and
health-tracking movement. With a bunch of health devices out there,
it was becoming necessary to unify the way to access the existing
data, and this necessity will be entirely fulfilled with the new Google
Fit framework.
Why is it important?
(Replace with full screen background image)
Google Play Novelties
Google announced various enhancements to Google Play in different
areas such as analytics, testing, distribution and services. The
most important announcement was the acquisition of Appurify. This
startup provides a cloud-based framework to test apps under real
world conditions. This enables developers to test their apps across
various devices and under bad network conditions before launching
the apps on the Google Play store.
All these enhancements will facilitate the development and
distribution of apps. The app developers will have more weapons to
use in the fight against the eternal problem of Android fragmentation,
as well as better ways to distribute and track their apps.
Why is it important?
(Replace with full screen background image)
New Google Cloud Tools
As a follow-up to the recent Google Cloud Developer Roadshow,
new Google Cloud tools were presented during Google I/O. Changes
allow developers to rapidly create cloud-enabled mobile apps, with
cloud backends tailored to front-end’s needs. A new pricing model
allows startups and indie developers to use the power of Google’s
infrastructure to deliver new services to the masses without any
initial costs.
Powerful and well-suited backend is what drives a mobile app.
More capabilities, better coordination between services like Google
Compute Engine and Google App Engine and clearer pricing are
only a few of the elements that allows Google clients to create
valuable services without worrying about technical constraints.
Why is it important?
Fighting for a world
full of mobile solutions
since 2005
web	www.goldengekko.com
email	info@goldengekko.com

Más contenido relacionado

La actualidad más candente

Chrome for android_devfestx
Chrome for android_devfestxChrome for android_devfestx
Chrome for android_devfestxDominic Travers
 
Mobile APP Development Proposal - V1.4
Mobile APP Development Proposal - V1.4Mobile APP Development Proposal - V1.4
Mobile APP Development Proposal - V1.4Muhammad Rashed
 
10 Reasons to Adopt HTML5 for Mobile Apps
10 Reasons to Adopt HTML5 for Mobile Apps10 Reasons to Adopt HTML5 for Mobile Apps
10 Reasons to Adopt HTML5 for Mobile AppsDoug Robinson
 
Android_for_Work
Android_for_WorkAndroid_for_Work
Android_for_WorkSaba Sabrin
 
Google Glass: Insurance's Next Killer App
Google Glass: Insurance's Next Killer AppGoogle Glass: Insurance's Next Killer App
Google Glass: Insurance's Next Killer AppCognizant
 
Mobile in 2015 - eduWeb 2014
Mobile in 2015 -  eduWeb 2014Mobile in 2015 -  eduWeb 2014
Mobile in 2015 - eduWeb 2014The Judge Group
 
Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App DevelopmentDipanshusanghi
 
Mobile App Design Proposal
Mobile App Design ProposalMobile App Design Proposal
Mobile App Design ProposalEze Ikedi
 
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)3scale.net
 
Augmented Realities 2021
Augmented Realities 2021Augmented Realities 2021
Augmented Realities 2021debbieholley1
 
Facebook F8 2017 Trend Recap & Analysis
Facebook F8 2017 Trend Recap & AnalysisFacebook F8 2017 Trend Recap & Analysis
Facebook F8 2017 Trend Recap & AnalysisTom Edwards
 
10 user experience trends in 2015
10 user experience trends in 201510 user experience trends in 2015
10 user experience trends in 2015Idean France
 
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...RapidValue
 
Developer Economics 2011
Developer Economics 2011Developer Economics 2011
Developer Economics 2011SlashData
 

La actualidad más candente (20)

Greeting malaysia
Greeting malaysiaGreeting malaysia
Greeting malaysia
 
Chrome for android_devfestx
Chrome for android_devfestxChrome for android_devfestx
Chrome for android_devfestx
 
Mobile APP Development Proposal - V1.4
Mobile APP Development Proposal - V1.4Mobile APP Development Proposal - V1.4
Mobile APP Development Proposal - V1.4
 
10 Reasons to Adopt HTML5 for Mobile Apps
10 Reasons to Adopt HTML5 for Mobile Apps10 Reasons to Adopt HTML5 for Mobile Apps
10 Reasons to Adopt HTML5 for Mobile Apps
 
iPad publishing : Should you have a native app or a web app?
iPad publishing : Should you have a native app or a web app?iPad publishing : Should you have a native app or a web app?
iPad publishing : Should you have a native app or a web app?
 
Android_for_Work
Android_for_WorkAndroid_for_Work
Android_for_Work
 
Google Glass: Insurance's Next Killer App
Google Glass: Insurance's Next Killer AppGoogle Glass: Insurance's Next Killer App
Google Glass: Insurance's Next Killer App
 
transcend viewer
 transcend viewer transcend viewer
transcend viewer
 
Coil Group Intro
Coil Group IntroCoil Group Intro
Coil Group Intro
 
Mobile in 2015 - eduWeb 2014
Mobile in 2015 -  eduWeb 2014Mobile in 2015 -  eduWeb 2014
Mobile in 2015 - eduWeb 2014
 
Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App Development
 
Mobile Thinking
Mobile ThinkingMobile Thinking
Mobile Thinking
 
Mobile App Design Proposal
Mobile App Design ProposalMobile App Design Proposal
Mobile App Design Proposal
 
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
Mobile Software Engineering (at University of Cambridge Wednesday Seminars)
 
Augmented Realities 2021
Augmented Realities 2021Augmented Realities 2021
Augmented Realities 2021
 
Facebook F8 2017 Trend Recap & Analysis
Facebook F8 2017 Trend Recap & AnalysisFacebook F8 2017 Trend Recap & Analysis
Facebook F8 2017 Trend Recap & Analysis
 
10 user experience trends in 2015
10 user experience trends in 201510 user experience trends in 2015
10 user experience trends in 2015
 
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...Responsive Web Design vs. Mobile Web App:  What is best for Enterprise - Whit...
Responsive Web Design vs. Mobile Web App: What is best for Enterprise - Whit...
 
Medl Credentials 1
Medl Credentials 1Medl Credentials 1
Medl Credentials 1
 
Developer Economics 2011
Developer Economics 2011Developer Economics 2011
Developer Economics 2011
 

Destacado

Winning the mobile user in 2015
Winning the mobile user in 2015Winning the mobile user in 2015
Winning the mobile user in 2015DMI
 
MWC 2015 - A Recap of the Key Announcements, Highlights and Trends
MWC 2015 - A Recap of the Key Announcements, Highlights and TrendsMWC 2015 - A Recap of the Key Announcements, Highlights and Trends
MWC 2015 - A Recap of the Key Announcements, Highlights and TrendsDMI
 
Innovation through Hackathons
Innovation through HackathonsInnovation through Hackathons
Innovation through HackathonsDMI
 
10 Design Trends 2015 - UX & UI Trends for Mobile Solutions
10 Design Trends 2015 - UX & UI Trends for Mobile Solutions10 Design Trends 2015 - UX & UI Trends for Mobile Solutions
10 Design Trends 2015 - UX & UI Trends for Mobile SolutionsDMI
 
2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutionsDMI
 
An introduction to Beacons
An introduction to BeaconsAn introduction to Beacons
An introduction to BeaconsDMI
 
UX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designUX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designDMI
 
Presentation on-google
Presentation on-googlePresentation on-google
Presentation on-googleGurjit
 

Destacado (12)

Winning the mobile user in 2015
Winning the mobile user in 2015Winning the mobile user in 2015
Winning the mobile user in 2015
 
MWC 2015 - A Recap of the Key Announcements, Highlights and Trends
MWC 2015 - A Recap of the Key Announcements, Highlights and TrendsMWC 2015 - A Recap of the Key Announcements, Highlights and Trends
MWC 2015 - A Recap of the Key Announcements, Highlights and Trends
 
Google 2014 - Tips, Tricks, and Tutorials
Google 2014 - Tips, Tricks, and TutorialsGoogle 2014 - Tips, Tricks, and Tutorials
Google 2014 - Tips, Tricks, and Tutorials
 
Innovation through Hackathons
Innovation through HackathonsInnovation through Hackathons
Innovation through Hackathons
 
The Face of Google in 2014
The Face of Google in 2014The Face of Google in 2014
The Face of Google in 2014
 
10 Design Trends 2015 - UX & UI Trends for Mobile Solutions
10 Design Trends 2015 - UX & UI Trends for Mobile Solutions10 Design Trends 2015 - UX & UI Trends for Mobile Solutions
10 Design Trends 2015 - UX & UI Trends for Mobile Solutions
 
2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions
 
An introduction to Beacons
An introduction to BeaconsAn introduction to Beacons
An introduction to Beacons
 
UX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designUX & UI Design - Differentiate through design
UX & UI Design - Differentiate through design
 
Google- company profile
Google- company profileGoogle- company profile
Google- company profile
 
All about Google
All about GoogleAll about Google
All about Google
 
Presentation on-google
Presentation on-googlePresentation on-google
Presentation on-google
 

Similar a Google I/O 2014 Android L Preview Highlights

IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...
IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...
IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...IRJET Journal
 
Material design Android L
Material design Android LMaterial design Android L
Material design Android Luzair khan
 
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything Else
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything ElseAndroid 8.0 Oreo: Google Android OS for Mobile Apps and Everything Else
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything ElseI-Verve Inc
 
Golden Gekko Review of iOS8- for users and developers
Golden Gekko Review of iOS8- for users and developersGolden Gekko Review of iOS8- for users and developers
Golden Gekko Review of iOS8- for users and developersDMI
 
Top 10 technology news 31.08.15 by iFixo
Top 10 technology news 31.08.15 by iFixoTop 10 technology news 31.08.15 by iFixo
Top 10 technology news 31.08.15 by iFixoifixotech
 
Android technlogy
Android technlogyAndroid technlogy
Android technlogyAjay Chawda
 
Sogeti - Android tech track presentation - 24 february 2011
Sogeti - Android tech track presentation - 24 february 2011Sogeti - Android tech track presentation - 24 february 2011
Sogeti - Android tech track presentation - 24 february 2011Kenneth van Rumste
 
Google IO Mobility Review 2014
Google IO Mobility Review 2014Google IO Mobility Review 2014
Google IO Mobility Review 2014Manesh Lad
 
2 5420641613980373911
2 54206416139803739112 5420641613980373911
2 5420641613980373911Ahmed AS
 
Android-Ppt.pptx
Android-Ppt.pptxAndroid-Ppt.pptx
Android-Ppt.pptxHarshOjha29
 
Google Glass: A Futuristic Fashion Failure Gadget
Google Glass: A Futuristic Fashion Failure  GadgetGoogle Glass: A Futuristic Fashion Failure  Gadget
Google Glass: A Futuristic Fashion Failure GadgetMd. Salim Reza Jony
 
Android Oreo - An Introduction
Android Oreo - An Introduction Android Oreo - An Introduction
Android Oreo - An Introduction Somo
 

Similar a Google I/O 2014 Android L Preview Highlights (20)

14 567
14 56714 567
14 567
 
Android lollipop
Android lollipopAndroid lollipop
Android lollipop
 
IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...
IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...
IRJET- Recent Versions on Android and Survey on the Versions Lollipop, Marshm...
 
Material design Android L
Material design Android LMaterial design Android L
Material design Android L
 
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything Else
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything ElseAndroid 8.0 Oreo: Google Android OS for Mobile Apps and Everything Else
Android 8.0 Oreo: Google Android OS for Mobile Apps and Everything Else
 
Android L
Android LAndroid L
Android L
 
Golden Gekko Review of iOS8- for users and developers
Golden Gekko Review of iOS8- for users and developersGolden Gekko Review of iOS8- for users and developers
Golden Gekko Review of iOS8- for users and developers
 
Top 10 technology news 31.08.15 by iFixo
Top 10 technology news 31.08.15 by iFixoTop 10 technology news 31.08.15 by iFixo
Top 10 technology news 31.08.15 by iFixo
 
Android technlogy
Android technlogyAndroid technlogy
Android technlogy
 
Android
AndroidAndroid
Android
 
MOTOROLA XOOM Meet-up March 1st
MOTOROLA XOOM Meet-up March 1stMOTOROLA XOOM Meet-up March 1st
MOTOROLA XOOM Meet-up March 1st
 
Do relogio ao carro
Do relogio ao carroDo relogio ao carro
Do relogio ao carro
 
Sogeti - Android tech track presentation - 24 february 2011
Sogeti - Android tech track presentation - 24 february 2011Sogeti - Android tech track presentation - 24 february 2011
Sogeti - Android tech track presentation - 24 february 2011
 
Trilha Android - Android Evolved
Trilha Android - Android EvolvedTrilha Android - Android Evolved
Trilha Android - Android Evolved
 
Google IO Mobility Review 2014
Google IO Mobility Review 2014Google IO Mobility Review 2014
Google IO Mobility Review 2014
 
2 5420641613980373911
2 54206416139803739112 5420641613980373911
2 5420641613980373911
 
Android-Ppt.pptx
Android-Ppt.pptxAndroid-Ppt.pptx
Android-Ppt.pptx
 
Google Glass: A Futuristic Fashion Failure Gadget
Google Glass: A Futuristic Fashion Failure  GadgetGoogle Glass: A Futuristic Fashion Failure  Gadget
Google Glass: A Futuristic Fashion Failure Gadget
 
Android Oreo - An Introduction
Android Oreo - An Introduction Android Oreo - An Introduction
Android Oreo - An Introduction
 
Tablets Soft and Apps
Tablets Soft and AppsTablets Soft and Apps
Tablets Soft and Apps
 

Más de DMI

CX Audit Workshop
CX Audit WorkshopCX Audit Workshop
CX Audit WorkshopDMI
 
7 Trends & Insights MWC 2017
7 Trends & Insights MWC 20177 Trends & Insights MWC 2017
7 Trends & Insights MWC 2017DMI
 
DMI 2017 Mobile Trends
DMI 2017 Mobile TrendsDMI 2017 Mobile Trends
DMI 2017 Mobile TrendsDMI
 
DMI – We Can See the Future
DMI – We Can See the FutureDMI – We Can See the Future
DMI – We Can See the FutureDMI
 
Top 10 Trends at MWC16
Top 10 Trends at MWC16Top 10 Trends at MWC16
Top 10 Trends at MWC16DMI
 
Top 10 Trends for Winners in Mobile 2016
Top 10 Trends for Winners in Mobile 2016Top 10 Trends for Winners in Mobile 2016
Top 10 Trends for Winners in Mobile 2016DMI
 
Don't Mobilize Your Business – Reinvent It
Don't Mobilize Your Business – Reinvent ItDon't Mobilize Your Business – Reinvent It
Don't Mobilize Your Business – Reinvent ItDMI
 
Cambodian Life - Living and Working in Phnom Penh
Cambodian Life - Living and Working in Phnom PenhCambodian Life - Living and Working in Phnom Penh
Cambodian Life - Living and Working in Phnom PenhDMI
 
Top 8 Mobile Finance Trends 2015
Top 8 Mobile Finance Trends 2015Top 8 Mobile Finance Trends 2015
Top 8 Mobile Finance Trends 2015DMI
 
Top 8 Enterprise Mobility Trends 2015
Top 8 Enterprise Mobility Trends 2015Top 8 Enterprise Mobility Trends 2015
Top 8 Enterprise Mobility Trends 2015DMI
 
Top 10 Mobile Trends 2015
Top 10 Mobile Trends 2015Top 10 Mobile Trends 2015
Top 10 Mobile Trends 2015DMI
 
User Testing- guiding the way to success
User Testing- guiding the way to successUser Testing- guiding the way to success
User Testing- guiding the way to successDMI
 
Golden Gekko, 10 burning questions on privacy
Golden Gekko, 10 burning questions on privacyGolden Gekko, 10 burning questions on privacy
Golden Gekko, 10 burning questions on privacyDMI
 
MWC 2014- key highlights, trends and announcements
MWC 2014- key highlights, trends and announcementsMWC 2014- key highlights, trends and announcements
MWC 2014- key highlights, trends and announcementsDMI
 
Warburtons Enterprise App Case Study
Warburtons Enterprise App Case StudyWarburtons Enterprise App Case Study
Warburtons Enterprise App Case StudyDMI
 
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...DMI
 
Top mobile trends 2014
Top mobile trends 2014Top mobile trends 2014
Top mobile trends 2014DMI
 
Google Cloud Lightning Talk
Google Cloud Lightning TalkGoogle Cloud Lightning Talk
Google Cloud Lightning TalkDMI
 
5 steps-to-mobile-risk-management-whitepaper-golden-gekko
5 steps-to-mobile-risk-management-whitepaper-golden-gekko5 steps-to-mobile-risk-management-whitepaper-golden-gekko
5 steps-to-mobile-risk-management-whitepaper-golden-gekkoDMI
 
6 quick wins for enterprise mobility infographic
6 quick wins for enterprise mobility infographic6 quick wins for enterprise mobility infographic
6 quick wins for enterprise mobility infographicDMI
 

Más de DMI (20)

CX Audit Workshop
CX Audit WorkshopCX Audit Workshop
CX Audit Workshop
 
7 Trends & Insights MWC 2017
7 Trends & Insights MWC 20177 Trends & Insights MWC 2017
7 Trends & Insights MWC 2017
 
DMI 2017 Mobile Trends
DMI 2017 Mobile TrendsDMI 2017 Mobile Trends
DMI 2017 Mobile Trends
 
DMI – We Can See the Future
DMI – We Can See the FutureDMI – We Can See the Future
DMI – We Can See the Future
 
Top 10 Trends at MWC16
Top 10 Trends at MWC16Top 10 Trends at MWC16
Top 10 Trends at MWC16
 
Top 10 Trends for Winners in Mobile 2016
Top 10 Trends for Winners in Mobile 2016Top 10 Trends for Winners in Mobile 2016
Top 10 Trends for Winners in Mobile 2016
 
Don't Mobilize Your Business – Reinvent It
Don't Mobilize Your Business – Reinvent ItDon't Mobilize Your Business – Reinvent It
Don't Mobilize Your Business – Reinvent It
 
Cambodian Life - Living and Working in Phnom Penh
Cambodian Life - Living and Working in Phnom PenhCambodian Life - Living and Working in Phnom Penh
Cambodian Life - Living and Working in Phnom Penh
 
Top 8 Mobile Finance Trends 2015
Top 8 Mobile Finance Trends 2015Top 8 Mobile Finance Trends 2015
Top 8 Mobile Finance Trends 2015
 
Top 8 Enterprise Mobility Trends 2015
Top 8 Enterprise Mobility Trends 2015Top 8 Enterprise Mobility Trends 2015
Top 8 Enterprise Mobility Trends 2015
 
Top 10 Mobile Trends 2015
Top 10 Mobile Trends 2015Top 10 Mobile Trends 2015
Top 10 Mobile Trends 2015
 
User Testing- guiding the way to success
User Testing- guiding the way to successUser Testing- guiding the way to success
User Testing- guiding the way to success
 
Golden Gekko, 10 burning questions on privacy
Golden Gekko, 10 burning questions on privacyGolden Gekko, 10 burning questions on privacy
Golden Gekko, 10 burning questions on privacy
 
MWC 2014- key highlights, trends and announcements
MWC 2014- key highlights, trends and announcementsMWC 2014- key highlights, trends and announcements
MWC 2014- key highlights, trends and announcements
 
Warburtons Enterprise App Case Study
Warburtons Enterprise App Case StudyWarburtons Enterprise App Case Study
Warburtons Enterprise App Case Study
 
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...
Mobile Marketing presentation from Magnus Jern, CEO Golden Gekko, at CREA Dig...
 
Top mobile trends 2014
Top mobile trends 2014Top mobile trends 2014
Top mobile trends 2014
 
Google Cloud Lightning Talk
Google Cloud Lightning TalkGoogle Cloud Lightning Talk
Google Cloud Lightning Talk
 
5 steps-to-mobile-risk-management-whitepaper-golden-gekko
5 steps-to-mobile-risk-management-whitepaper-golden-gekko5 steps-to-mobile-risk-management-whitepaper-golden-gekko
5 steps-to-mobile-risk-management-whitepaper-golden-gekko
 
6 quick wins for enterprise mobility infographic
6 quick wins for enterprise mobility infographic6 quick wins for enterprise mobility infographic
6 quick wins for enterprise mobility infographic
 

Último

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Último (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 

Google I/O 2014 Android L Preview Highlights

  • 1. (Replace with full screen background image) Google I/O 2014 Highlights What does it mean for your app?
  • 2. (Replace with full screen background image) Android L Preview Almost a year after last year’s KitKat, Google presented another update of their mobile OS. For the first time, the platform preview was released to developers prior to launch, so that they could start adjusting their apps to make use of new features. The platform introduces lots of new APIs, including job scheduling, reworked camera support and OpenGL ES 3.1.
  • 3. Why is it important? New edition of the OS, new features, more versions to support. Before you start redesigning your app to use all the new features, consider the adoption rate of the new Android. Since not all users will gain access to the L platform in the near future, it’s important to find the sweet spot between introducing additional features for early adopters and maintaining backwards compatibility.
  • 4. (Replace with full screen background image) Material Design With this new UI concept, Google aims to unify the visual experience across their mobile apps and responsive web apps. The UI structure gains some depth again thanks to applying shadows, but this time they indicate the order of items in 3-dimensional space, just as you’d expect them in the world of real materials. The revamped engine for screen transitions will allow orchestrating animations to help users orient themselves in the flow of the app.
  • 5. We’ve seen a lot of examples where apps don’t match the look and feel of their web counterpart. Now, by using a coherent set of design principles, these differences can be minimized. And it looks awesome, by the way. Great news is also branding support - apps can finally set an accent color that will make the app shine in your company’s palette. Why is it important?
  • 6. (Replace with full screen background image) ART Runtime Introduced as an experimental feature in KitKat, ART makes its way to the default runtime environment in Android L, replacing Dalvik. The main advantages over DVM are ahead-of-time compilation, improved garbage collection and better debug reporting.
  • 7. Switching to ART will significantly increase the performance of running apps. However, developers need to make sure their apps are compatible with this runtime - usually this requires no additional work, but for some apps (especially those making use of native C/C++ libraries), some adjustments may be necessary. Why is it important?
  • 8. (Replace with full screen background image) Battery Performance Android L addresses one of the most annoying smartphone issues: battery life. Project Volta tackles this challenge by disabling some of the most power-consuming features. Battery-saving mode can be enabled on-demand or automatically, whenever power reaches a certain level. Some early tests revealed that Android L could achive a 36% battery gain in comparison with KitKat.
  • 9. Nowadays the battery life is one of the most crucial aspects of a mobile phone. It is common knowledge and experience that it’s difficult to end a day with a decent battery level, and most days it can go all the way to 0%. This is why project Volta brings good news, at least while we wait for the expected battery improvements that ongoing research should produce. Why is it important?
  • 10. (Replace with full screen background image) Enhanced Notifications Notifications will now pop up over the currently displayed app - without the need to roll down the notification bar. The user can then swipe to the side to dismiss them, or swipe down to follow the action (e.g. reply to an email). Content of the notifications will even appear over the lock screen - unless marked as private by the app. In the new ‘secret’ mode, the notifications will be visible only after unlocking the device.
  • 11. Notifications will be the common element uniting several types of devices, including compatible dashboards and wearables (see next slides). The system will take care of adjusting the appearance to match the specific device type - what needs to be done is providing the right content. For example, you can add a person to a notification’s metadata: when the system recognizes this is important to the user, it may give the notification a higher priority. Why is it important?
  • 12. (Replace with full screen background image) Deep Linking from Web Some searches in Google let you open the results in corresponding apps. Now the possibility to deep link is open for all apps, through the App Indexing API.
  • 13. Opening an app directly from a Google search can boost user’s engagement with the service and increase the traffic for the mobile app. Why is it important?
  • 14. (Replace with full screen background image) Security Enhancements The Google Android team also targets enterprises. By including a tailored flavor of Samsung Knox technology into the system itself, business-critical apps will be able to work in a sandboxed environment, providing an additional layer of security.
  • 15. Although all attempts at improving Android’s security and robustness against malware are welcome, we remain a bit skeptical towards this solution as its hardware compatibility is still unknown. Anyway, it’s worth keeping in mind that in the age of digital security, it’s the human factor that often turns out to be the weakest link. Why is it important?
  • 16. (Replace with full screen background image) Android One This project is Google’s effort to enable low-cost devices to run Android. Under the brand of Android One, Google will provide the hardware reference models that the manufacturers will refer to when building their phones. Google will also provide a set of software rules to the manufacturers in order to avoid any possible performance issue introduced by third party software. All of this will enable the manufacturers to produce low-cost phones that will perform the robot OS well.
  • 17. Android is already quite popular in emerging markets, but this initiative could be a huge step forward in terms of Android adoption within developing countries. This is also good news for existing Android users, since it means that Google is focusing on improving Android to be lighter and faster, something that any device running Android will benefit from. Why is it important?
  • 18. (Replace with full screen background image) Android Wear This year, Google Glass stood in the shadow of another wearable project: Android Wear. It brings a whole new line of smartwatches by Samsung and LG to the market along with a new SDK platform for developers. Having an Android-powered device right on your wrist creates lots of new possibilities to interact with a service.
  • 19. Laptops, smartphones, tablets. Now another type of device joins the list of content receivers. Smartwatches have a specific set of capabilities and limitations that calls for unique design solutions to accommodate smaller screens; less information at a time requires displaying content at exactly the right time within the context. Why is it important?
  • 20. (Replace with full screen background image) Android Auto The automotive industry is another area of expansion for Google. Android Auto is a standard aimed at offering mobile experience right from the dashboard of your car. Navigation, music and web search are only a couple of services supported by the platform. As a part of the Open Automobile Alliance, the solution is partnered with 40+ car brands worldwide.
  • 21. What value can you provide for users during their morning commute time and weekend trips? Again, the means of interaction are different from smartphone standards. Think voice actions rather than using the screen. We may also see another battle of standards - this time between Android Auto and Apple’s Car Play. Why is it important?
  • 22. (Replace with full screen background image) Android TV Android TV is Google’s next attempt at creating home TV experiences, after Google TV and Chromecast.
  • 23. In a market owned by Netflix and other VOD providers, Google is trying to win with the help of their advanced search capabilities and device integration support. Adding Android Wear to that means you might never have to look for your remote control again. Why is it important?
  • 24. (Replace with full screen background image) Google Fit Google Fit is a new fitness and health-tracking platform. It will aggregate data from health sensors that can measure things like heart rate, steps, sleep quality etc. An open set of APIs will facilitate the access to this data for developers. Google wants to ensure compatibility with existing health devices, which is why they have been working side by side with the main manufacturers.
  • 25. This new framework is Android’s contribution to the exercise and health-tracking movement. With a bunch of health devices out there, it was becoming necessary to unify the way to access the existing data, and this necessity will be entirely fulfilled with the new Google Fit framework. Why is it important?
  • 26. (Replace with full screen background image) Google Play Novelties Google announced various enhancements to Google Play in different areas such as analytics, testing, distribution and services. The most important announcement was the acquisition of Appurify. This startup provides a cloud-based framework to test apps under real world conditions. This enables developers to test their apps across various devices and under bad network conditions before launching the apps on the Google Play store.
  • 27. All these enhancements will facilitate the development and distribution of apps. The app developers will have more weapons to use in the fight against the eternal problem of Android fragmentation, as well as better ways to distribute and track their apps. Why is it important?
  • 28. (Replace with full screen background image) New Google Cloud Tools As a follow-up to the recent Google Cloud Developer Roadshow, new Google Cloud tools were presented during Google I/O. Changes allow developers to rapidly create cloud-enabled mobile apps, with cloud backends tailored to front-end’s needs. A new pricing model allows startups and indie developers to use the power of Google’s infrastructure to deliver new services to the masses without any initial costs.
  • 29. Powerful and well-suited backend is what drives a mobile app. More capabilities, better coordination between services like Google Compute Engine and Google App Engine and clearer pricing are only a few of the elements that allows Google clients to create valuable services without worrying about technical constraints. Why is it important?
  • 30. Fighting for a world full of mobile solutions since 2005 web www.goldengekko.com email info@goldengekko.com