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