SlideShare a Scribd company logo
1 of 58
Android 4.0 UI Design Tips
Justin Lee
Evolution of Android
Gingerbread Ice Cream SandwichHoneycomb
Android 2.3 Android 3.0 Android 4.0
One OS for Smartphones & Tablets
Topics
Major UI Changes
Design Patterns
Do and Don’t
Major UI Changes
Fight for Fragmentation
Android is not easy to learn
http://www.pocket-lint.com/news/40615/78-android-tips-beginners-set-up
Inconsistent hardware buttons
is a big problem
ICS drop hardware buttons
Gingerbread ICS
screen
Software Buttons are dynamic
Landscape Left
Landscape Right
Back Home Recents
What’s missing?
Menu Button
Menu button is NOT longer a
primary button
Gingerbread ICS
Quiz: How to goto settings page?
Not to many people can get it by
themselves
ICS make the menu much
more easy to find
The menu button in legacy
app still available on ICS
But it’s time to say goodbye
http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html
Migrate the global actions to the
action bar & action overflow
Old New
Split action bar for contextual
actions
Old New
Backwards compatibility
Legacy software
Legacy hardware
http://developer.android.com/design/patterns/compatibility.html
Back Button
The behavior of back button
is inconsistent from user’s POV
?
In app navigation is much more
predictable
Home Button
Home button perform too many
functions before ICS
tap
long press
tap
The only function of home
button on ICS is going home
How to goto a recent app?
Recents Button
Tap recents button to show
recent app list
The new recents screen
tap to switch
swipe to remove
Long press gesture changed
Old New
Open contextual menu Select the item
App UI Design Patterns
Common App UI
http://developer.android.com/design/get-started/ui-overview.html
1.Main Action Bar
2.View Control
3.Content Area
4.Split Action Bar
General App Structure
Top level views
Category views
Detail/edit view
New in ICS
1.Navigation Bar
2.Action Bar
3.Multi-pane layouts
4.Selection
http://developer.android.com/design/patterns/new-4-0.html
Navigation
Back Up
In-app navigation
system & in-app
navigation
http://developer.android.com/design/patterns/navigation.html
Swipe Views
Swiping
Between
Detail Views
Swiping
Between
Tabs
http://developer.android.com/design/patterns/swipe-views.html
Action Bar
http://developer.android.com/design/patterns/actionbar.html
1.App icon
2.View Control
3.Action Buttons
4.Action overflow
Split Action Bars
http://developer.android.com/design/patterns/actionbar.html
1.Main action bar
2.Top bar
3.Bottom Bar
Multi-pane layouts
Smartphone Tablet
http://developer.android.com/design/patterns/multi-pane-layouts.html
Selection
Contextual action bar
Dynamically adjust CAB actions
http://developer.android.com/design/patterns/selection.html
Long press on an item in list to select
Notifications
http://developer.android.com/design/patterns/notifications.html
Do and Don’t
Do make the large, obvious
tap targets
Touchable UI components are generally laid out along 48dp units.
http://developer.android.com/design/style/metrics-grids.html
http://www.slideshare.net/AndroidDev/android-ui-design-tips
Do use screen density
independent units (dp)
http://developer.android.com/guide/practices/screens_support.html
not density independent (px)
density independent (dp)
Do create versions of all resources
for high density screens
http://developer.android.com/design/style/devices-displays.html
Do properly handle orientation changes
http://developer.android.com/design/style/devices-displays.html
Stretch/compress
Stack
Expand/collapse
Show/hide
Do follow Android icon guideline
http://developer.android.com/design/style/iconography.html
Launcher
Launcher
Action Bar
Don't mimic UI elements
from other platforms
Android
iOS
Windows Phone 7
http://developer.android.com/design/patterns/pure-android.html
Don't mimic UI elements
from other platforms
http://developer.android.com/design/patterns/pure-android.html
Android
iOS
Windows Phone 7
Don't use bottom tab bars
http://developer.android.com/design/patterns/pure-android.html
Don't use labeled back
buttons on action bars
http://developer.android.com/design/patterns/pure-android.html
Don't use right-pointing
carets on line items
http://developer.android.com/design/patterns/pure-android.html
Question?
Thank You!

More Related Content

What's hot

What is software engineering
What is software engineeringWhat is software engineering
What is software engineeringJennifer Polack
 
