SlideShare a Scribd company logo
1 of 28
Lightning Talk:

Learnings, Prototypes & Use Cases
on Google Glass
Tasneem Sayeed
October 18,2013

people
Agenda
• Glass Use Cases (Mobile SIG: Date with Google Glass)
• Glass Prototypes
– Mint Glassware (Mirror API)
– GlassPay (Native app)
– GLOffers (Native app)

• Learnings
Glass Use Case #1
AllergyMeter – allergy check in a snap
Imagine if you or your loved ones have allergies and when you
go shopping wearing Glass, it could alert you when you pick a
product by scanning the ingredients.
AllergyMeter Scenario A

(1) I don’t know if I’m buying
the right food product given
my family’s allergies.

(2) Tap and go

(3) Scanning …

(4) Allergy free
AllergyMeter Scenario B

(1) Pick another food
product.

(2) Tap and go

(3) Scanning …

(4) Allergic for the family
Allergy Meter List

Yay! We have the allergy list
Glass Use Case #2
GlassTimator – scan, estimate, get paid
A landscaper wearing Glass visiting his prospective client could
automatically survey the area, get measurements and calculate
estimates.

Project: renovate the backyard workflow:
1.Backyard dimensions automatically determined
• Using GPS location and Google satellite image
1.Total cost and deposit estimated automatically
2.Customer pays by check
3.Landscaper remotely deposits check
GlassTimator Scenario

(1) Survey area

(3) Scan to deposit

(2) Estimate

(4) Deposit confirmation
GlassTimator Scenario

Confirmation of the deposit
Glass Prototypes
Mint Glassware (Mirror API)
MicroMint: What We Learned
• Users wearing Glass were more interested in seeing total balances
• Need to focus on simple use cases
• Hook up glassware with existing Web services where it makes sense
GlassPay (Native app)

(6)
Crypto
signed
proof of
payment

(2)
Pending
purchase
advertised
via QR
code

(1) Merchant rings up the
purchase

(3) Customer scans
with Glass, reviews
and authorizes
payment

(5) Customer’s account
verified, payment
confirmed

Merchant’s
Bank

(4) Account
verification,
instructions to pay

Customer

Customer’s
Bank
GlassPay Native App
GlassPay Native App

Glass Pa
Magic
GlassPay Native App
GlassPay Native App
GlassPay Native App
GlassPay Native App
GlassPay Native App
Demos
Lessons Learned
Resources:
Mirror Glassware Development
• Start with Google Glass tutorials:
https://developers.google.com/glass/quickstart/index
• Install Google Plug-in for Eclipse which allows you to easily
deploy to Google App Engine
• If you don’t have Glass,
– try the Google Glass Emulator
• Used for emulating Glassware based on Mirror API

– Develop native Android app designed specifically with Glass in
mind and test on an Android phone
Using Mirror API vs Native Android app
• Depends on
– What your app needs to do
– Developer preferences for server development vs Android
development
– Whether you have access to a Glass device for development

• Mirror API development
– Supported currently
– Limited access to hardware capabilities on Glass (i.e. camera, GPS
and limited voice )

• Native Android Development
– Easy to test on an Android phone so not so dependent on
availability of a Glass device
– Access to all hardware on the Glass (i.e. GPS, accelerometer, gyro,
etc)
Android GDK
• Not released yet but you can still write native
apps using Android v15
• Samples:

https://developers.google.com/glass/gdk

• Turn on Debug mode from Glass Settings>Device Info -> Turn on Debug
Side loading an apk:
• adb install -r [sampleName].apk
• adb shell am start -n
com.google.glass.samples.<sampleName>/.<MainActivity
Name>
Android GDK (cont)
• Or install Launchy:

https://github.com/kaze0/launchy
Launchy is a supplementary native app
launcher for Google Glass
–Build and deploy Launchy to your Glass device
–Select Glass Settings and you should get a typical Android
dialog that gives you the option of picking GlassHome or
Launchy for this action. Select Launchy and check the box
to always use Launchy.
–You can now launch your app from here
More Learnings
• Initial development environment (Mirror API) is based on
Java, and not Android!
• Apps are server-based and synced to Glass via Google’s Glass
Sync. This may change with the release of the GDK.
Useful Links

•
•
•
•
•
•
•
•
•

Google Glass Developer Site
Where to download Mirror API and docs
Glass Quickstart Tutorial
Google Glass Application List (i.e. App Store)
Google I/O Google Glass Sessions
Google Glass Playground
Google Glass Emulator
Develop for Glass - 10 easy steps
Google Glass Help

More Related Content

Similar to DevFest West 2013 @Google: LIGHTNING TALK : Learnings, Prototypes & Use Cases on Google Glass

Developing with Google Glass and Xamarin
Developing with Google Glass and XamarinDeveloping with Google Glass and Xamarin
Developing with Google Glass and Xamarin
Xamarin
 
Android android + app engine a developer's dream combination
Android android + app engine  a developer's dream combinationAndroid android + app engine  a developer's dream combination
Android android + app engine a developer's dream combination
Chris Ramsdale
 
