SlideShare une entreprise Scribd logo
1  sur  38
Télécharger pour lire hors ligne
Android UI Design Trends

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
http://gigigo.com

http://limecreativelabs.com
http://gplus.to/antonioleiva

@lime_cl

http://goo.gl/iEUPpH
contact@antonioleiva.com

Antonio Leiva Gordillo
ICE CREAM SANDWICH (HOLO)

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
Android UI/UX
http://androiduiux.com/free-design-resources/

Android UI Patterns
http://www.androiduipatterns.com/
Android Design in Action
http://goo.gl/EQpcGd

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
BANDHOOK PROTOTYPE

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN
Screen fragmentation

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN
Modular structures

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN
Modular structures

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN
Modular structures

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN
Design patterns

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
KEY IDEAS ABOUT DESIGN

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
PLAY MUSIC (OLD DESIGN)

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
PLAY MUSIC (CURRENT DESIGN)

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
PLAY MUSIC (CURRENT DESIGN)

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
DESIGN PATTERNS
Navigation Drawer

Action Bar

Popup Menu

Cards UI

Pin progress

Sliding up panel
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
ACTION BAR

1. App Icon

2. View Control

3. Action Buttons

4. Overflow menu

•Native (11+): http://developer.android.com/guide/topics/ui/actionbar.html
•ActionBarCompat (7+): http://antonioleiva.com/actionbarcompat-how-to-use/
•ActionBarSherlock: http://actionbarsherlock.com/

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
ACTION BAR
Fading Action Bar

https://github.com/ManuelPeinado/FadingActionBar
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
ACTION BAR
Glass Action Bar

https://github.com/ManuelPeinado/GlassActionBar
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
ACTION BAR
Not Boring Action Bar

http://flavienlaurent.com/blog/2013/11/20/making-your-action-bar-not-boring/
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
NAVIGATION DRAWER

http://developer.android.com/training/implementing-navigation/nav-drawer.html
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
NAVIGATION DRAWER

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
NAVIGATION DRAWER

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
END/RIGHT DRAWER

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
SLIDING PANE

http://www.limecreativelabs.com/sliding-pane-layout/
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
SLIDING UP PANEL

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
SLIDING UP PANEL

https://github.com/umano/AndroidSlidingUpPanel
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
YOUTUBE SLIDING VIDEO

http://flavienlaurent.com/blog/2013/08/28/each-navigation-drawer-hides-a-viewdraghelper/
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
PIN PROGRESS

https://code.google.com/p/romannurik-code/source/browse/misc/pinprogress/
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
CARDS UI

CardsLib: https://github.com/gabrielemariotti/cardslib
CardsUI: https://github.com/Androguide/cardsui-for-android
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
POPUP MENU

http://developer.android.com/design/patterns/selection.html
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
POPUP MENU

PopupMenu (11+): http://developer.android.com/reference/android/widget/PopupMenu.html
PopupWindow (1+): http://developer.android.com/reference/android/widget/PopupWindow.html
PopupMenuCompat: https://github.com/Taig/PopupMenuCompat
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
TAB STRIP

https://github.com/astuetz/PagerSlidingTabStrip
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
SWIPE TO DISMISS

SwipeListView: https://github.com/47deg/android-swipelistview
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
UNDO

EnhancedListView (with undo): https://github.com/timroes/EnhancedListView
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
PULL TO REFRESH

https://github.com/chrisbanes/ActionBar-PullToRefresh
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
• Designing awesome apps is easy using
common design patterns
– They are proved to work
– Well known by users

• Good design is essential for an app to
succeed
• It’s really easy to replicate most used patterns
– Included in SDK
– Tons of libraries ready to use

http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo
Antonio Leiva Gordillo
Android Developer at Gigigo
contact@antonioleiva.com

http://www.limecreativelabs.com
http://www.antonioleiva.com
http://gplus.to/antonioleiva
@lime_cl
http://es.linkedin.com/in/antoniolg
http://gplus.to/antonioleiva