Android User Interface Tutorial: DatePicker, TimePicker & Spinner
Android User Interface Tutorial: DatePicker, TimePicker & SpinnerAndroid User Interface Tutorial: DatePicker, TimePicker & Spinner
Android User Interface Tutorial: DatePicker, TimePicker & SpinnerAhsanul Karim
 
Introduction To Mobile Application Development
Introduction To Mobile Application DevelopmentIntroduction To Mobile Application Development
Introduction To Mobile Application DevelopmentSyed Absar
 
Business requirement checklist
Business requirement checklistBusiness requirement checklist
Business requirement checklistMarsha Cooper
 
Low-code Platform: Tìm hiểu về nền tảng ít lập trình
Low-code Platform: Tìm hiểu về nền tảng ít lập trìnhLow-code Platform: Tìm hiểu về nền tảng ít lập trình
Low-code Platform: Tìm hiểu về nền tảng ít lập trìnhHo Quang Thanh
 
Understanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring BootUnderstanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring BootKashif Ali Siddiqui
 
Basic android-ppt
Basic android-pptBasic android-ppt
Basic android-pptSrijib Roy
 
Top 10 programming languages for mobile app development
Top 10 programming languages for mobile app developmentTop 10 programming languages for mobile app development
Top 10 programming languages for mobile app developmentWxit Consultant Services
 
Software Design
Software Design Software Design
Software Design Anas Bilal
 
An Introduction to Software Architecture
An Introduction to Software ArchitectureAn Introduction to Software Architecture
An Introduction to Software ArchitectureRahimLotfi
 
Chat Application - Requirements Analysis & Design
Chat Application - Requirements Analysis & DesignChat Application - Requirements Analysis & Design
Chat Application - Requirements Analysis & DesignRajon
 
Android Application Development Using Java
Android Application Development Using JavaAndroid Application Development Using Java
Android Application Development Using Javaamaankhan
 
WBS bus ticketsystem
WBS bus ticketsystemWBS bus ticketsystem
WBS bus ticketsystemIna Ivanova
 

What's hot (20)

Srs for project
Srs for projectSrs for project
Srs for project
 
Camunda BPM 7.2 - English
Camunda BPM 7.2 - EnglishCamunda BPM 7.2 - English
Camunda BPM 7.2 - English
 
Evolution of Android
Evolution of AndroidEvolution of Android
Evolution of Android
 
Documenting Software Architectures
Documenting Software ArchitecturesDocumenting Software Architectures
Documenting Software Architectures
 
What is software engineering
What is software engineeringWhat is software engineering
What is software engineering
 
Android User Interface Tutorial: DatePicker, TimePicker & Spinner
Android User Interface Tutorial: DatePicker, TimePicker & SpinnerAndroid User Interface Tutorial: DatePicker, TimePicker & Spinner
Android User Interface Tutorial: DatePicker, TimePicker & Spinner
 
Introduction To Mobile Application Development
Introduction To Mobile Application DevelopmentIntroduction To Mobile Application Development
Introduction To Mobile Application Development
 
Business requirement checklist
Business requirement checklistBusiness requirement checklist
Business requirement checklist
 
Low-code Platform: Tìm hiểu về nền tảng ít lập trình
Low-code Platform: Tìm hiểu về nền tảng ít lập trìnhLow-code Platform: Tìm hiểu về nền tảng ít lập trình
Low-code Platform: Tìm hiểu về nền tảng ít lập trình
 
Srs example webapp
Srs example webappSrs example webapp
Srs example webapp
 
Understanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring BootUnderstanding MicroSERVICE Architecture with Java & Spring Boot
Understanding MicroSERVICE Architecture with Java & Spring Boot
 
Basic android-ppt
Basic android-pptBasic android-ppt
Basic android-ppt
 
Top 10 programming languages for mobile app development
Top 10 programming languages for mobile app developmentTop 10 programming languages for mobile app development
Top 10 programming languages for mobile app development
 
Alarms
AlarmsAlarms
Alarms
 
Software Design
Software Design Software Design
Software Design
 
Reporting on requirements
Reporting on requirementsReporting on requirements
Reporting on requirements
 
An Introduction to Software Architecture
An Introduction to Software ArchitectureAn Introduction to Software Architecture
An Introduction to Software Architecture
 
Chat Application - Requirements Analysis & Design
Chat Application - Requirements Analysis & DesignChat Application - Requirements Analysis & Design
Chat Application - Requirements Analysis & Design
 