Android android + app engine a developer's dream combination copy
Android android + app engine  a developer's dream combination copyAndroid android + app engine  a developer's dream combination copy
Android android + app engine a developer's dream combination copy
Chris Ramsdale
 

Similar to DevFest West 2013 @Google: LIGHTNING TALK : Learnings, Prototypes & Use Cases on Google Glass (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
 
Discover Android Wear
Discover Android WearDiscover Android Wear
Discover Android Wear
 
Google Glass in a Programmer's View
Google Glass in a Programmer's ViewGoogle Glass in a Programmer's View
Google Glass in a Programmer's View
 
Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...
Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...
Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...
 
Google Glass Meetup 3/3 - 8 Janvier 2014
Google Glass Meetup 3/3 - 8 Janvier 2014Google Glass Meetup 3/3 - 8 Janvier 2014
Google Glass Meetup 3/3 - 8 Janvier 2014
 
Digital media analytics: web, mobile analytics - Ahmad Abdullah - Google
Digital media analytics: web, mobile analytics - Ahmad Abdullah - GoogleDigital media analytics: web, mobile analytics - Ahmad Abdullah - Google
Digital media analytics: web, mobile analytics - Ahmad Abdullah - Google
 
BigDesign 2014 - What's Before Mobile First?
BigDesign 2014 - What's Before Mobile First?BigDesign 2014 - What's Before Mobile First?
BigDesign 2014 - What's Before Mobile First?
 
Wearable Development Ecosystem
Wearable Development EcosystemWearable Development Ecosystem
Wearable Development Ecosystem
 
Google IO 2017 Recap
Google IO 2017 RecapGoogle IO 2017 Recap
Google IO 2017 Recap
 
Appium Meetup #2 - Mobile Web Automation Introduction
Appium Meetup #2 - Mobile Web Automation IntroductionAppium Meetup #2 - Mobile Web Automation Introduction
Appium Meetup #2 - Mobile Web Automation Introduction
 
Insights from Glass Entrepreneur: Developing, Hacking, and Monetizing Apps
Insights from Glass Entrepreneur: Developing, Hacking, and Monetizing AppsInsights from Glass Entrepreneur: Developing, Hacking, and Monetizing Apps
Insights from Glass Entrepreneur: Developing, Hacking, and Monetizing Apps
 
First8 / AMIS Google Glass scanner development
First8 / AMIS Google Glass scanner development First8 / AMIS Google Glass scanner development
First8 / AMIS Google Glass scanner development
 
Android Wear
Android WearAndroid Wear
Android Wear
 
Developing with Google Glass and Xamarin
Developing with Google Glass and XamarinDeveloping with Google Glass and Xamarin
Developing with Google Glass and Xamarin
 
001-Mobile Application.pptx
001-Mobile Application.pptx001-Mobile Application.pptx
001-Mobile Application.pptx
 
[MOPCON 2014] Google Glass 開發經驗分享
[MOPCON 2014] Google Glass 開發經驗分享[MOPCON 2014] Google Glass 開發經驗分享
[MOPCON 2014] Google Glass 開發經驗分享
 
Whats different in android L, M, N and O
Whats different in android L, M, N and OWhats different in android L, M, N and O
Whats different in android L, M, N and O
 
Cracking android app. Мокиенко Сергей
Cracking android app. Мокиенко СергейCracking android app. Мокиенко Сергей
Cracking android app. Мокиенко Сергей
 
Android android + app engine a developer's dream combination
Android android + app engine  a developer's dream combinationAndroid android + app engine  a developer's dream combination
Android android + app engine a developer's dream combination
 
Android android + app engine a developer's dream combination copy
Android android + app engine  a developer's dream combination copyAndroid android + app engine  a developer's dream combination copy
Android android + app engine a developer's dream combination copy
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

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
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
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...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

DevFest West 2013 @Google: LIGHTNING TALK : Learnings, Prototypes & Use Cases on Google Glass

  • 1. Lightning Talk: Learnings, Prototypes & Use Cases on Google Glass Tasneem Sayeed October 18,2013 people
  • 2. Agenda • Glass Use Cases (Mobile SIG: Date with Google Glass) • Glass Prototypes – Mint Glassware (Mirror API) – GlassPay (Native app) – GLOffers (Native app) • Learnings
  • 3. Glass Use Case #1 AllergyMeter – allergy check in a snap Imagine if you or your loved ones have allergies and when you go shopping wearing Glass, it could alert you when you pick a product by scanning the ingredients.
  • 4. AllergyMeter Scenario A (1) I don’t know if I’m buying the right food product given my family’s allergies. (2) Tap and go (3) Scanning … (4) Allergy free
  • 5. AllergyMeter Scenario B (1) Pick another food product. (2) Tap and go (3) Scanning … (4) Allergic for the family
  • 6. Allergy Meter List Yay! We have the allergy list
  • 7. Glass Use Case #2 GlassTimator – scan, estimate, get paid A landscaper wearing Glass visiting his prospective client could automatically survey the area, get measurements and calculate estimates. Project: renovate the backyard workflow: 1.Backyard dimensions automatically determined • Using GPS location and Google satellite image 1.Total cost and deposit estimated automatically 2.Customer pays by check 3.Landscaper remotely deposits check
  • 8. GlassTimator Scenario (1) Survey area (3) Scan to deposit (2) Estimate (4) Deposit confirmation
  • 12. MicroMint: What We Learned • Users wearing Glass were more interested in seeing total balances • Need to focus on simple use cases • Hook up glassware with existing Web services where it makes sense
  • 13. GlassPay (Native app) (6) Crypto signed proof of payment (2) Pending purchase advertised via QR code (1) Merchant rings up the purchase (3) Customer scans with Glass, reviews and authorizes payment (5) Customer’s account verified, payment confirmed Merchant’s Bank (4) Account verification, instructions to pay Customer Customer’s Bank
  • 21. Demos
  • 23. Resources: Mirror Glassware Development • Start with Google Glass tutorials: https://developers.google.com/glass/quickstart/index • Install Google Plug-in for Eclipse which allows you to easily deploy to Google App Engine • If you don’t have Glass, – try the Google Glass Emulator • Used for emulating Glassware based on Mirror API – Develop native Android app designed specifically with Glass in mind and test on an Android phone
  • 24. Using Mirror API vs Native Android app • Depends on – What your app needs to do – Developer preferences for server development vs Android development – Whether you have access to a Glass device for development • Mirror API development – Supported currently – Limited access to hardware capabilities on Glass (i.e. camera, GPS and limited voice ) • Native Android Development – Easy to test on an Android phone so not so dependent on availability of a Glass device – Access to all hardware on the Glass (i.e. GPS, accelerometer, gyro, etc)
  • 25. Android GDK • Not released yet but you can still write native apps using Android v15 • Samples: https://developers.google.com/glass/gdk • Turn on Debug mode from Glass Settings>Device Info -> Turn on Debug Side loading an apk: • adb install -r [sampleName].apk • adb shell am start -n com.google.glass.samples.<sampleName>/.<MainActivity Name>
  • 26. Android GDK (cont) • Or install Launchy: https://github.com/kaze0/launchy Launchy is a supplementary native app launcher for Google Glass –Build and deploy Launchy to your Glass device –Select Glass Settings and you should get a typical Android dialog that gives you the option of picking GlassHome or Launchy for this action. Select Launchy and check the box to always use Launchy. –You can now launch your app from here
  • 27. More Learnings • Initial development environment (Mirror API) is based on Java, and not Android! • Apps are server-based and synced to Glass via Google’s Glass Sync. This may change with the release of the GDK.
  • 28. Useful Links • • • • • • • • • Google Glass Developer Site Where to download Mirror API and docs Glass Quickstart Tutorial Google Glass Application List (i.e. App Store) Google I/O Google Glass Sessions Google Glass Playground Google Glass Emulator Develop for Glass - 10 easy steps Google Glass Help

Editor's Notes

  1. Rob the landscaper visits a potential customer Project: Renovate the backyard Workflow Backyard dimensions automatically determined Using GPS location and Google satellite image. Total cost and deposit estimated automatically Customer pays by check Landscaper remotely deposits check and get paid for deposit payment by taking a picture of the check.
  2. Rob the landscaper visits a potential customer Project: Renovate the backyard Workflow Backyard dimensions automatically determined Using GPS location and Google satellite image. Total cost and deposit estimated automatically
  3. So the first use case I’m going to cover was created by a group of us during CTO Dev Innovation Days. Once a quarter, CTO Dev consolidates all of their unstructured time hours into 3 days where they lock themselves in a room away from their day-to-day jobs and work on an unstructured time project. Last quarter, Tasmeem, Sreeneel, Peijun and Cindy decided to investigate Google Glass even though we didn’t have a Glass. At that time, the primary way to program for Glass was with the Mirror API.
  4. Once a quarter, CTO Dev consolidates all of their unstructured time hours into 3 days where they lock themselves in a room away from their day-to-day jobs and work on an unstructured time project. Last quarter, Tasneem, Sreeneel, Peijun and Cindy decided To investigate Google Glass even though we didn’t have a Glass. At that time, the primary way to program for Glass was with the Mirror API A user is out and about wearing Glass initiates the service, and is able to get the total balances (Cash In-Flow and Out-Flow)
  5. So the 2nd use case I’m going to demonstrate today is called GlassPay. When I watched some of the Glass sessions from Google I/O, there was 1 panel discussion with about 6 Glass experts and the moderator asked each of them what their “Killer” Glassware app would be and one of the Google people said, “I would love to see Payments done with Glass.” Well, who better than us to create that app. So, Cindy gathered some other co-workers, Mithun, Komal, Alex “Mr Payments” Ran, and for brainstorming power and support, Bill Laaser and we came up with this idea. Mithun Mahadevan, Komal Bhatia, Alex Ran, Bill Laaser