Marcio Eduardo D. dos Reis
March 22, 2017 at 12:37 am - Reply
Hello,
Is it possible to create a service like this on Android?
And from time to time send the data to a Rest / DataSnap server in Json Object format?
I was able to collect the information and save in sqlite, but I could not consume a Rest / Datasnap service as a service, would you have any examples of how to do this?
I expect it would be possible to create a service that does something similar to this project. It’s something I’ve been planning to do for a while, and will be revisiting it soon. I’ll include investigation into making REST calls with it.
Hello,
Is it possible to create a service like this on Android?
And from time to time send the data to a Rest / DataSnap server in Json Object format?
I was able to collect the information and save in sqlite, but I could not consume a Rest / Datasnap service as a service, would you have any examples of how to do this?
Thank you
I expect it would be possible to create a service that does something similar to this project. It’s something I’ve been planning to do for a while, and will be revisiting it soon. I’ll include investigation into making REST calls with it.