SlideShare a Scribd company logo
Integrate Google (Glasses)
with SAP
Alessandro Iannacci
Introduction
Google Glass is a type of wearable technology with an optical head-monted display (OHMD). It
was developed by Google with the mission of producing a mass-market ubiquitous computer.
Glass gestures
You can use touch gestures by tapping and sliding your finger on the touchpad
located on the right side of the device
Back and display off: Swipe down
from the Home screen to turn the
display off. Swiping down also acts as
your back button.
Activate Glass/Action: Tap the
touchpad to turn the display on.
Swipe forward and back: to navigate
your timeline.
Timeline
The timeline is the main user interface that is exposed to users and is comprised of
640 × 360 pixel cards
The most recent items reside closest to the Home card, which is the default card users see when they wake Glass up.
Cards
Static card display text, images, and video content. Can have menu items
that let users carry out actions, such as replying to a text message or
sharing a photo
Static card development pattern
Live cards contain rich, real-time content. Live cards also have access to low-
level sensor data like the accelerometer and GPS. With this type of card you
can still navigate the timeline, while the card continues running on the
background. Also this card can have menu items.
The Compass uses sensors and renders custom graphics to create a unique user experience.
The Compass runs in the timeline and users can navigate away and return to it when desired.
Live card development pattern
Immersion displays Android activities that take over the timeline experience.
Immersion card development pattern
• The Glass Development Kit (GDK) is an add-on to the
Android SDK that lets you build Glassware that runs
directly on Glass. In general, use the GDK if you need
the following features:
• The mirror API this RESTful API lets you easily build
Glassware by letting you use the language of your
choice and providing easy to call web-based APIs.
Features:
How to develop for Google Glasses
Real-time User
Interaction
Offline Functionality
Access to Hardware
Platform
independence
Common Infrastructure
Built-in functionality
Cards and type of development
GDK Dev.
(i.e. SAP communications
via ODATA – as usual
Android development)
Live cards
Immersion
MIRROR APIs Dev.
Static cards
Special content: Hybrid Glassware
Mirror API Glassware can invoke GDK Glassware through a menu item.
Integrate Google (Glasses)
with SAP
Alessandro Iannacci
Using MIRROR APIs with SAP – use cases
VIDEO
https://www.youtube.com/watch?v=HPFBo41BEKY
Integrate Google (Glasses)
with SAP
Alessandro Iannacci
Google API ABAP Client
Google API Abap client
It's a library written in ABAP to leverage Google APIs (it's a newborn project so for now it supports only Mirror
APIs and the Google URL Shortener Service).
The library is directly translated from the official Google PHP library (google-api-PHP-client).
In future, like the official other libraries (php, java, etc.) it will support any other google api (geo data, gdrive,
gmail, tasks, etc. etc.).
It is very simple to use google-api-ABAP-client:
1. download the nugget and import all the objects using SAPLink
2. Register the application google client ID and change this setting in the application together with proxy
settings if needed
3. install the certificates using the S_TRUST T-Code
4. run the demo report ZGOOGLE_TEST and enjoy!
• http://scn.sap.com/community/cloud/blog/2014/06/06/integrating-google-glasses-with-sap
• https://github.com/Gh14Cc10/google-api-ABAP-client
How to use: OAuth2 recap
OAuth provides client applications a 'secure delegated access' to server resources on behalf of a resource owner.
The application that wants to access the user glasses timeline, needs to have a “client id” on a valid Google account.
This client id is defined inside a “Project” for wich the mirror apis are enabled.
How to use: OAuth2 recap
URI: accounts.google.com
URI: www.googleapis.com
All the requests are performed on SSL (https) so both systems (Google and SAP have to be configured to accept
the partner certificate. Google is already configured, for SAP you need to import google certs in STRUST Tcode)
How to use: Developer Key
Mirror API Functionalities (REST)
Method HTTP request Description
URIs relative to https://www.googleapis.com/mirror/v1, unless
otherwise noted
delete DELETE /timeline/i
d
Deletes a timeline
item.
get GET /timeline/id Gets a single
timeline item by ID.
insert POST
https://www.googlea
pis.com/upload/mirr
or/v1/timeline
and
POST /timeline
Inserts a new item
into the timeline.
list GET /timeline Retrieves a list of
timeline items for the
authenticated user.
patch PATCH /timeline/id Updates a timeline
item in place. This
method
supportspatch
semantics.
update PUT
https://www.googlea
pis.com/upload/mirr
or/v1/timeline/id
and
PUT /timeline/id
Updates a timeline
item in place.
Timeline
Method HTTP request Description
URIs relative to https://www.googleapis.com/mirror/v1, unless otherwise noted
delete DELETE /subscriptions/id Deletes a subscription.
insert POST /subscriptions Creates a new subscription.
list GET /subscriptions Retrieves a list of subscriptions
for the authenticated user and
service.
update PUT /subscriptions/id Updates an existing subscription
in place.
Subscriptions (callbackhandler)
Method HTTP request Description
URIs relative to https://www.googleapis.com/mirror/v1, unless otherwise noted
get GET /locations/id Gets a single location by ID.
list GET /locations Retrieves a list of locations for
the user.
Locations
Google Glasses Integration with SAP
Example in the system!
Simulators:
• mirror API playground: is an application that is able to get the static card list,
and to insert new cards. If you use the same google client id of SAP
application in mirror API playground, you will be able to see the same cards
uploaded from SAP.
• Google glasses on Android (Xenologer): is a modified google glasses os
running on android. It is an old version (maps and html cards not working)
but with this simulator you can see contents published for all the
applications.
Thank you!

