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

  1. Create an Android Studio app project.
  2. Add the DAT Maven repository and dependencies.
  3. Configure AndroidManifest.xml for registration callbacks and APPLICATION_ID.
  4. Initialize Wearables in your Application.

Suggested app structure

Installs
3
GitHub Stars
300
First Seen
10 days ago
sample-app-guide — facebook/meta-wearables-dat-android