Android Application Development Using Java
Android Application Development Using JavaAndroid Application Development Using Java
Android Application Development Using Java
 
WBS bus ticketsystem
WBS bus ticketsystemWBS bus ticketsystem
WBS bus ticketsystem
 

Viewers also liked

Etude PwC sur les femmes de la génération Y (mars 2015)
Etude PwC sur les femmes de la génération Y (mars 2015)Etude PwC sur les femmes de la génération Y (mars 2015)
Etude PwC sur les femmes de la génération Y (mars 2015)PwC France
 
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBER
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBERPARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBER
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBERShahrukh Hussain
 
qaiserQAQcEngg002
qaiserQAQcEngg002qaiserQAQcEngg002
qaiserQAQcEngg002Qaiser Reza
 
Tate aut503-social skill development theorypart 1
Tate aut503-social skill development theorypart 1Tate aut503-social skill development theorypart 1
Tate aut503-social skill development theorypart 1tatejill
 
Field feature[1]
Field feature[1]Field feature[1]
Field feature[1]Moh_Khalil
 
KB 4 Perawatan Paliatif Pada Kasus Neurologi
KB 4 Perawatan Paliatif  Pada Kasus NeurologiKB 4 Perawatan Paliatif  Pada Kasus Neurologi
KB 4 Perawatan Paliatif Pada Kasus NeurologiUwes Chaeruman
 
O novo cidadão – debate sobre juventude, cidadania e TICs
O novo cidadão – debate sobre juventude, cidadania e TICsO novo cidadão – debate sobre juventude, cidadania e TICs
O novo cidadão – debate sobre juventude, cidadania e TICsMarcos Marinho Queiroz
 
2015 Chinese Summer Camp
2015 Chinese Summer Camp2015 Chinese Summer Camp
2015 Chinese Summer CampMelody Brown
 
What Every Entreprenuer Should Know About Ripoff Report
What Every Entreprenuer Should Know About Ripoff ReportWhat Every Entreprenuer Should Know About Ripoff Report
What Every Entreprenuer Should Know About Ripoff ReportDaniel Warner
 
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...Global Airport Cities
 
actividades para el desarrollo del lenguaje de 0-3 años upn2015
actividades para el desarrollo del lenguaje de 0-3 años    upn2015actividades para el desarrollo del lenguaje de 0-3 años    upn2015
actividades para el desarrollo del lenguaje de 0-3 años upn2015Jessica Gomez
 

Viewers also liked (20)

Jafier 9
Jafier 9Jafier 9
Jafier 9
 
Prueba
PruebaPrueba
Prueba
 
Palestra tedxufg
Palestra tedxufgPalestra tedxufg
Palestra tedxufg
 
Etude PwC sur les femmes de la génération Y (mars 2015)
Etude PwC sur les femmes de la génération Y (mars 2015)Etude PwC sur les femmes de la génération Y (mars 2015)
Etude PwC sur les femmes de la génération Y (mars 2015)
 
IDCE Exam Cert
IDCE Exam CertIDCE Exam Cert
IDCE Exam Cert
 
Basic Simple MPLS
Basic Simple MPLSBasic Simple MPLS
Basic Simple MPLS
 
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBER
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBERPARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBER
PARADISE ISLAND RESORT MALDIVES FOR USD 532 VALID FOR ONLY SEPTEMBER
 
qaiserQAQcEngg002
qaiserQAQcEngg002qaiserQAQcEngg002
qaiserQAQcEngg002
 
Tate aut503-social skill development theorypart 1
Tate aut503-social skill development theorypart 1Tate aut503-social skill development theorypart 1
Tate aut503-social skill development theorypart 1
 
Genre
GenreGenre
Genre
 
Field feature[1]
Field feature[1]Field feature[1]
Field feature[1]
 
KB 4 Perawatan Paliatif Pada Kasus Neurologi
KB 4 Perawatan Paliatif  Pada Kasus NeurologiKB 4 Perawatan Paliatif  Pada Kasus Neurologi
KB 4 Perawatan Paliatif Pada Kasus Neurologi
 
O novo cidadão – debate sobre juventude, cidadania e TICs
O novo cidadão – debate sobre juventude, cidadania e TICsO novo cidadão – debate sobre juventude, cidadania e TICs
O novo cidadão – debate sobre juventude, cidadania e TICs
 
