SlideShare a Scribd company logo
1 of 31
INTERACTIONS IN PARALLEL
WORLDS WITH ANDROID
Wajdi Ben Rabah
www.wajdibr.com/
@WajdiBenRabah
#appbuilders17
Plan
⬡Android as an OS
⬡Parallel realities ?
⬡Application area
⬡Interactions in parallel dimensions
⬡Live coding
⬡What’s coming next
Android
⬡Linux based OS.
⬡Open source.
⬡Android TV, Android Auto, Android
Wear.
⬡Android Nougat 7.1
1/25
Android
2/25
Parallel realities
3/25
Virtual Reality
⬡Artificial environment,
presented as reality
alternative.
⬡Experienced senses:
⬡Hearing.
⬡Sight.
4/25
Headsets
5/25
Google Daydream
⬡New Google platform for virtual reality.
⬡Sensors
⬡Screen resolutions QHD 1440p + OLED
⬡Android N.
⬡CPU (snapdragon 820) +GPU+RAM
⬡60fps stereoscopic.
6/25
Application areas
⬡Health
⬡Entertainment
⬡automobile
⬡Ads
⬡Education
⬡Tourism
⬡Space / Military
7/25
Augmented reality
⬡A way of fusing the real and the virtual world by overlaying digital data
on to real-world analogue views.
⬡Anyone with a mobile phone or laptop with built-in video capability
can augment and extend their reality with easy-to-use applications.
8/25
Application areas
⬡Games
⬡Marketing
⬡Fashion
⬡Social media
⬡Health
⬡Tourism
⬡Industry (cars, boats …)
⬡Press
⬡Ads
9/25
Application areas
10/25
Marker-based VS Location-based
11/25
VR or AR ?
⬡AR:
⬡Combine the real world and virtual data in real time.
⬡Be interactive in real world.
⬡Using a 3D environment.
⬡VR:
⬡Alternative to the real world.
⬡Creation of content.
12/25
VR and AR tinker with our reality — but
AR enhances it, while VR diverts us from
it.
13/25
Interact in the parallel dimension
14/25
Daydream controller
15/25
Eyes tracking / Gaze input
16/25
Virtual buttons
17/25
Requirements
⬡Android smartphone (Android Nougat as a min version).
⬡Daydream SDK.
⬡Android SDK.
⬡Unity 3D / Android Studio 1.0 and above.
18/25
Android
<manifest ...
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
...
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="25"/>
...
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
<uses-feature android:name="android.software.vr.mode" android:required="false"/>
<uses-feature android:name="android.software.vr.high_performance" android:required="false"/>
...
19/25
Android
<application
...
<activity
android:name=".TreasureHuntActivity"
android:screenOrientation="landscape"
android:configChanges="orientation|keyboardHidden|screenSize"
android:enableVrMode="@string/gvr_vr_mode_component"
android:theme="@style/VrActivityTheme"
android:resizeableActivity="false">
...
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="com.google.intent.category.CARDBOARD" />
<category android:name="com.google.intent.category.DAYDREAM" />
</intent-filter>
</activity>
</application>
20/25
Unity3D
⬡Unity is a platform for
creating experiences in 2D
and 3D.
⬡SDK : simplify the
creation of a VR/AR
experience.
21/25
Google Design Lab
22/25
Demo
23/25
Download the project
24/25
Interactions in
virtual
dimension
Interactions in
augmented
dimension
Future of parallel worlds
⬡Lower price for devices.
⬡“VR/motion sickness”
⬡Tango project.
⬡Loneliness/Isolation.
25/25
References
⬡https://developer.vuforia.com
⬡https://developers.google.com/
⬡http://www.vrs.org.uk/virtual-reality-games/future-expectations.html
⬡https://www.google.com/atap/project-tango/
⬡http://answers.unity3d.com/
⬡https://www.assetstore.unity3d.com
⬡http://www.augment.com/
Thank you !
@WajdiBenRabah

More Related Content

What's hot

First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways
First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways
First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways Holger Mueller
 
Google cardboard final
Google cardboard finalGoogle cardboard final
Google cardboard finalpkholkute
 
Key concepts of android app development
Key concepts of android app developmentKey concepts of android app development
Key concepts of android app developmentludostar1
 
iOS 11 and Augmented Reality
iOS 11 and Augmented RealityiOS 11 and Augmented Reality
iOS 11 and Augmented RealityJai Mehta
 
Samsung and google's new upcoming smartwatch platform, the software could deb...
Samsung and google's new upcoming smartwatch platform, the software could deb...Samsung and google's new upcoming smartwatch platform, the software could deb...
Samsung and google's new upcoming smartwatch platform, the software could deb...aditi agarwal
 
Vr Insights for Brands and Agencies
Vr Insights for Brands and AgenciesVr Insights for Brands and Agencies
Vr Insights for Brands and AgenciesRising Media, Inc.
 
Ar and google project glass presentation
Ar and google project glass presentationAr and google project glass presentation
Ar and google project glass presentationSaad Khan
 
5 Future-Focused Technologies Featured at SXSW
5 Future-Focused Technologies Featured at SXSW5 Future-Focused Technologies Featured at SXSW
5 Future-Focused Technologies Featured at SXSWAasim Saied
 

What's hot (9)

First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways
First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways
First Take - Google Google I/O - Day #1 Keynote - Enterprise Takeaways
 