@lime_cl

contact@antonioleiva.com

Antonio Leiva Gordillo

Contenu connexe

En vedette

Curso de Google Android - Aula 1
Curso de Google Android - Aula 1Curso de Google Android - Aula 1
Curso de Google Android - Aula 1Jose Berardo
 
Desenvolvimento Android: Aula 01
Desenvolvimento Android: Aula 01Desenvolvimento Android: Aula 01
Desenvolvimento Android: Aula 01Gustavo Zimmermann
 
Sistema Operacional Android
Sistema Operacional AndroidSistema Operacional Android
Sistema Operacional AndroidLucas Damasceno
 

En vedette (6)

Curso de Google Android - Aula 1
Curso de Google Android - Aula 1Curso de Google Android - Aula 1
Curso de Google Android - Aula 1
 
Desenvolvimento Android: Aula 01
Desenvolvimento Android: Aula 01Desenvolvimento Android: Aula 01
Desenvolvimento Android: Aula 01
 
Sistema Operacional Android
Sistema Operacional AndroidSistema Operacional Android
Sistema Operacional Android
 
Android - Conceito e Arquitetura
Android - Conceito e ArquiteturaAndroid - Conceito e Arquitetura
Android - Conceito e Arquitetura
 
Slideshare android
Slideshare androidSlideshare android
Slideshare android
 
Sistema Operacional Android
Sistema Operacional AndroidSistema Operacional Android
Sistema Operacional Android
 

Similaire à Android UI design trends

Novidades do Google IO 2015
Novidades do Google IO 2015Novidades do Google IO 2015
Novidades do Google IO 2015Jose Papo, MSc
 
Google IO - Five months later
Google IO - Five months laterGoogle IO - Five months later
Google IO - Five months laterMatteo Bonifazi
 
從 Google i/o 2015 看下半年 mobile 應用發展趨勢
從 Google i/o 2015 看下半年 mobile 應用發展趨勢從 Google i/o 2015 看下半年 mobile 應用發展趨勢
從 Google i/o 2015 看下半年 mobile 應用發展趨勢Ascii Huang
 
How to create a conference android app with Groovy and Android
How to create a conference android app with Groovy and AndroidHow to create a conference android app with Groovy and Android
How to create a conference android app with Groovy and AndroidGR8Conf
 
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]Special Edition: Apple and/vs Google [Infusion - 11th July 2014]
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]AlquimiaWRG
 
Reducing risks through Design Thinking Digital Transformation Toronto
Reducing risks through Design Thinking Digital Transformation TorontoReducing risks through Design Thinking Digital Transformation Toronto
Reducing risks through Design Thinking Digital Transformation TorontoHans Kao
 
Google I/O 2019 Reviews [Accessibility, 모두를 위한 기술과 디자인]
Google I/O 2019 Reviews [Accessibility,  모두를 위한 기술과 디자인]Google I/O 2019 Reviews [Accessibility,  모두를 위한 기술과 디자인]
Google I/O 2019 Reviews [Accessibility, 모두를 위한 기술과 디자인]남경 오
 
Google I/O 2018 KeynoteとDeveloper KeynoteのOverview
Google I/O 2018 KeynoteとDeveloper KeynoteのOverviewGoogle I/O 2018 KeynoteとDeveloper KeynoteのOverview
Google I/O 2018 KeynoteとDeveloper KeynoteのOverviewMasahiro Hidaka
 
[Msd10]mobile design02
[Msd10]mobile design02[Msd10]mobile design02
[Msd10]mobile design02jylee_kgit
 
Odoo 3D Product View with Google Model-Viewer
Odoo 3D Product View with Google Model-ViewerOdoo 3D Product View with Google Model-Viewer
Odoo 3D Product View with Google Model-ViewerOdoo
 