Billar yo
Billar yoBillar yo
Billar yo
 
2015 Chinese Summer Camp
2015 Chinese Summer Camp2015 Chinese Summer Camp
2015 Chinese Summer Camp
 
English Project
English ProjectEnglish Project
English Project
 
What Every Entreprenuer Should Know About Ripoff Report
What Every Entreprenuer Should Know About Ripoff ReportWhat Every Entreprenuer Should Know About Ripoff Report
What Every Entreprenuer Should Know About Ripoff Report
 
Apresentação gordura trans
Apresentação gordura transApresentação gordura trans
Apresentação gordura trans
 
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...
Tan Sri Bashir Ahmad - Session 1: The Global Airport Cities Report: The Lates...
 
actividades para el desarrollo del lenguaje de 0-3 años upn2015
actividades para el desarrollo del lenguaje de 0-3 años    upn2015actividades para el desarrollo del lenguaje de 0-3 años    upn2015
actividades para el desarrollo del lenguaje de 0-3 años upn2015
 

Similar to Android 4.0 UI design tips

2012/02/15 Android 4.0 UI Design Tips@happy designer meetup
2012/02/15 Android 4.0 UI Design Tips@happy designer meetup2012/02/15 Android 4.0 UI Design Tips@happy designer meetup
2012/02/15 Android 4.0 UI Design Tips@happy designer meetupJustin Lee
 
Android 4.0 UI Design Tips
Android 4.0 UI Design TipsAndroid 4.0 UI Design Tips
Android 4.0 UI Design TipsJustin Lee
 
Lecture #3 activities and intents
Lecture #3  activities and intentsLecture #3  activities and intents
Lecture #3 activities and intentsVitali Pekelis
 
Android ActionBar Navigation reloaded
Android ActionBar Navigation reloadedAndroid ActionBar Navigation reloaded
Android ActionBar Navigation reloadedDominik Helleberg
 
Android ui patterns
Android ui patternsAndroid ui patterns
Android ui patternsMobile March
 
Android ui patterns
Android ui patternsAndroid ui patterns
Android ui patternsvpulec
 
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...DicodingEvent
 
Designing and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsDesigning and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsCường Doãn
 
Android Design Guidelines 4.0
Android Design Guidelines 4.0Android Design Guidelines 4.0
Android Design Guidelines 4.0Brandon Nolte
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to androidShrijan Tiwari
 
Get an Android tutorial for beginners
Get an Android tutorial for beginnersGet an Android tutorial for beginners
Get an Android tutorial for beginnersJavaTpoint.Com
 
Mobile Application Development
Mobile Application DevelopmentMobile Application Development
Mobile Application Developmentsonichinmay
 
Anshul chechani android app development report
Anshul chechani android app development reportAnshul chechani android app development report
Anshul chechani android app development reportAnshul Chechani
 
iOS humaninterfaceguidelines
iOS humaninterfaceguidelinesiOS humaninterfaceguidelines
iOS humaninterfaceguidelinescdsg
 
打造你的第一個iPhone APP
打造你的第一個iPhone APP打造你的第一個iPhone APP
打造你的第一個iPhone APP彼得潘 Pan
 

Similar to Android 4.0 UI design tips (20)

2012/02/15 Android 4.0 UI Design Tips@happy designer meetup
2012/02/15 Android 4.0 UI Design Tips@happy designer meetup2012/02/15 Android 4.0 UI Design Tips@happy designer meetup
2012/02/15 Android 4.0 UI Design Tips@happy designer meetup
 
Android 4.0 UI Design Tips
Android 4.0 UI Design TipsAndroid 4.0 UI Design Tips
Android 4.0 UI Design Tips
 
Android UI Patterns
Android UI PatternsAndroid UI Patterns
Android UI Patterns
 
Lecture #3 activities and intents
Lecture #3  activities and intentsLecture #3  activities and intents
Lecture #3 activities and intents
 
Android ActionBar Navigation reloaded
Android ActionBar Navigation reloadedAndroid ActionBar Navigation reloaded
Android ActionBar Navigation reloaded
 
Android ui patterns
Android ui patternsAndroid ui patterns
Android ui patterns
 
Android ui patterns
Android ui patternsAndroid ui patterns
Android ui patterns
 
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...
Dicoding Developer Coaching #21: Android | Cara Membuat Widget di Aplikasi An...
 