Google cardboard final
Google cardboard finalGoogle cardboard final
Google cardboard final
 
Key concepts of android app development
Key concepts of android app developmentKey concepts of android app development
Key concepts of android app development
 
iOS 11 and Augmented Reality
iOS 11 and Augmented RealityiOS 11 and Augmented Reality
iOS 11 and Augmented Reality
 
Samsung and google's new upcoming smartwatch platform, the software could deb...
Samsung and google's new upcoming smartwatch platform, the software could deb...Samsung and google's new upcoming smartwatch platform, the software could deb...
Samsung and google's new upcoming smartwatch platform, the software could deb...
 
Keynote: The Immersive web
Keynote: The Immersive webKeynote: The Immersive web
Keynote: The Immersive web
 
Vr Insights for Brands and Agencies
Vr Insights for Brands and AgenciesVr Insights for Brands and Agencies
Vr Insights for Brands and Agencies
 
Ar and google project glass presentation
Ar and google project glass presentationAr and google project glass presentation
Ar and google project glass presentation
 
5 Future-Focused Technologies Featured at SXSW
5 Future-Focused Technologies Featured at SXSW5 Future-Focused Technologies Featured at SXSW
5 Future-Focused Technologies Featured at SXSW
 

Similar to Interactions in parallel worlds with android

Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009sullis
 
android technology
android technology android technology
android technology Sai Kumar
 
Android Basic By Ankit Shandilya
Android Basic By Ankit ShandilyaAndroid Basic By Ankit Shandilya
Android Basic By Ankit ShandilyaAnkit Shandilya
 
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...Jessica Tams
 
Android and android phones
Android and android phonesAndroid and android phones
Android and android phonesjohnpaolo990
 
Camerjam golden gekko mobile sport masterclass
Camerjam golden gekko mobile sport masterclassCamerjam golden gekko mobile sport masterclass
Camerjam golden gekko mobile sport masterclassJames Cameron
 
Augmented Reality: Use Cases In the Automotive Industry
Augmented Reality: Use Cases In the Automotive IndustryAugmented Reality: Use Cases In the Automotive Industry
Augmented Reality: Use Cases In the Automotive IndustryAudax Labs
 
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...HajeJanKamps
 
Application Development Tools For Android
Application Development Tools For AndroidApplication Development Tools For Android
Application Development Tools For AndroidNelsan Ellis
 
Android Smart Car
Android Smart CarAndroid Smart Car
Android Smart CarRahul Singh
 
Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009sullis
 
Tk2323 lecture 1 introduction to mobile application
Tk2323 lecture 1   introduction to mobile applicationTk2323 lecture 1   introduction to mobile application
Tk2323 lecture 1 introduction to mobile applicationMengChun Lam
 
Golden Gekko presentation Google I/O 2014
Golden Gekko presentation Google I/O 2014Golden Gekko presentation Google I/O 2014
Golden Gekko presentation Google I/O 2014DMI
 
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...AugmentedWorldExpo
 

Similar to Interactions in parallel worlds with android (20)

Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009
 
android technology
android technology android technology
android technology
 
Android Basic By Ankit Shandilya
Android Basic By Ankit ShandilyaAndroid Basic By Ankit Shandilya
Android Basic By Ankit Shandilya
 
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...
Open Standards for Cross-Platform Gaming, Virtual & Augmented Reality | Neil ...
 
Android and android phones
Android and android phonesAndroid and android phones
Android and android phones
 
Camerjam golden gekko mobile sport masterclass
Camerjam golden gekko mobile sport masterclassCamerjam golden gekko mobile sport masterclass
Camerjam golden gekko mobile sport masterclass
 
Do relogio ao carro
Do relogio ao carroDo relogio ao carro
Do relogio ao carro
 
Augmented Reality: Use Cases In the Automotive Industry
Augmented Reality: Use Cases In the Automotive IndustryAugmented Reality: Use Cases In the Automotive Industry
Augmented Reality: Use Cases In the Automotive Industry
 
Android Introduction
Android IntroductionAndroid Introduction
Android Introduction
 
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...
Pitch Deck Teardown: This is the deck WayRay used to raise $80M at a $500M va...
 
Android Stsucture
Android StsuctureAndroid Stsucture
Android Stsucture
 
Application Development Tools For Android
Application Development Tools For AndroidApplication Development Tools For Android
Application Development Tools For Android
 
Android Smart Car
Android Smart CarAndroid Smart Car
Android Smart Car
 
Trilha Android - Android Evolved
Trilha Android - Android EvolvedTrilha Android - Android Evolved
Trilha Android - Android Evolved
 
Android OS
Android OSAndroid OS
Android OS
 
Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009
 
Tk2323 lecture 1 introduction to mobile application
Tk2323 lecture 1   introduction to mobile applicationTk2323 lecture 1   introduction to mobile application
Tk2323 lecture 1 introduction to mobile application
 
Golden Gekko presentation Google I/O 2014
Golden Gekko presentation Google I/O 2014Golden Gekko presentation Google I/O 2014
Golden Gekko presentation Google I/O 2014
 
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...
Philipp Nagele (Wikitude): Context Is for Kings: Putting Context in the Hands...
 
Augmented Reality
Augmented RealityAugmented Reality
Augmented Reality
 

Recently uploaded

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
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
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
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
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 

Interactions in parallel worlds with android