DEVELOPING FOR GOOGLE GLASS

Size: px
Start display at page:

Download "DEVELOPING FOR GOOGLE GLASS"

Transcription

1 DevIgnition 2013 PRESENTED BY LUIS DE LA ROSA DIRECTOR OF DEVELOPING FOR GOOGLE GLASS

2 GLASS - MASS-MARKET GENERAL COMPUTING WEARABLE - ROUGHLY 40,000 BETA TESTERS (EXPLORERS) -CHECK YOUR FOR INVITE -TWO WAYS TO DEVELOP FOR IT: MIRROR API AND GDK

3 GLASS HARDWARE - 640X360 LANDSCAPE DISPLAY - APPEARS LARGE BUT IN PERIPHERY - 5MP CAMERA WITH 720P VIDEO, MIC, SPEAKER - LOCATION - SENSORS - TETHERS TO ANDROID OR IPHONE - WIFI + BLUETOOTH

4 GLASS GESTURES - TAP - BRING UP MENU / EXECUTE MENU ITEM - SWIPE DOWN - GO BACK / EXIT IMMERSION - TWO-FINGER - SLEEP - SWIPE BACK - GO LEFT IN TIMELINE - SWIPE FORWARD - GO RIGHT IN TIMELINE - SWIPE FASTER TO GO FARTHER

5 VOICE RECOGNITION - LAUNCHES GLASSWARE FROM HOME CARD - REPLACES KEYBOARD

6 HEAD MOVEMENT - LOOK UP - WAKE FROM SLEEP - HOME CARD TRACKS TO SCROLL VOICE MENU - CAN TRACK VIA SENSORS WITH GDK

7 TIMELINE - EVERYTHING IS A CARD - HOME CARD IS WHERE YOU START - RIGHT OF HOME CARD IS THE HISTORY - EX: PICTURES YOU TOOK - LEFT OF HOME CARD IS CURRENT + FUTURE - EX: WEATHER, UPCOMING GAMES

8 TYPES OF GLASSWARE - STATIC CARD - LIVE CARD - LOW FREQUENCY - LIVE CARD - HIGH FREQUENCY - IMMERSION

9 COMMON CARD LAYOUT

10 COMMON CARD LAYOUT WITH IMAGE

11 STATIC CARD - DISPLAY INFO WITH NO INTERACTION - EXCEPT FOR CONTEXT MENU - NO GESTURES AVAILABLE - CAN T MAKE VIA GDK CURRENTLY - USE MIRROR API

12 MORE ABOUT STATIC CARDS - SUPPLY TEXT TO BE READ ALOUD - ATTACH AUDIO, IMAGE, VIDEO - PAGINATE LONG TEXT - BUNDLE MULTIPLE CARDS - CUSTOM MENU ITEMS

13 INSERTING A STATIC CARD WITH MIRROR API - CREATE GOOGLE API PROJECT - AUTHORIZE WITH OAUTH mirror = MirrorClient.new(get_stored_credentials(us er_id)) mirror.insert_timeline_item({ text: 'Welcome to the Mirror API Ruby Quick Start' })

14 MIRROR API CAN ALSO - ACCESS LOCATION - SHARE OTHER CARDS WITH YOUR GLASSWARE SERVER (LIKE ANDROID SHARE... MENU ITEM) - HANDLE CUSTOM MENU ITEMS

15 GDK - GLASS DEVELOPMENT KIT - BUILT ON ANDROID (ICE CREAM SANDWICH) - ALLOWS OFFLINE, SENSORS, MORE UI CONTROL UNLIKE MIRROR - NO EMULATOR

16 LIVE CARD - LOW FREQUENCY - LIVE CONTENT, SOME USER INTERACTION - SWIPE DOWN, LEFT AND RIGHT NOT AVAILABLE - CONTENT UPDATED AT LOW FREQUENCY (EVERY FEW SECOND AT MOST) - SERVICE - USE SUBSET OF AVAILABLE ANDROID UI VIA REMOTEVIEW

17 LIVE CARD - HIGH FREQUENCY - LIVE CONTENT, SOME USER INTERACTION - SWIPE DOWN, LEFT AND RIGHT NOT AVAILABLE - CONTENT UPDATED AT HIGH FREQUENCY - SERVICE - USE SURFACE TO DO CUSTOM DRAWING

18 IMMERSION - TAKE OVER ENTIRE SCREEN - ALL GESTURES AVAILABLE - DOES NOT LIVE IN TIMELINE - USE REGULAR ANDROID UI - USE REGULAR ACTIVITY CLASS - CAN ACT LIKE A MINI-TIMELINE VIA CARD + CARDSCROLLVIEW

19 HELLO GLASS (IMMERSION) - LET S MAKE A GLASS APP WITH THE GDK! - I MEAN... GLASSWARE!

20 INSTALLING GDK - SDK MANAGER

21 NEW PROJECT WIZARD

22 TARGET THE GDK - PROJECT PROPERTIES

23 HMM... THAT DOESN T LOOK RIGHT

24 GETTING THE GLASS THEME In AndroidManifest.xml, delete:

25 USE THE LIBRARY, LUKE! In AndroidManifest.xml, add: <uses- library android:name="com.google.android.glass" android:required="true" />