Designing and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsDesigning and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tablets
 
Android Design Guidelines 4.0
Android Design Guidelines 4.0Android Design Guidelines 4.0
Android Design Guidelines 4.0
 
Notes Unit3.pptx
Notes Unit3.pptxNotes Unit3.pptx
Notes Unit3.pptx
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Get an Android tutorial for beginners
Get an Android tutorial for beginnersGet an Android tutorial for beginners
Get an Android tutorial for beginners
 
Mobile Application Development
Mobile Application DevelopmentMobile Application Development
Mobile Application Development
 
Mobile hig
Mobile higMobile hig
Mobile hig
 
Anshul chechani android app development report
Anshul chechani android app development reportAnshul chechani android app development report
Anshul chechani android app development report
 
iOS humaninterfaceguidelines
iOS humaninterfaceguidelinesiOS humaninterfaceguidelines
iOS humaninterfaceguidelines
 
打造你的第一個iPhone APP
打造你的第一個iPhone APP打造你的第一個iPhone APP
打造你的第一個iPhone APP
 
Mini-Training: Mobile UX Trends
Mini-Training: Mobile UX TrendsMini-Training: Mobile UX Trends
Mini-Training: Mobile UX Trends
 
Ux Example
Ux ExampleUx Example
Ux Example
 

More from Star Channel - Nea Tileorasi

Windows Phone 8 overview and the developer oportunity
Windows Phone 8 overview and the developer oportunityWindows Phone 8 overview and the developer oportunity
Windows Phone 8 overview and the developer oportunityStar Channel - Nea Tileorasi
 

More from Star Channel - Nea Tileorasi (20)

Samsung and the path to open source leadership
Samsung and the path to open source leadershipSamsung and the path to open source leadership
Samsung and the path to open source leadership
 
Plaisio Telephony November 2013
Plaisio Telephony November 2013Plaisio Telephony November 2013
Plaisio Telephony November 2013
 
Germanos November 2013
Germanos November 2013Germanos November 2013
Germanos November 2013
 
Plaisio sales November 2013
Plaisio sales November 2013Plaisio sales November 2013
Plaisio sales November 2013
 
Photography with smartphones
Photography with smartphones Photography with smartphones
Photography with smartphones
 
iOS Development Ecosystem
iOS Development EcosystemiOS Development Ecosystem
iOS Development Ecosystem
 
Windows Phone 8 overview and the developer oportunity
Windows Phone 8 overview and the developer oportunityWindows Phone 8 overview and the developer oportunity
Windows Phone 8 overview and the developer oportunity
 
Forthnet Απρίλιος 2013
Forthnet Απρίλιος 2013Forthnet Απρίλιος 2013
Forthnet Απρίλιος 2013
 
Cosmote
CosmoteCosmote
Cosmote
 
Germanos
GermanosGermanos
Germanos
 
Plaisio January 2013
Plaisio January 2013Plaisio January 2013
Plaisio January 2013
 
Germanos December 2012
Germanos December 2012Germanos December 2012
Germanos December 2012
 
Plaisio December 2012
Plaisio December 2012Plaisio December 2012
Plaisio December 2012
 
WIND December 2012
WIND December 2012WIND December 2012
WIND December 2012
 
Vodafone December 2012
Vodafone December 2012Vodafone December 2012
Vodafone December 2012
 
Cosmote December 2012
Cosmote December 2012Cosmote December 2012
Cosmote December 2012
 
Forthnet Δεκέμβριος 2012
Forthnet Δεκέμβριος 2012Forthnet Δεκέμβριος 2012
Forthnet Δεκέμβριος 2012
 
Kotsovolos 26.11.2012
Kotsovolos 26.11.2012Kotsovolos 26.11.2012
Kotsovolos 26.11.2012
 
Cosmote catalogue November 2012
Cosmote catalogue November 2012Cosmote catalogue November 2012
Cosmote catalogue November 2012
 
Forthnet catalogue October - November 2012
Forthnet catalogue October - November 2012Forthnet catalogue October - November 2012
Forthnet catalogue October - November 2012
 

Recently uploaded

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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
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
 
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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
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
 
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
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
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
 
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
 
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
 

Recently uploaded (20)

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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
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
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
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
 
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
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
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
 
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)
 
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
 

Android 4.0 UI design tips