PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Google Fit API for Android Integration into WM
Google Fit API for Android Integration into WM
Iniciado por thomassoegiarto727, mai., 21 2021 12:04 PM - 1 resposta
Publicado em maio, 21 2021 - 12:04 PM
Hi, everyone. I want to integrate google fit api into WM. Does anyone here know how to do this? At the moment I am confused and don't know where to start, because all documentation from Google uses Android Studio.


Best regards
Thomas
Membro registado
514 mensagems
Publicado em maio, 24 2021 - 4:42 PM
Hi

I'm also stuck about the Api thing

The only thing I could make it work it's the login into the google account but nothing more

You need to search thing on HTTPRequest and varaibles of HTTP
You need the link of the api and know what parameters the link need to make HTTPRequest work.

You need to read the documentation of the API to know where to start
And search about HTTPRequest

That's all I know I never make it work the api in totally on Windev

The api I want to make it work for my situation it's to list all the directory of my user using google account
I manage to make him log in make allow the permisions but when I execute the HTTPRequest with all the parameters need it to list the directory I need to set parameters (of the documentation of the api) to make it work like: name,phone, and so on

maybe your library of the api you want to use doesn't required that step

I hope I can guide you to the right direction to look.

Good luck

--
Best Regards
ARV