26 VOICE ACTIVATE! In AndroidManifest.xml, add: <intent- filter> <action android:name="com.google.android.glass.action. VOICE_TRIGGER"/> </intent- filter> <meta- data android:name="com.google.android.glass.voicetr igger"

27 VOICE ACTIVATE! (PART 2) Create a res/xml/glass_voice_trigger.xml: <?xml version="1.0" encoding="utf- 8"?> <trigger keyword="@string/ glass_voice_trigger"/>

28 VOICE ACTIVATE! (PART 3) Add to res/values/strings.xml: <string name="glass_voice_trigger">say hello</string>

29 BUILDING OUT THE UI - USE REGULAR ANDROID UI CLASSES FOR AN IMMERSION - REMEMBER TO UTILIZE GESTURES, SINCE IT IS NOT A TOUCH SCREEN - GESTUREDETECTOR - FINGER COUNT - SCROLL - TWO FINGER SCROLL

30 TO SHOW A MENU - USE REGULAR ANDROID MENU METHODS: oncreateoptionsmenu() onoptionsitemselected() onoptionsmenuclosed()

31 FURTHER RESOURCES - GLASS/COMMUNITY - TAG [GOOGLE-GDK] ON STACK OVERFLOW - PUBLIC BUG / ISSUE TRACKER - SAMPLE PROJECTS VIA WIZARD OR GITHUB

32 QUESTIONS Luis de la Rosa Director of Technology, savvy apps Google+: google.com/+luisdelarosa Presentation, notes and links: luisdelarosa.com/glass?

33 COME DO THE BEST WORK OF YOUR CAREER luisdelarosa.com/glass

User Guidelines for Downloading Calibre Books on Android with Talkback Enabled

User Guidelines for Downloading Calibre Books on Android with Talkback Enabled Download User Guidelines for Downloading Calibre Books on Android with Talkback Enabled Before you start - Things you need to know You can register two devices (i.e. a phone and a tablet) to use for downloading

More information

Camera & Photos Apps ios10

Camera & Photos Apps ios10 2017 Class Camera & Photos Apps ios10 iphone and ipad 1 Camera iphone also has filter options Live Photos, iphone 6s, 7 and ipad Pro Grid HDR - High Dynamic Range Timer Flash Switch Cameras Exposure Adjust

More information

Passport Companion iphone App. How to Add a Your Visit and Your Photos to a Park

Passport Companion iphone App. How to Add a Your Visit and Your Photos to a Park Passport Companion iphone App How to Add a Your Visit and Your Photos to a Park You visited a park, took pictures, and now you want to add the visit and your photos of the visit to the Passport app. 1.

More information

User Guide: PTT Radio Application - ios. User Guide. PTT Radio Application. ios. Release 8.3

User Guide: PTT Radio Application - ios. User Guide. PTT Radio Application. ios. Release 8.3 User Guide PTT Radio Application ios Release 8.3 December 2017 Table of Contents Contents 1. Introduction and Key Features... 5 2. Application Installation & Getting Started... 6 Prerequisites... 6 Download...

More information

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM PRODUCT MANUAL CAWTS03 v3.16 Apple ios ABOUT CASE AIR TABLE OF CONTENTS FEATURES ACCESSORIES The Case Air Wireless Tethering System connects and transfers

More information

Share your Live Photos with friends and family by printing, ordering prints from Snapfish (US only), and via Facebook or .

Share your Live Photos with friends and family by printing, ordering prints from Snapfish (US only), and via Facebook or  . HP Live Photo app - available on ios and Android devices Make your photos come to life with HP Live Photo! HP Live Photo is a free, fun, and easy app for ios and Android that lets you share your experiences

More information

Enhanced Push-to-Talk Application for Android

Enhanced Push-to-Talk Application for Android AT&T Business Mobility Enhanced Push-to-Talk Application for Android Land Mobile Radio (LMR) Version Release 8.3 Table of Contents Introduction and Key Features 2 Application Installation & Getting Started

More information

Easy Input Helper Documentation

Easy Input Helper Documentation Easy Input Helper Documentation Introduction Easy Input Helper makes supporting input for the new Apple TV a breeze. Whether you want support for the siri remote or mfi controllers, everything that is

More information

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM PRODUCT MANUAL CAWTS03 v3.13 Android ABOUT CASE AIR The Case Air Wireless Tethering System connects and transfers images instantly from your camera

More information

Android. Tips & Tricks

Android. Tips & Tricks Android Tips & Tricks Contents What s New 3 Tips Before You Begin 4 Getting Started 5 Create a canvas 5 Navigating 5 Hide the UI 5 Color 6 Customize the color palette 6 Selecting a color 6 Capturing a

More information

Product Requirements Document

Product Requirements Document Product Requirements Document Team: Under Construction Authors: Michael Radbel (Lead), Matthew Ruth (Scribe), Maneesh Karipineni, Ilyne Han, Yun Suk Chang Project Name: vmemo Revision History Version Number

More information

Enhanced Push-to-Talk Application for iphone

Enhanced Push-to-Talk Application for iphone AT&T Business Mobility Enhanced Push-to-Talk Application for iphone Land Mobile Radio (LMR) Version Release 8.3 Table of Contents Introduction and Key Features 2 Application Installation & Getting Started