More Related Content

What's hot (20)

PPT
Google Android
Michael Angelo Rivera
 
PPT
Android Applications Development
Michael Angelo Rivera
 
PPTX
Android development session 5 - Debug android studio
Farabi Technology Middle East
 
KEY
Android Workshop
Junda Ong
 
PPTX
Starting Native Development on Google Glass
Lance Nanek
 
PDF
Android N Highligts
Sercan Yusuf
 
PPTX
Android development beginners faq
Khirulnizam Abd Rahman
 
PPTX
Optimizing Apps for Better Performance
Elif Boncuk
 
PPTX
Android study jams 2021 [collab] [master]
GDSCIIITBbsr
 
PDF
What's new in android 4.4 - Romain Guy & Chet Haase
Paris Android User Group
 
PPTX
Holland9 Android Workshop Hogeschool Rotterdam
J B
 
PDF
Android studio
Andri Yabu
 
PPT
9780134433646 annuzzi ch02 (1)
Peter Mburu
 
PPT
Desarrollo AIR Mobile
Saúl Buentello
 
KEY
Android app development basics
Anton Narusberg
 
PPTX
Make Cross-platform Mobile Apps Quickly - SIGGRAPH 2014
Gil Irizarry
 
PPTX
Android Wear Presentation
Zi Yong Chua
 
PDF
Android N multi window
Yu-Wei Chuang
 
PPTX
Google I/O 2019 - what's new in Android Q and Jetpack
Sunita Singh
 
PPTX
What's new in Android at I/O'16
Elif Boncuk
 
Google Android
Michael Angelo Rivera
 
Android Applications Development
Michael Angelo Rivera
 
Android development session 5 - Debug android studio
Farabi Technology Middle East
 
Android Workshop
Junda Ong
 
Starting Native Development on Google Glass
Lance Nanek
 
Android N Highligts
Sercan Yusuf
 
Android development beginners faq
Khirulnizam Abd Rahman
 
Optimizing Apps for Better Performance
Elif Boncuk
 
Android study jams 2021 [collab] [master]
GDSCIIITBbsr
 
What's new in android 4.4 - Romain Guy & Chet Haase
Paris Android User Group
 
Holland9 Android Workshop Hogeschool Rotterdam
J B
 
Android studio
Andri Yabu
 
9780134433646 annuzzi ch02 (1)
Peter Mburu
 
Desarrollo AIR Mobile
Saúl Buentello
 
Android app development basics
Anton Narusberg
 
Make Cross-platform Mobile Apps Quickly - SIGGRAPH 2014
Gil Irizarry
 
Android Wear Presentation
Zi Yong Chua
 
Android N multi window
Yu-Wei Chuang
 
Google I/O 2019 - what's new in Android Q and Jetpack
Sunita Singh
 
What's new in Android at I/O'16
Elif Boncuk
 

Similar to Google Glasses Integration with SAP (20)

PPTX
WebCamp Zagreb 2014 mirror api
dselmanovic
 
PPTX
Objets connectés : "We are able !"
OCTO Technology
 