Software Development Practices
Software Development PracticesSoftware Development Practices
Software Development PracticesRonillo Ang
 
RayGo prod ppt apr 2015
RayGo prod ppt   apr 2015RayGo prod ppt   apr 2015
RayGo prod ppt apr 2015Boaz Zilberman
 
Google I/O 2015 - Complete Highlights
Google I/O 2015 - Complete HighlightsGoogle I/O 2015 - Complete Highlights
Google I/O 2015 - Complete HighlightsMoses Gomes
 

Similaire à Android UI design trends (20)

Ubuntu Under Android
Ubuntu Under AndroidUbuntu Under Android
Ubuntu Under Android
 
Novidades do Google IO 2015
Novidades do Google IO 2015Novidades do Google IO 2015
Novidades do Google IO 2015
 
Google IO - Five months later
Google IO - Five months laterGoogle IO - Five months later
Google IO - Five months later
 
從 Google i/o 2015 看下半年 mobile 應用發展趨勢
從 Google i/o 2015 看下半年 mobile 應用發展趨勢從 Google i/o 2015 看下半年 mobile 應用發展趨勢
從 Google i/o 2015 看下半年 mobile 應用發展趨勢
 
Connected Branding
Connected BrandingConnected Branding
Connected Branding
 
How to create a conference android app with Groovy and Android
How to create a conference android app with Groovy and AndroidHow to create a conference android app with Groovy and Android
How to create a conference android app with Groovy and Android
 
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]Special Edition: Apple and/vs Google [Infusion - 11th July 2014]
Special Edition: Apple and/vs Google [Infusion - 11th July 2014]
 
Responsive Web Design - UX/UI
Responsive Web Design - UX/UIResponsive Web Design - UX/UI
Responsive Web Design - UX/UI
 
Reducing risks through Design Thinking Digital Transformation Toronto
Reducing risks through Design Thinking Digital Transformation TorontoReducing risks through Design Thinking Digital Transformation Toronto
Reducing risks through Design Thinking Digital Transformation Toronto
 
Google I/O 2019 Reviews [Accessibility, 모두를 위한 기술과 디자인]
Google I/O 2019 Reviews [Accessibility,  모두를 위한 기술과 디자인]Google I/O 2019 Reviews [Accessibility,  모두를 위한 기술과 디자인]
Google I/O 2019 Reviews [Accessibility, 모두를 위한 기술과 디자인]
 
Google I/O 2018 KeynoteとDeveloper KeynoteのOverview
Google I/O 2018 KeynoteとDeveloper KeynoteのOverviewGoogle I/O 2018 KeynoteとDeveloper KeynoteのOverview
Google I/O 2018 KeynoteとDeveloper KeynoteのOverview
 
Mobile in 2016?
Mobile in 2016?Mobile in 2016?
Mobile in 2016?
 
[Msd10]mobile design02
[Msd10]mobile design02[Msd10]mobile design02
[Msd10]mobile design02
 
Odoo 3D Product View with Google Model-Viewer
Odoo 3D Product View with Google Model-ViewerOdoo 3D Product View with Google Model-Viewer
Odoo 3D Product View with Google Model-Viewer
 
Apps para viajeros
Apps para viajerosApps para viajeros
Apps para viajeros
 
Software Development Practices
Software Development PracticesSoftware Development Practices
Software Development Practices
 
RayGo prod ppt apr 2015
RayGo prod ppt   apr 2015RayGo prod ppt   apr 2015
RayGo prod ppt apr 2015
 
Google I/O 2015 - Complete Highlights
Google I/O 2015 - Complete HighlightsGoogle I/O 2015 - Complete Highlights
Google I/O 2015 - Complete Highlights
 
Android Fingerprint Authentication
Android Fingerprint AuthenticationAndroid Fingerprint Authentication
Android Fingerprint Authentication
 
The Immobile Web
The Immobile WebThe Immobile Web
The Immobile Web
 

Plus de Droidcon Spain

Concurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaConcurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaDroidcon Spain
 
Android: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioAndroid: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioDroidcon Spain
 
Me enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaMe enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaDroidcon Spain
 
Apps and cars - Applicantes
Apps and cars - ApplicantesApps and cars - Applicantes
Apps and cars - ApplicantesDroidcon Spain
 
Accesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryAccesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryDroidcon Spain
 
Visión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidVisión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidDroidcon Spain
 
Desvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDesvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDroidcon Spain
 
Monetize your idea! - Pay Pal
Monetize your idea! - Pay PalMonetize your idea! - Pay Pal
Monetize your idea! - Pay PalDroidcon Spain
 
Desarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDesarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDroidcon Spain
 
Metodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsMetodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsDroidcon Spain
 
Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Droidcon Spain
 
Open tok Android sdk - Droidcon
Open tok Android sdk - DroidconOpen tok Android sdk - Droidcon
Open tok Android sdk - DroidconDroidcon Spain
 
Ui testing with espresso
Ui testing with espressoUi testing with espresso
Ui testing with espressoDroidcon Spain
 
Geolocalización en Android
Geolocalización en Android Geolocalización en Android
Geolocalización en Android Droidcon Spain
 
Cordova 3, apps para android
Cordova 3, apps para androidCordova 3, apps para android
Cordova 3, apps para androidDroidcon Spain
 
Programación Reactiva en Android
Programación Reactiva en AndroidProgramación Reactiva en Android
Programación Reactiva en AndroidDroidcon Spain
 
Requisitos de Accesibilidad
Requisitos de AccesibilidadRequisitos de Accesibilidad
Requisitos de AccesibilidadDroidcon Spain
 
Presentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETPresentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETDroidcon Spain
 
Droid con Aspace-Cross
Droid con Aspace-CrossDroid con Aspace-Cross
Droid con Aspace-CrossDroidcon Spain
 

Plus de Droidcon Spain (20)

Concurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaConcurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco Araña
 
Android: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioAndroid: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia Studio
 
Me enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaMe enamoré de un robot - Tecnilogica
Me enamoré de un robot - Tecnilogica
 
Apps and cars - Applicantes
Apps and cars - ApplicantesApps and cars - Applicantes
Apps and cars - Applicantes
 
Accesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryAccesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - Codefactory
 
Visión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidVisión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y Android
 
Desvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDesvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon Spain
 
Monetize your idea! - Pay Pal
Monetize your idea! - Pay PalMonetize your idea! - Pay Pal
Monetize your idea! - Pay Pal
 
Desarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDesarrollo ágil de apps con Genexus
Desarrollo ágil de apps con Genexus
 
Metodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsMetodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de apps
 
Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d
 
Tu go - Droidcon
Tu go - DroidconTu go - Droidcon
Tu go - Droidcon
 
Open tok Android sdk - Droidcon
Open tok Android sdk - DroidconOpen tok Android sdk - Droidcon
Open tok Android sdk - Droidcon
 
Ui testing with espresso
Ui testing with espressoUi testing with espresso
Ui testing with espresso
 
Geolocalización en Android
Geolocalización en Android Geolocalización en Android
Geolocalización en Android
 
Cordova 3, apps para android
Cordova 3, apps para androidCordova 3, apps para android
Cordova 3, apps para android
 
Programación Reactiva en Android
Programación Reactiva en AndroidProgramación Reactiva en Android
Programación Reactiva en Android
 
Requisitos de Accesibilidad
Requisitos de AccesibilidadRequisitos de Accesibilidad
Requisitos de Accesibilidad
 
Presentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETPresentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENET
 
Droid con Aspace-Cross
Droid con Aspace-CrossDroid con Aspace-Cross
Droid con Aspace-Cross
 

Dernier

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
 
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 Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
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
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 

Dernier (20)

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
 
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 Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
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
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
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.
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 

Android UI design trends