More information

SKF Shaft Alignment Tool Horizontal machines app

SKF Shaft Alignment Tool Horizontal machines app SKF Shaft Alignment Tool Horizontal machines app Short flex couplings Instructions for use Table of contents 1. Using the Horizontal shaft alignment app... 2 1.1 How to change the app language...2 1.2

More information

User Guide: PTT Application - Android. User Guide. PTT Application. Android. Release 8.3

User Guide: PTT Application - Android. User Guide. PTT Application. Android. Release 8.3 User Guide PTT Application Android Release 8.3 March 2018 1 1. Introduction and Key Features... 6 2. Application Installation & Getting Started... 7 Prerequisites... 7 Download... 8 First-time Activation...

More information

How to Download Books. How to Stream books

How to Download Books. How to Stream books How to use our service with an ios device (iphone/ipad/ipod touch) Click on the individual options below or scroll through the whole document How to Download Books Setting up the App and Borrowing Books

More information

Android User s Manual for the CamRanger Mini

Android User s Manual for the CamRanger Mini Android User s Manual for the CamRanger Mini US Patent 9712688 08/28/18 1 CamRanger Mini Hardware... 3 Setup... 3 CamRanger Mini App... 5 Connection Screen... 5 Main Screen... 6 Status Bar... 6 Recent

More information

Project Plan Snagit Power Tools

Project Plan Snagit Power Tools Project Plan Snagit Power Tools The Capstone Experience Team TechSmith Ben Blaut Kyle Gosen David Markachev Department of Computer Science and Engineering Michigan State University Fall 2012 From Students

More information

Google Photos Online Basics

Google Photos Online Basics Google Photos Online Basics Click here to return to the Computer Club s website Adding new photos to your Google Photos - Three Ways Google Photos Uploader From Google Photos website click upload for individual

More information

Push-to-talk ios User Guide (v8.0)

Push-to-talk ios User Guide (v8.0) Push-to-talk ios User Guide (v8.0) PTT 8.0 ios - Table of Contents 1 Activating PTT on your ios device... 4 How to activate PTT on your Android Smartphone... 4 How to Logout and Login to the PTT Service...

More information

Cricut Design Space App for ipad User Manual

Cricut Design Space App for ipad User Manual Cricut Design Space App for ipad User Manual Cricut Explore design-and-cut system From inspiration to creation in just a few taps! Cricut Design Space App for ipad 1. ipad Setup A. Setting up the app B.

More information

User Guide. PTT Radio Application. ios. Release 8.3

User Guide. PTT Radio Application. ios. Release 8.3 User Guide PTT Radio Application ios Release 8.3 March 2018 1 Table of Contents 1. Introduction and Key Features... 5 2. Application Installation & Getting Started... 6 Prerequisites... 6 Download... 6

More information

Mine Seeker. Software Requirements Document CMPT 276 Assignment 3 May Team I-M-Assignment by Dr. B. Fraser, Bill Nobody, Patty Noone.

Mine Seeker. Software Requirements Document CMPT 276 Assignment 3 May Team I-M-Assignment by Dr. B. Fraser, Bill Nobody, Patty Noone. Mine Seeker Software Requirements Document CMPT 276 Assignment 3 May 2018 Team I-M-Assignment by Dr. B. Fraser, Bill Nobody, Patty Noone bfraser@cs.sfu.ca, mnobody@sfu.ca, pnoone@sfu.ca, std# xxxx-xxxx

More information

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft 1 CrowPi with MineCraft Pi Edition - Introduction - Minecraft Pi Edition - Introduction - What you will need - Introduction - Running Minecraft - Introduction - Playing Multiplayer with more CrowPi s -

More information

EXILIM ALBUM 1.1. Introduction

EXILIM ALBUM 1.1. Introduction MA1612-A 2017 CASIO COMPUTER CO., LTD. Introduction Contents What you can do with EXILIM ALUM Terms Used in This Manual Creating an Album Creating an Album Automatically Creating an Album Manually Viewing

More information

PlanIt! for Photographers ALL-IN-ONE PLANNING APP FOR LANDSCAPE PHOTOGRAPHERS QUICK USER GUIDES

PlanIt! for Photographers ALL-IN-ONE PLANNING APP FOR LANDSCAPE PHOTOGRAPHERS QUICK USER GUIDES PlanIt! for Photographers ALL-IN-ONE PLANNING APP FOR LANDSCAPE PHOTOGRAPHERS QUICK USER GUIDES User Interface Overview Title Bar Ephemeris Pager Page Indicator Info Window Scene Pin Map with Info Overlay

More information

Getting started with AutoCAD mobile app. Take the power of AutoCAD wherever you go

Getting started with AutoCAD mobile app. Take the power of AutoCAD wherever you go Getting started with AutoCAD mobile app Take the power of AutoCAD wherever you go Getting started with AutoCAD mobile app Take the power of AutoCAD wherever you go i How to navigate this book Swipe the

More information

User Guide. PTT Radio Application. Android. Release 8.3