PDF
The Glass Class - Tutorial1 - Introduction to Glassware Development
Gun Lee
 
PPT
GoogleGlass
Quazi Hasib
 
PDF
eBook - Developing Applications for Google Glass
Unvired Inc.
 
PDF
The Glass Class - Tutorial 2 - Mirror API
Gun Lee
 
PPT
DevFest West 2013 @Google: LIGHTNING TALK : Learnings, Prototypes & Use Cases...
Tasneem Sayeed
 
PPT
Introduction to google glass and GDK
Cuelogic Technologies Pvt. Ltd.
 
PDF
Experience with Google Glass and Business Applications
Markus Van Kempen
 
PPTX
Google glass
Amith
 
PDF
Developing for Google Glass
Mark Billinghurst
 
PDF
An Overview of Google Glass GDK
Dave Slocombe
 
PDF
Basics of the Google Glass programming
Miki Yutani
 
PPTX
Google Glass in a Programmer's View
Amalan Dhananjayan
 
PPTX
Google Glass Overview 2014 Eng
Vidiemme Consulting srl
 
PDF
Diverse Mobile's Google Glass Demo
Brandon Miller
 
PDF
Google APIs for NSBM Students
Anjana Somathilake
 
PPTX
Google Glass What Is it
Amalan Dhananjayan
 
PPT
Introduction to google glass
Anees Haider
 
PDF
Introduction google glass en - rev 20 - codemotion
Codemotion
 
WebCamp Zagreb 2014 mirror api
dselmanovic
 
Objets connectés : "We are able !"
OCTO Technology
 
The Glass Class - Tutorial1 - Introduction to Glassware Development
Gun Lee
 
GoogleGlass
Quazi Hasib
 
eBook - Developing Applications for Google Glass
Unvired Inc.
 
The Glass Class - Tutorial 2 - Mirror API
Gun Lee
 
DevFest West 2013 @Google: LIGHTNING TALK : Learnings, Prototypes & Use Cases...
Tasneem Sayeed
 
Introduction to google glass and GDK
Cuelogic Technologies Pvt. Ltd.
 
Experience with Google Glass and Business Applications
Markus Van Kempen
 
Google glass
Amith
 
Developing for Google Glass
Mark Billinghurst
 
An Overview of Google Glass GDK
Dave Slocombe
 
Basics of the Google Glass programming
Miki Yutani
 
Google Glass in a Programmer's View
Amalan Dhananjayan
 
Google Glass Overview 2014 Eng
Vidiemme Consulting srl
 
Diverse Mobile's Google Glass Demo
Brandon Miller
 
Google APIs for NSBM Students
Anjana Somathilake
 
Google Glass What Is it
Amalan Dhananjayan
 
Introduction to google glass
Anees Haider
 
Introduction google glass en - rev 20 - codemotion
Codemotion
 
Ad

Recently uploaded (20)

PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PPTX
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PPTX
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
PDF
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
introduction to computer hardware and sofeware
chauhanshraddha2007
 
PDF
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 
PDF
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Agile Chennai 18-19 July 2025 | Workshop - Enhancing Agile Collaboration with...
AgileNetwork
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
introduction to computer hardware and sofeware
chauhanshraddha2007
 
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 
Researching The Best Chat SDK Providers in 2025
Ray Fields
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
Ad

