sample-app-guide
Installation
SKILL.md
Sample App Guide (Android)
Build an Android DAT app with registration, sessions, camera streaming, and photo capture.
Pair this with the CameraAccess sample.
Project setup
- Create an Android Studio app project.
- Add the DAT Maven repository and dependencies.
- Configure
AndroidManifest.xmlfor registration callbacks andAPPLICATION_ID. - Initialize
Wearablesin yourApplication.