User Guide. PTT Radio Application. Android. Release 8.3 User Guide PTT Radio Application Android Release 8.3 March 2018 1 Table of Contents 1. Introduction and Key Features... 5 2. Application Installation & Getting Started... 6 Prerequisites... 6 Download...

More information

Enhanced Push-to-Talk Application for iphone

Enhanced Push-to-Talk Application for iphone AT&T Business Mobility Enhanced Push-to-Talk Application for iphone Standard Version Release 8.3 Table of Contents Introduction and Key Features 2 Application Installation & Getting Started 2 Navigating

More information

AI BOX 1. ASSEMBLY. A1 : Desk frame B1 : 2 holes for installing 2 M5x16 screws

AI BOX 1. ASSEMBLY. A1 : Desk frame B1 : 2 holes for installing 2 M5x16 screws There are three main installation processes to get your Smart Standing Desk with AI up and running. 1. Assemble AI Box with your Desk. 2. Install Autonomous Desk application to your phone. 3. Set up AI

More information

Autodesk. SketchBook Mobile

Autodesk. SketchBook Mobile Autodesk SketchBook Mobile Copyrights and Trademarks Autodesk SketchBook Mobile (2.0.2) 2013 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts

More information

Smartphone RH/Temperature Probe Instruction Manual

Smartphone RH/Temperature Probe Instruction Manual Smartphone RH/Temperature Probe 800014 Instruction Manual 1 TABLE OF CONTENTS Introduction...3 Features...4 App Screen...5 Measurement Procedures...7 Care and Maintenance...14 Compatibility...14 Specifications...15

More information

Ubiquitous Computing. Spring 2010

Ubiquitous Computing. Spring 2010 Ubiquitous Computing Spring 2010 - Making Sense of Sensing Systems: Five questions for designers and Researchers - Distributed mediation of ambiguous context an aware environments - RFID: A key to Automating

More information

Recording guidebook This provides information and handy tips on recording vocals and live instruments at home.

Recording guidebook This provides information and handy tips on recording vocals and live instruments at home. Welcome to The Hit Kit s QuickStart instructions! Read on and you ll be set up and making your first steps in the world of music making in no time at all! Remember, you can find complete instructions to

More information

CamFi TM. CamFi User Guide. CamFi Remote Camera Controller. CamFi Limited Copyright 2015 CamFi. All Rights Reserved.

CamFi TM. CamFi User Guide. CamFi Remote Camera Controller. CamFi Limited Copyright 2015 CamFi. All Rights Reserved. CamFi TM CamFi User Guide CamFi Remote Camera Controller CamFi Limited Copyright 2015 CamFi. All Rights Reserved. Contents Chapter 1:CamFi at glance 1 Packaging List 1 CamFi Overview 1 Chapter 2:Getting

More information

Hack Your Ride With Beacon Technology!

Hack Your Ride With Beacon Technology! Hack Your Ride With Beacon Technology! #kontakt_io Trevor Longino Head of Marketing & PR @trevorlongino @kontakt_io We help build the world s best proximity solutions 10 thousand+ clients! Welcome to the

More information

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM

Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM Case Air Wireless TETHERING AND CAMERA CONTROL SYSTEM PRODUCT MANUAL CAWTS03 v3.13 Apple ios ABOUT CASE AIR The Case Air Wireless Tethering System connects and transfers images instantly from your camera

More information

New Perspectives on PowerPoint Module 1: Creating a Presentation

New Perspectives on PowerPoint Module 1: Creating a Presentation New Perspectives on PowerPoint 2016 Module 1: Creating a Presentation Objectives, Part 1 Plan and create a new presentation Create a title slide and slides with lists Edit and format text Move and copy

More information

Copyrights and Trademarks

Copyrights and Trademarks Mobile Copyrights and Trademarks Autodesk SketchBook Mobile (2.0) 2012 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts thereof, may not be

More information

STRUCTURE SENSOR QUICK START GUIDE

STRUCTURE SENSOR QUICK START GUIDE STRUCTURE SENSOR 1 TABLE OF CONTENTS WELCOME TO YOUR NEW STRUCTURE SENSOR 2 WHAT S INCLUDED IN THE BOX 2 CHARGING YOUR STRUCTURE SENSOR 3 CONNECTING YOUR STRUCTURE SENSOR TO YOUR IPAD 4 Attaching Structure

More information

R E V I E W G U I D E

R E V I E W G U I D E REVIEW GUIDE HALIDE 1.5 With the launch of the iphone X, we re proud to announce the release of Halide 1.5. This is a big update, which features the first camera UI designed from scratch for iphone X.

More information

Share My Design Space Project to Facebook or Pinterest?

Share My Design Space Project to Facebook or Pinterest? How Do I Share My Design Space Project to Facebook or Pinterest? We love it when our members share the projects they create daily with their Cricut machines, materials, and accessories. Design Space was

More information

DiGi++ Noise Meter. Main functions

