[SOLVED] How to extract variable values to android

Hello.
I am trying to use the last variable values of ubidots in my android device. I’ve been able to extract the value to esp module using: float value = client.getValue(ID);
Is there any easy way to do such to extract data in android!!

Any help would be much appreciated.
Thank you

@qshahrukh41

Please, reference to this topic which is related with your needs.

All the best,
Maria C.

1 Like