SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Introduction to google glass
and GDK
As efficient as your
in-house team
We provide the people, the ability and
the tools so you can be best at what
you do.
The device has been designed for instant sharing and uploads
images, video and audio on the go, online.
There is a power cable attached to the right side of the Glass frame
that is used to recharge the device.
Camera
-Photos - 5 MP
-Videos – 720p
Connectivity
-Wifi
-Bluetooth
Storage
-12 GB of usable memory, synced with Google cloud storage. 16 GB
Flash total.
 Record videos, take pictures
 Show messages
 Find information
 Show maps
 Live video sharing
 Integrates Google Now
 Translate
 Mirror API
– web-based services, called Glassware, that
interact with Google Glass.
– It provides this functionality over a cloud-
based API and does not require running code
on Glass.
 Glass Development Kit (GDK)
– The Glass Development Kit (GDK) is an add-on
to the Android SDK that lets you build
Glassware that runs directly on Glass.
 The GDK is an Android SDK add-on that contains APIs for
Glass-specific features.
 Unlike the Mirror API, Glassware built with the GDK runs on
Glass itself, allowing access to low-level hardware features.
 Time line:
The timeline provides a standard interface for users to
experience Glassware and for developers to display
Glassware.
 Static card:
Static cards appear within the history section of the
timeline.
 Live card:
Live cards show content that is important at the current
time
 Immersions:
Immersions are customized UI experiences that take over a
user's focus and display outside of the timeline experience.
 Time line
 Static Cards
– appears within the history section of the timeline. Each card
focuses on one thing, is visually clear, and is simple to read.
(used in mirror api as well as GDK)
 Live Cards
– show content that is important at the current time and
constantly update to keep information fresh and
relevant.(possible GDK)
 Immersions
– are customized UI experiences that take over a user's focus
and display outside of the timeline experience.
Appears in
the
timeline
Access to
user input
Control over user
interface
Major uses
Static Cards
Yes No No Information
display without
user
interaction
Live Cards Yes Yes, but
timeline takes
precedence
Yes, no restrictions Rich and live
content with
low user
interaction
Immersions No Yes, no
restrictions
Yes, no restrictions Rich and live
content with
high user
interaction
// Create a card with some simple text and a footer.
Card card1 = new Card(context);
card1.setText("This card has a footer.");
card1.setInfo("I'm the footer!");
View card1View = card1.toView();
The card will look like the image provided below.
 Low frequency - which updates the card once every few
seconds.
 High frequency - which updates the card many times a
second.
 Its Cost ($1500).
 Battery Backup.
 Privacy issues.
 Banned at places.
Introduction to google glass and GDK

Weitere ähnliche Inhalte

Was ist angesagt?

Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee document
bhavyakishore
 

Was ist angesagt? (20)

Google glass The Future Gadget
Google glass The Future Gadget Google glass The Future Gadget
Google glass The Future Gadget
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
google glass
google glass google glass
google glass
 
Google glass ppt
Google glass pptGoogle glass ppt
Google glass ppt
 
Google Glass: A Futuristic Fashion Failure Gadget
Google Glass: A Futuristic Fashion Failure  GadgetGoogle Glass: A Futuristic Fashion Failure  Gadget
Google Glass: A Futuristic Fashion Failure Gadget
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
An Introduction to Google Glass
An Introduction to Google GlassAn Introduction to Google Glass
An Introduction to Google Glass
 
Google glass ppt
Google glass pptGoogle glass ppt
Google glass ppt
 
Google glass presentation
Google glass presentationGoogle glass presentation
Google glass presentation
 
Google glass presen
Google glass presenGoogle glass presen
Google glass presen
 
Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology
 
Project glass ppt
Project glass  pptProject glass  ppt
Project glass ppt
 
google glass
google glassgoogle glass
google glass
 
powerpoint presentation on Google glass
powerpoint presentation on Google glasspowerpoint presentation on Google glass
powerpoint presentation on Google glass
 
Ppt on Google glass
Ppt on Google glassPpt on Google glass
Ppt on Google glass
 
Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee document
 
Google Glass Seminar PPT
Google Glass Seminar PPTGoogle Glass Seminar PPT
Google Glass Seminar PPT
 
