PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [WM24] Question about API Integration
[WM24] Question about API Integration
Iniciado por RobertLEO, set., 29 2020 10:35 AM - 1 resposta
Membro registado
36 mensagems
Publicado em setembro, 29 2020 - 10:35 AM
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?
Membro registado
50 mensagems
Popularité : +7 (9 votes)
Publicado em outubro, 01 2020 - 7:52 PM
you can take both roads you can integrate libraries and also consume a webservice to do it