SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Ähnlich wie 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
 

Ähnlich wie 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
 

Kürzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
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
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

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

Hinweis der Redaktion

  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