# Android Kotlin example

Base on the schema on [how-does-it-work](https://posetracker.gitbook.io/posetracker-api/use-posetracker-on-real-time-camera-webcam/how-does-it-work "mention") You need to call our URL <https://app.posetracker.com/pose_tracker/tracking> through an Android **webview.**

**Check the code source on GitHub:**

This repo is kept as a reference implementation.

We’ll clean and stabilize it over time.

It will remain available as sample code for integration.

{% embed url="<https://github.com/Movelytics/PoseTracker-Example-Android-Kotlin>" %}