Google glass
Google glass Google glass
Google glass
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
GOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTUREGOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTURE
 

Andere mochten auch (6)

Google Glass Development Kit - Developer Zone
Google Glass Development Kit - Developer ZoneGoogle Glass Development Kit - Developer Zone
Google Glass Development Kit - Developer Zone
 
Rosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google GlassRosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google Glass
 
MARKETING PLAN - GOOGLE GLASS
MARKETING PLAN - GOOGLE GLASSMARKETING PLAN - GOOGLE GLASS
MARKETING PLAN - GOOGLE GLASS
 
Redtacton Presentation
Redtacton PresentationRedtacton Presentation
Redtacton Presentation
 
Google Strategic Mktg Presentation (2010-2012)
Google Strategic Mktg Presentation (2010-2012)Google Strategic Mktg Presentation (2010-2012)
Google Strategic Mktg Presentation (2010-2012)
 
Report on google glass(in pdf)
Report on google glass(in pdf)Report on google glass(in pdf)
Report on google glass(in pdf)
 

Ähnlich wie Introduction to google glass and GDK

Google's project glass
Google's project glassGoogle's project glass
Google's project glass
Nainesh Zaveri
 
Google glass ict day presentation
Google glass   ict day presentationGoogle glass   ict day presentation
Google glass ict day presentation
EU Edge
 
Objets connectés : "We are able !"
Objets connectés : "We are able !"Objets connectés : "We are able !"
Objets connectés : "We are able !"
OCTO Technology
 
Desarrollo de apps para Google Glass | Antonio García | Itglas
Desarrollo de apps para Google Glass | Antonio García | ItglasDesarrollo de apps para Google Glass | Antonio García | Itglas
Desarrollo de apps para Google Glass | Antonio García | Itglas
Smash Tech
 
Google glass a developers perspective
Google glass   a developers perspectiveGoogle glass   a developers perspective
Google glass a developers perspective
EU Edge
 

Ähnlich wie Introduction to google glass and GDK (20)

eBook - Developing Applications for Google Glass
eBook - Developing Applications for Google Glass eBook - Developing Applications for Google Glass
eBook - Developing Applications for Google Glass
 
Google Glasses Integration with SAP
Google Glasses Integration with SAPGoogle Glasses Integration with SAP
Google Glasses Integration with SAP
 
Google Glass, the GDK, and HTML5
Google Glass, the GDK, and HTML5Google Glass, the GDK, and HTML5
Google Glass, the GDK, and HTML5
 
The Glass Class - Tutorial1 - Introduction to Glassware Development
The Glass Class - Tutorial1 - Introduction to Glassware DevelopmentThe Glass Class - Tutorial1 - Introduction to Glassware Development
The Glass Class - Tutorial1 - Introduction to Glassware Development
 
Introduction to google glass
Introduction to google glassIntroduction to google glass
Introduction to google glass
 
Developing for Google Glass
Developing for Google GlassDeveloping for Google Glass
Developing for Google Glass
 
Google mirror api
Google mirror apiGoogle mirror api
Google mirror api
 
Layar Q&A June 2015
Layar Q&A June 2015Layar Q&A June 2015
Layar Q&A June 2015
 
Google IO 2014 overview
Google IO 2014 overviewGoogle IO 2014 overview
Google IO 2014 overview
 
GoogleGlass
GoogleGlassGoogleGlass
GoogleGlass
 
Google's project glass
Google's project glassGoogle's project glass
Google's project glass
 
Google glass ict day presentation
Google glass   ict day presentationGoogle glass   ict day presentation
Google glass ict day presentation
 
An Overview of Google Glass GDK
An Overview of Google Glass GDKAn Overview of Google Glass GDK
An Overview of Google Glass GDK
 
Objets connectés : "We are able !"
Objets connectés : "We are able !"Objets connectés : "We are able !"
Objets connectés : "We are able !"
 
Desarrollo de apps para Google Glass | Antonio García | Itglas
Desarrollo de apps para Google Glass | Antonio García | ItglasDesarrollo de apps para Google Glass | Antonio García | Itglas
Desarrollo de apps para Google Glass | Antonio García | Itglas
 
