The HMT comes with a built in document viewerapp which is fully optimized for being controlled by voice commands.
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
Extra | Type | Description |
---|---|---|
page | int | Opens the document at the provided page |
zoom | int | Opens the document at the provided zoom level |
For an example of how to play your files in the media player, see our developer example.
Suggestions on improving this product and documentation are super welcome and appreciated!
© 2020 RealWear, Inc. All rights reserved.