PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [WM24] Question about API Integration
[WM24] Question about API Integration
Débuté par RobertLEO, 29 sep. 2020 10:35 - 1 réponse
Membre enregistré
36 messages
Posté le 29 septembre 2020 - 10:35
Hello everyone,

So I have a question, is it possible to integrate APIs into an app we are currently building? Because in my app we are building a function that would record data like steps taken, heart beat, blood pressure, etc. either from phone sensors or external devices, so I am planning to integrate Google Fit's API into my app, is this possible or do I have to use a REST webservice for it?
Membre enregistré
50 messages
Popularité : +7 (9 votes)
Posté le 01 octobre 2020 - 19:52
you can take both roads you can integrate libraries and also consume a webservice to do it