Seminar on Google Glass
Seminar on Google GlassSeminar on Google Glass
Seminar on Google Glass
 
Magic Mirror for Museums
Magic Mirror for MuseumsMagic Mirror for Museums
Magic Mirror for Museums
 
Google glass documentation
Google glass documentationGoogle glass documentation
Google glass documentation
 
Google glass a developers perspective
Google glass   a developers perspectiveGoogle glass   a developers perspective
Google glass a developers perspective
 
IRJET- Mythic Bloom Speculum
IRJET-  	  Mythic Bloom SpeculumIRJET-  	  Mythic Bloom Speculum
IRJET- Mythic Bloom Speculum
 

Mehr von Cuelogic Technologies Pvt. Ltd.

Mehr von Cuelogic Technologies Pvt. Ltd. (6)

Big data frameworks
Big data frameworksBig data frameworks
Big data frameworks
 
Introduction to mongoDB
Introduction to mongoDBIntroduction to mongoDB
Introduction to mongoDB
 
Automation Testing by Selenium Web Driver
Automation Testing by Selenium Web DriverAutomation Testing by Selenium Web Driver
Automation Testing by Selenium Web Driver
 
Trends in mobile applications development
Trends in mobile applications developmentTrends in mobile applications development
Trends in mobile applications development
 
HTML5
HTML5HTML5
HTML5
 
How to begin with Amazon EC2?
How to begin with Amazon EC2?How to begin with Amazon EC2?
How to begin with Amazon EC2?
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Introduction to google glass and GDK

  • 1. Introduction to google glass and GDK As efficient as your in-house team We provide the people, the ability and the tools so you can be best at what you do.
  • 2. The device has been designed for instant sharing and uploads images, video and audio on the go, online. There is a power cable attached to the right side of the Glass frame that is used to recharge the device.
  • 3.
  • 4. Camera -Photos - 5 MP -Videos – 720p Connectivity -Wifi -Bluetooth Storage -12 GB of usable memory, synced with Google cloud storage. 16 GB Flash total.
  • 5.  Record videos, take pictures  Show messages  Find information  Show maps  Live video sharing  Integrates Google Now  Translate
  • 6.  Mirror API – web-based services, called Glassware, that interact with Google Glass. – It provides this functionality over a cloud- based API and does not require running code on Glass.  Glass Development Kit (GDK) – The Glass Development Kit (GDK) is an add-on to the Android SDK that lets you build Glassware that runs directly on Glass.
  • 7.  The GDK is an Android SDK add-on that contains APIs for Glass-specific features.  Unlike the Mirror API, Glassware built with the GDK runs on Glass itself, allowing access to low-level hardware features.
  • 8.  Time line: The timeline provides a standard interface for users to experience Glassware and for developers to display Glassware.  Static card: Static cards appear within the history section of the timeline.  Live card: Live cards show content that is important at the current time  Immersions: Immersions are customized UI experiences that take over a user's focus and display outside of the timeline experience.
  • 9.  Time line  Static Cards – appears within the history section of the timeline. Each card focuses on one thing, is visually clear, and is simple to read. (used in mirror api as well as GDK)  Live Cards – show content that is important at the current time and constantly update to keep information fresh and relevant.(possible GDK)
  • 10.  Immersions – are customized UI experiences that take over a user's focus and display outside of the timeline experience. Appears in the timeline Access to user input Control over user interface Major uses Static Cards Yes No No Information display without user interaction Live Cards Yes Yes, but timeline takes precedence Yes, no restrictions Rich and live content with low user interaction Immersions No Yes, no restrictions Yes, no restrictions Rich and live content with high user interaction
  • 11. // Create a card with some simple text and a footer. Card card1 = new Card(context); card1.setText("This card has a footer."); card1.setInfo("I'm the footer!"); View card1View = card1.toView(); The card will look like the image provided below.
  • 12.
  • 13.  Low frequency - which updates the card once every few seconds.  High frequency - which updates the card many times a second.
  • 14.
  • 15.  Its Cost ($1500).  Battery Backup.  Privacy issues.  Banned at places.