- Knowledge Base
- Developer
- WearHF Intents
-
Developer
-
RealWear Navigator™ 500 Series
- Overview
- Features and Specifications
- Wearing Your Device
- Device Setup
- Interacting with Your Device
- Device Power
- Battery Use
- Home Screen
- My Programs
- My Camera
- My Files
- My Training
- Safety
- Device Care
- Ownership Information
- User Guide
- FAQ
- Thermal Camera Module
- Display Technology Comparison
- Cleaning Your Device
-
RealWear Cloud
-
RealWear Releases
-
RealWear HMT-1®
-
RealWear HMT-1Z1®
-
RealWear Apps
-
Configure
-
RealWear Modules & Accessories
-
RealWear Navigator™ Series
Document Viewer Intents
The HMT comes with a built in document viewerapp which is fully optimized for being controlled by voice commands.
Open Document
If you want open a document in the document vieweruse the following intent.
Note this is the default intent that is described in Google’s API.
Intent.ACTION_VIEW
Extras
Extra | Type | Description |
---|---|---|
page | int | Opens the document at the provided page |
zoom | int | Opens the document at the provided zoom level |
Supported File Types
- .jpg/.jpeg
- .png
- .bmp
- .webp
- .gif
Example
For an example of how to play your files in the media player, see our developer example.