PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [WM24] Question about API Integration
[WM24] Question about API Integration
Started by RobertLEO, Sep., 29 2020 10:35 AM - 1 reply
Registered member
36 messages
Posted on September, 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?
Registered member
50 messages
Popularité : +7 (9 votes)
Posted on October, 01 2020 - 7:52 PM
you can take both roads you can integrate libraries and also consume a webservice to do it