You can use Android launch intents to specify a location in an application that will be accessed when you launch the app. Launch intents can be used as deep links within your app.

When you upload an app to Device Manager, we require you to provide at least one launch intent, but you can integrate multiple launch intents to select when you deploy the app to the headsets. To learn more about launch intents, please visit the Android Developer Docs for app intents and intent filters.