> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/connecting/apple-health-health-connect-and-mobile-sdk/samsung-health-android-only-routes.md).

# How do I set up Samsung Health (direct vs Health Connect)?

Samsung Health is an **on-device integration that requires a native Android app**. It is not accessible on iOS (an 'invalid connection' error on iOS is expected), and there is no web API, so web-only apps cannot use it.

There are two routes:

* **Health Connect** via the mobile SDK.
* **Direct Samsung Health SDK** (recommended, since Health Connect has known sync and data-access limitations).

To use the direct route:

{% stepper %}
{% step %}
**Apply for Samsung Health SDK access** via Samsung's partner application form.
{% endstep %}

{% step %}
Let support know once you have submitted so we can coordinate enabling the direct route.
{% endstep %}

{% step %}
Once approved, use the SDK versions tagged for Samsung and follow the standard [mobile SDK docs](https://docs.tryterra.co/health-and-fitness-api/mobile-only-sources), skipping the Health Connect sections.
{% endstep %}
{% endstepper %}

There is no companion-app workaround like the one for Apple Health.