Google Glasses Integration with SAP

  • 1. Integrate Google (Glasses) with SAP Alessandro Iannacci Introduction
  • 2. Google Glass is a type of wearable technology with an optical head-monted display (OHMD). It was developed by Google with the mission of producing a mass-market ubiquitous computer.
  • 3. Glass gestures You can use touch gestures by tapping and sliding your finger on the touchpad located on the right side of the device Back and display off: Swipe down from the Home screen to turn the display off. Swiping down also acts as your back button. Activate Glass/Action: Tap the touchpad to turn the display on. Swipe forward and back: to navigate your timeline.
  • 4. Timeline The timeline is the main user interface that is exposed to users and is comprised of 640 × 360 pixel cards The most recent items reside closest to the Home card, which is the default card users see when they wake Glass up.
  • 5. Cards Static card display text, images, and video content. Can have menu items that let users carry out actions, such as replying to a text message or sharing a photo
  • 7. Live cards contain rich, real-time content. Live cards also have access to low- level sensor data like the accelerometer and GPS. With this type of card you can still navigate the timeline, while the card continues running on the background. Also this card can have menu items. The Compass uses sensors and renders custom graphics to create a unique user experience. The Compass runs in the timeline and users can navigate away and return to it when desired.
  • 9. Immersion displays Android activities that take over the timeline experience.
  • 11. • The Glass Development Kit (GDK) is an add-on to the Android SDK that lets you build Glassware that runs directly on Glass. In general, use the GDK if you need the following features: • The mirror API this RESTful API lets you easily build Glassware by letting you use the language of your choice and providing easy to call web-based APIs. Features: How to develop for Google Glasses Real-time User Interaction Offline Functionality Access to Hardware Platform independence Common Infrastructure Built-in functionality
  • 12. Cards and type of development GDK Dev. (i.e. SAP communications via ODATA – as usual Android development) Live cards Immersion MIRROR APIs Dev. Static cards
  • 13. Special content: Hybrid Glassware Mirror API Glassware can invoke GDK Glassware through a menu item.
  • 14. Integrate Google (Glasses) with SAP Alessandro Iannacci Using MIRROR APIs with SAP – use cases
  • 16. Integrate Google (Glasses) with SAP Alessandro Iannacci Google API ABAP Client
  • 17. Google API Abap client It's a library written in ABAP to leverage Google APIs (it's a newborn project so for now it supports only Mirror APIs and the Google URL Shortener Service). The library is directly translated from the official Google PHP library (google-api-PHP-client). In future, like the official other libraries (php, java, etc.) it will support any other google api (geo data, gdrive, gmail, tasks, etc. etc.). It is very simple to use google-api-ABAP-client: 1. download the nugget and import all the objects using SAPLink 2. Register the application google client ID and change this setting in the application together with proxy settings if needed 3. install the certificates using the S_TRUST T-Code 4. run the demo report ZGOOGLE_TEST and enjoy! • http://scn.sap.com/community/cloud/blog/2014/06/06/integrating-google-glasses-with-sap • https://github.com/Gh14Cc10/google-api-ABAP-client
  • 18. How to use: OAuth2 recap OAuth provides client applications a 'secure delegated access' to server resources on behalf of a resource owner. The application that wants to access the user glasses timeline, needs to have a “client id” on a valid Google account. This client id is defined inside a “Project” for wich the mirror apis are enabled.
  • 19. How to use: OAuth2 recap URI: accounts.google.com URI: www.googleapis.com All the requests are performed on SSL (https) so both systems (Google and SAP have to be configured to accept the partner certificate. Google is already configured, for SAP you need to import google certs in STRUST Tcode)
  • 20. How to use: Developer Key
  • 21. Mirror API Functionalities (REST) Method HTTP request Description URIs relative to https://www.googleapis.com/mirror/v1, unless otherwise noted delete DELETE /timeline/i d Deletes a timeline item. get GET /timeline/id Gets a single timeline item by ID. insert POST https://www.googlea pis.com/upload/mirr or/v1/timeline and POST /timeline Inserts a new item into the timeline. list GET /timeline Retrieves a list of timeline items for the authenticated user. patch PATCH /timeline/id Updates a timeline item in place. This method supportspatch semantics. update PUT https://www.googlea pis.com/upload/mirr or/v1/timeline/id and PUT /timeline/id Updates a timeline item in place. Timeline Method HTTP request Description URIs relative to https://www.googleapis.com/mirror/v1, unless otherwise noted delete DELETE /subscriptions/id Deletes a subscription. insert POST /subscriptions Creates a new subscription. list GET /subscriptions Retrieves a list of subscriptions for the authenticated user and service. update PUT /subscriptions/id Updates an existing subscription in place. Subscriptions (callbackhandler) Method HTTP request Description URIs relative to https://www.googleapis.com/mirror/v1, unless otherwise noted get GET /locations/id Gets a single location by ID. list GET /locations Retrieves a list of locations for the user. Locations
  • 23. Example in the system! Simulators: • mirror API playground: is an application that is able to get the static card list, and to insert new cards. If you use the same google client id of SAP application in mirror API playground, you will be able to see the same cards uploaded from SAP. • Google glasses on Android (Xenologer): is a modified google glasses os running on android. It is an old version (maps and html cards not working) but with this simulator you can see contents published for all the applications.