Health Data Export - Sync Health Metrics to Google Sheets / CSV

I’ve been trying to find a reliable way to get my Health Connect data out of Android and into something I can actually analyze (Google Sheets, CSV, etc.). Everything I found either didn’t work consistently, or required a paid/third‑party API.

So I built a small Android app that reads data directly from Health Connect and exports it to:

  • Google Sheets (pushes data into a spreadsheet)
  • CSV (saved locally so you can import anywhere)

Since it integrates with Health Connect, it can read and export data from virtually all wearables! It supports per-day exports across categories like Activity, Body Measurements, Sleep, Nutrition, Cycle Tracking, and Vitals (including high-volume metrics like heart rate / HRV / SpO2 / respiratory rate).

It also includes:

  • Auto export to periodically push updates to your spreadsheets or to the cloud
  • Manual export to only export a specific date range

I just created this, so I’m sure there are rough edges. I’m very open to suggestions/feature requests (or bug reports / PRs).

Link to app (Health Data Export): https://play.google.com/store/apps/details?id=com.teqxnology.healthdataexport
Website: https://healthdataexport.com





2 Likes