DiGi++ Noise Meter. Main functions Main functions DiGi++ Noise Meter This application brings the functionalities of a Sound Level Meter (SLM) and of a Spectrum Analizer (RTA) to your phone: mobile hardware introduce some limitations (lower

More information

Portfolio. Swaroop Kumar Pal swarooppal.wordpress.com github.com/swarooppal1088

Portfolio. Swaroop Kumar Pal swarooppal.wordpress.com github.com/swarooppal1088 Portfolio About Me: I am a Computer Science graduate student at The University of Texas at Dallas. I am currently working as Augmented Reality Engineer at Aireal, Dallas and also as a Graduate Researcher

More information

Shoot It Game Template - 1. Tornado Bandits Studio Shoot It Game Template - Documentation.

Shoot It Game Template - 1. Tornado Bandits Studio Shoot It Game Template - Documentation. Shoot It Game Template - 1 Tornado Bandits Studio Shoot It Game Template - Documentation Shoot It Game Template - 2 Summary Introduction 4 Game s stages 4 Project s structure 6 Setting the up the project

More information

How to Pair AbiBird Sensor with App and Account

How to Pair AbiBird Sensor with App and Account How to Pair AbiBird Sensor with App and Account By pairing your AbiBird sensor with your AbiBird app and account, you make it posible for signals to pass from the sensor, via the Cloud, to the AbiBird

More information

TurboVUi Solo. User Guide. For Version 6 Software Document # S Please check the accompanying CD for a newer version of this document

TurboVUi Solo. User Guide. For Version 6 Software Document # S Please check the accompanying CD for a newer version of this document TurboVUi Solo For Version 6 Software Document # S2-61432-604 Please check the accompanying CD for a newer version of this document Remote Virtual User Interface For MOTOTRBO Professional Digital 2-Way

More information

QS PRO & QS PRO 2 Set-up App Instructions For Bluetooth BLE (Android 4.4+)

QS PRO & QS PRO 2 Set-up App Instructions For Bluetooth BLE (Android 4.4+) QS PRO & QS PRO 2 Set-up App Instructions For Bluetooth BLE (Android 4.4+) All QS PRO s shipped since December 1, 2015 have the newest version Bluetooth BLE capability for entering and using the setup

More information

GPS Waypoint Application

GPS Waypoint Application GPS Waypoint Application Kris Koiner, Haytham ElMiligi and Fayez Gebali Department of Electrical and Computer Engineering University of Victoria Victoria, BC, Canada Email: {kkoiner, haytham, fayez}@ece.uvic.ca

More information

Interior Design with Augmented Reality

Interior Design with Augmented Reality Interior Design with Augmented Reality Ananda Poudel and Omar Al-Azzam Department of Computer Science and Information Technology Saint Cloud State University Saint Cloud, MN, 56301 {apoudel, oalazzam}@stcloudstate.edu

More information

Forest Inventory System. User manual v.1.2

Forest Inventory System. User manual v.1.2 Forest Inventory System User manual v.1.2 Table of contents 1. How TRESTIMA works... 3 1.2 How TRESTIMA calculates basal area... 3 2. Usage in the forest... 5 2.1. Measuring basal area by shooting pictures...

More information

LLC LASERWAR «LASERTAG CONFIGURATOR» MOBILE APPLICATION FOR LASER TAG EQUIPMENT GAME PARAMETERS CONFIGURATION

LLC LASERWAR «LASERTAG CONFIGURATOR» MOBILE APPLICATION FOR LASER TAG EQUIPMENT GAME PARAMETERS CONFIGURATION LLC LASERWAR «LASERTAG CONFIGURATOR» MOBILE APPLICATION FOR LASER TAG EQUIPMENT GAME PARAMETERS CONFIGURATION 2015 SUMMARY This manual is intended for independent study of LASERTAG CONFIGURATOR mobile

More information

Lavalier microphone for smartphones USER MANUAL

Lavalier microphone for smartphones USER MANUAL Lavalier microphone for smartphones and tablets USER MANUAL Contents Table of Contents Contents 2 English 3 irig Mic Lav 3 Register your irig Mic Lav 3 Installation and setup 4 Mounting irig Mic Lav on

More information

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation University of California, Santa Barbara CS189 Fall 17 Capstone VR Telemedicine Product Requirement Documentation Jinfa Zhu Kenneth Chan Shouzhi Wan Xiaohe He Yuanqi Li Supervised by Ole Eichhorn Helen

More information

User Manual for Grass Snap (Android Version)

User Manual for Grass Snap (Android Version) User Manual for Grass Snap (Android Version) Grass Snap is a useful tool when monitoring your pastures and grasslands. Grass Snap will take you through the monitoring process step-by-step. Grass Snap meets

More information

WMC accesses your mobile device s microphone, speaker and location while signed in. All WMC data is deleted when you sign out.

WMC accesses your mobile device s microphone, speaker and location while signed in. All WMC data is deleted when you sign out. Introduction The WAVE Mobile Communicator (WMC) extends push-to-talk communications by enabling Android and Apple Android smartphones, tablets and other specialty devices to securely communicate with other

More information

Advancements in Gesture Recognition Technology

Advancements in Gesture Recognition Technology IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 4, Ver. I (Jul-Aug. 2014), PP 01-07 e-issn: 2319 4200, p-issn No. : 2319 4197 Advancements in Gesture Recognition Technology 1 Poluka

More information

QS PRO Set-up App Instructions Bluetooth setup

QS PRO Set-up App Instructions Bluetooth setup QS PRO Set-up App Instructions Bluetooth setup All QS PRO s shipped since February 28, 2015 have Classic Bluetooth capability for entering and using the setup features of the shifter. Older versions of

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire - 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries

More information

gfm-app.com User Manual

gfm-app.com User Manual gfm-app.com User Manual 03.07.16 CONTENTS 1. MAIN CONTROLS Main interface 3 Control panel 3 Gesture controls 3-6 2. CAMERA FUNCTIONS Exposure 7 Focus 8 White balance 9 Zoom 10 Memory 11 3. AUTOMATED SEQUENCES

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries all over the country, subscribe

More information

Manual For Use Google Earth Flight Simulator Ipad

Manual For Use Google Earth Flight Simulator Ipad Manual For Use Google Earth Flight Simulator Ipad Have you ever wondered how to use the basic Google Earth features? Select this option through Google Earth's Tool's (Enter Flight Simulator link) or by

More information

Easy Input For Gear VR Documentation. Table of Contents

Easy Input For Gear VR Documentation. Table of Contents Easy Input For Gear VR Documentation Table of Contents Setup Prerequisites Fresh Scene from Scratch In Editor Keyboard/Mouse Mappings Using Model from Oculus SDK Components Easy Input Helper Pointers Standard

More information

DESIGNING GAMES FOR NVIDIA GRID

DESIGNING GAMES FOR NVIDIA GRID DESIGNING GAMES FOR NVIDIA GRID BEST PRACTICES GUIDE Eric Young, DevTech Engineering Manager for GRID AGENDA Onboard Games on to NVIDIA GRID GamePad Support! Configurable Game Settings Optimizing your

More information

CONTENTS JamUp User Manual

CONTENTS JamUp User Manual JamUp User Manual CONTENTS JamUp User Manual Introduction 3 Quick Start 3 Headphone Practice Recording Live Tips General Setups 4 Amp and Effect 5 Overview Signal Path Control Panel Signal Path Order Select

More information

Autodesk. SketchBook INK. Tips & Tricks. ios

Autodesk. SketchBook INK. Tips & Tricks. ios Autodesk SketchBook INK Tips & Tricks ios Contents What s New 3 Tips Before You Begin 4 Getting Started 5 Create a canvas 5 Navigating 5 Hide the UI 5 Color 6 Customize the color palette 6 Selecting a

More information

Kevin P. Holland. angel.co/kevin-holland linkedin.com/in/kevinpholland/ kevinpholland.com

Kevin P. Holland. angel.co/kevin-holland linkedin.com/in/kevinpholland/ kevinpholland.com Kevin P. Holland kevpdev@gmail.com angel.co/kevin-holland linkedin.com/in/kevinpholland/ kevinpholland.com I create functional UIs that beckon. I have ios development experience in both Objective-C and

More information

Savant Lighting TrueImage App Setup Guide

Savant Lighting TrueImage App Setup Guide ! Savant Lighting TrueImage App Setup Guide Document Number: 009-1575-00 Document Date: October 2017 Table of Contents To access the link to the topics in this document, select the topic page. Smartphone

More information

Google Geo Education Tutorial. Ricoh Theta-S & Street View App

Google Geo Education Tutorial. Ricoh Theta-S & Street View App Google Geo Education Tutorial Ricoh Theta-S & Street View App Version: Android Last Update: 28th Feb 2017 Overview Street View App The Google Street View App (SV App) provides a mechanism for users to

More information

Trial code included!

Trial code included! The official guide Trial code included! 1st Edition (Nov. 2018) Ready to become a Pro? We re so happy that you ve decided to join our growing community of professional educators and CoSpaces Edu experts!

More information

NETWORK CONNECTIVITY FOR IoT. Hari Balakrishnan. Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017

NETWORK CONNECTIVITY FOR IoT. Hari Balakrishnan. Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017 NETWORK CONNECTIVITY FOR IoT Hari Balakrishnan Lecture #5 6.S062 Mobile and Sensor Computing Spring 2017 NETWORKING: GLUE FOR THE IOT IoT s technology push from the convergence of Embedded computing Sensing

More information

CS 4518 Mobile and Ubiquitous Computing Lecture 7: Fragments, Camera Emmanuel Agu

CS 4518 Mobile and Ubiquitous Computing Lecture 7: Fragments, Camera Emmanuel Agu CS 4518 Mobile and Ubiquitous Computing Lecture 7: Fragments, Camera Emmanuel Agu Fragments Recall: Fragments Sub-components of an Activity (screen) An activity can contain multiple fragments, organized

More information

Real Time Spatiotemporal Biological Stress Level Checking

Real Time Spatiotemporal Biological Stress Level Checking Real Time Spatiotemporal Biological Stress Level Checking Marina Uchimura 1, Yuki Eguchi 2, Minami Kawasaki 2, Naoko Yoshii 1, Tomohiro Umeda 3, Masami Takata 4, and Kazuki Joe 4 1 Graduate School of Humanities

More information

WIDGETS: QUICK and INTUITIVE INTERFACES

WIDGETS: QUICK and INTUITIVE INTERFACES WI DGETS Equinox Widgets Lighting Widget Equinox lets you manage lighting using personal preferences, including night settings, entertainment, vacation mode, or any personalized settings with the simple

More information

Blackfin Online Learning & Development

Blackfin Online Learning & Development Presentation Title: Introduction to VisualDSP++ Tools Presenter Name: Nicole Wright Chapter 1:Introduction 1a:Module Description 1b:CROSSCORE Products Chapter 2: ADSP-BF537 EZ-KIT Lite Configuration 2a:

More information

INTRODUCTION. Welcome to Subtext the first community in the pages of your books.

INTRODUCTION. Welcome to Subtext the first community in the pages of your books. INTRODUCTION Welcome to Subtext the first community in the pages of your books. Subtext allows you to engage in conversations with friends and like-minded readers and access all types of author and expert

More information

XILICA DESIGNER. Tips and tricks

XILICA DESIGNER. Tips and tricks XILICA DESIGNER Tips and tricks 1 Table of Contents Number modules 3 Wire modules 4 Processing chains 7 DSP modules 11 Wire adjustment 12 2 Tips and tricks: Number modules The intent of this guide is to

More information

GetTutorialized Workshops Brochure-2017

GetTutorialized Workshops Brochure-2017 GetTutorialized Workshops Brochure-2017 Internet of Things with Arduino Workshop course Content: 1. Introduction to Internet of Things 2. Introduction to Microcontrollers and Microprocessors 3. Microcontrollers

More information

Next Back Save Project Save Project Save your Story

Next Back Save Project Save Project Save your Story What is Photo Story? Photo Story is Microsoft s solution to digital storytelling in 5 easy steps. For those who want to create a basic multimedia movie without having to learn advanced video editing, Photo

More information

FiLMiCPro v6 Quick Start Guide

FiLMiCPro v6 Quick Start Guide FiLMiCPro v6 Quick Start Guide Camera View The v6 camera view screen provides tactical recording information and controls. See below for more details regarding the new main screen. Live Analytics Three

More information

ROOMPLAYER GUIDE COMPLETE YOUR ROOMPLAYER SETUP WITH THE ROOMPLAYER DESKTOP APP

ROOMPLAYER GUIDE COMPLETE YOUR ROOMPLAYER SETUP WITH THE ROOMPLAYER DESKTOP APP ROOMPLAYER GUIDE COMPLETE YOUR ROOMPLAYER SETUP WITH THE ROOMPLAYER DESKTOP APP HELLO Once you ve connected your Roomplayer to your home network, downloading and installing the Roomplayer desktop app is

More information

Getting Started with Osmo Words

Getting Started with Osmo Words Getting Started with Osmo Words Updated 10.4.2017 Version 3.0.0 Page 1 What s Included? Each Words game contains 2 sets of English alphabet letter tiles for a total of 52 tiles. 26 blue letter tiles 26

More information

2016+ QS PRO Set-up App Instructions For Bluetooth BLE (Android 4.4+)

2016+ QS PRO Set-up App Instructions For Bluetooth BLE (Android 4.4+) 2016+ QS PRO Set-up App Instructions For Bluetooth BLE (Android 4.4+) All QS PRO s shipped since December 1, 2015 have the newest version Bluetooth BLE capability for entering and using the setup features

More information

My view in VR and controller keep moving or panning outside of my control when using Oculus Go.

My view in VR and controller keep moving or panning outside of my control when using Oculus Go. Applicable ASINs/Models Product sub group Problem My view in VR and controller keep moving or panning outside of my control when using Oculus Go. I'm having trouble connecting my Oculus Go to WiFi. How

More information

Table of Contents. Creating Your First Project 4. Enhancing Your Slides 8. Adding Interactivity 12. Recording a Software Simulation 19

Table of Contents. Creating Your First Project 4. Enhancing Your Slides 8. Adding Interactivity 12. Recording a Software Simulation 19 Table of Contents Creating Your First Project 4 Enhancing Your Slides 8 Adding Interactivity 12 Recording a Software Simulation 19 Inserting a Quiz 24 Publishing Your Course 32 More Great Features to Learn

More information

Using Bloxels in the Classroom

Using Bloxels in the Classroom Using Bloxels in the Classroom Introduction and Getting Started: What are Bloxels? With Bloxels, you can use the concept of game design to tell stories! Bloxels Grid Board Each Bloxels set consists of

More information

XF Camera System Feature Update #2 SR2.2 Firmware Release Note

XF Camera System Feature Update #2 SR2.2 Firmware Release Note XF Camera System Feature Update #2 SR2.2 Firmware Release Note This release note explains what is included with the XF Camera System Feature Update #2 in addition to installation instructions. Compared

More information

Pinout User Manual. Version 1.0(Draft) Zesty Systems Inc

Pinout User Manual. Version 1.0(Draft) Zesty Systems Inc Pinout User Manual Version 1.0(Draft) Zesty Systems Inc. 2016.7.27 Index What you need to use Pinout... 3 How to get connected to Pinout... 3 Introduction of Pinout... 4 Pinout hardware overview... 5 Camera

More information

FAQ New Generation Infotainment Insignia/Landing page usage

FAQ New Generation Infotainment Insignia/Landing page usage FAQ New Generation Infotainment Insignia/Landing page usage Status: September 4, 2018 Key Messages/Talking Points The future of Opel infotainment: On-board navigation with connected services Intuitive,

More information

DH HAIR MAKEUP. USER MANUAL updated May, ScriptE Systems, LLC

DH HAIR MAKEUP. USER MANUAL updated May, ScriptE Systems, LLC DH HAIR MAKEUP USER MANUAL updated May, 2017 ScriptE Systems, LLC READING THIS MANUAL 4 GETTING STARTED 4 CREATE A FILE 5 NAVIGATING THROUGH WINDOWS DH HAIR MAKEUP 5 ADD CHARACTERS & CHARACTER NUMBERS

More information

Emotional Robot - Gemini

Emotional Robot - Gemini Emotional Robot - Gemini By Maker Works Technology Inc. I am.. Toy? Pet? Robot? Sometimes.. I am powerful Racer Easy-to-control vehicle Multiple control methods ( Gyro / Joystick / Tracking / Voice) Dual

More information

Tech tips. lingua house. 1 Key vocabulary. 2 How tech-savvy are you? Lesson code: K6CH-7ECB-BXK7-C ADVANCED

Tech tips. lingua house. 1 Key vocabulary. 2 How tech-savvy are you? Lesson code: K6CH-7ECB-BXK7-C ADVANCED A A ENGLISH IN VIDEO Tech tips Lesson code: K6CH-7ECB-BXK7-C ADVANCED 1 Key vocabulary What do you think the underlined words and phrases mean? In pairs, match them to their correct meaning below: 1. Type

More information

TEAM JAKD WIICONTROL

TEAM JAKD WIICONTROL TEAM JAKD WIICONTROL Final Progress Report 4/28/2009 James Garcia, Aaron Bonebright, Kiranbir Sodia, Derek Weitzel 1. ABSTRACT The purpose of this project report is to provide feedback on the progress

More information

HP Sprocket Plus. Parts and Controls. Getting Started. Navigating the App. Sprocket App Features Safety Information Specifications Troubleshooting

HP Sprocket Plus. Parts and Controls. Getting Started. Navigating the App. Sprocket App Features Safety Information Specifications Troubleshooting HP Sprocket Plus Enjoy larger prints with the HP Sprocket Plus! Parts and Controls Supplied Items Product Overview LED Indicator Lights Caring for your HP Sprocket Plus Getting Started Installing Mobile

More information

ModaDJ. Development and evaluation of a multimodal user interface. Institute of Computer Science University of Bern

ModaDJ. Development and evaluation of a multimodal user interface. Institute of Computer Science University of Bern ModaDJ Development and evaluation of a multimodal user interface Course Master of Computer Science Professor: Denis Lalanne Renato Corti1 Alina Petrescu2 1 Institute of Computer Science University of Bern

More information

Audacity 5EBI Manual

Audacity 5EBI Manual Audacity 5EBI Manual (February 2018 How to use this manual? This manual is designed to be used following a hands-on practice procedure. However, you must read it at least once through in its entirety before

More information

Lunarship Software. Phototheca Overview. November 2017

Lunarship Software. Phototheca Overview. November 2017 Lunarship Software Phototheca Overview November 2017 Table of Contents Product Overview... 2 Struggles of a photograph studio manager... 2 Phototheca provides solution... 2 Features... 3 1. Import Photos

More information

AR Cannon. Multimodal Interfaces. Students: Arnaud Durand 1, Léonard Stalder 2, Thomas Rouvinez 3 Professors: Dr. Denis Lalane 4, May 23, 2014

AR Cannon. Multimodal Interfaces. Students: Arnaud Durand 1, Léonard Stalder 2, Thomas Rouvinez 3 Professors: Dr. Denis Lalane 4, May 23, 2014 AR Cannon Multimodal Interfaces Students: Arnaud Durand 1, Léonard Stalder 2, Thomas Rouvinez 3 Professors: Dr. Denis Lalane 4, May 23, 2014 University of Freiburg 5 // Freiburg University of Freiburg

More information

Help Manual - ipad. Table of Contents. 1. Quick Start Controls Overlay. 2. Social Media. 3. Guitar Tunes Library

Help Manual - ipad. Table of Contents. 1. Quick Start Controls Overlay. 2. Social Media. 3. Guitar Tunes Library Table of Contents Help Manual - ipad 1. Quick Start Controls Overlay 2. Social Media 3. Guitar Tunes Library 4. Purchasing and Downloading Content to Play 5. Settings Window 6. Player Controls 7. Tempo

More information

GESTURE RECOGNITION SOLUTION FOR PRESENTATION CONTROL

GESTURE RECOGNITION SOLUTION FOR PRESENTATION CONTROL GESTURE RECOGNITION SOLUTION FOR PRESENTATION CONTROL Darko Martinovikj Nevena Ackovska Faculty of Computer Science and Engineering Skopje, R. Macedonia ABSTRACT Despite the fact that there are different

More information

The Revolution Will Be Wearable

The Revolution Will Be Wearable CHAPTER 1 The Revolution Will Be Wearable Forging Glass Even in a world when smartphones, tablets, and laptops are becoming faster each month and shipping with tons of memory and eye-popping HD displays,

More information