Adding input example project - #1013
Conversation
|
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Hi @acianrice, since this is your first time contributing, please make sure to sign the google CLA. This PR contains a lot of boilerplate code. I would suggest distilling it down to the minimum code needed for the snippets. See https://github.com/android/snippets/tree/main/xr/src/main/java/com/example/xr for some examples. This will help with maintenance. |
As requested by Adrian, this is a small example projected of using different inputs on the glasses (back gesture, generic motion inputs, and the camera action). Not sure if this is exactly what folks were looking for.