Hello,
I successfully built and installed the starter/sample app on my Samsung Galaxy phone using Android Studio on macOS. The app launches as “CardioFlow” and appears to show demo data. I’d like to disable demo mode and connect it to real Samsung Health data (or my backend).
What I tried
-Checked Build Variants and selected a non-demo flavor.
-Searched for USE_DEMO_DATA or demo/mock flags in build.gradle and set them to false
-Uninstalled previous CardioFlow/sample versions before reinstalling
-Installed Samsung Health and Health Platform and granted permissions
Questions
Which build flavor or flag fully disables demo/sample data?
How can I configure the app to use Samsung Health data or connect to a local backend?
Thank you!
Yeganeh Esmaeili