Is there any kind of rest engine service.
In general having REST web service and android app that will fetch from it and make some data processing and have it displayed is something that fits to common pattern.
It would be natural to have service that could be queried over content provider or similar and retrieve data. Service would have some kind of definitions of data that it will fetch.
Anyone knows of something like that?
No, there is no REST API in Android, you can implement your own as it support Apache HTTP Client and JavaSE HttpURLConnection.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With