Good morning,
I'm having a rather annoying problem of being solved in a project. I'm trying to make an application that will communicate with odoo ERP, however, this ERP uses the xml-rpc protocol for their requests.
To make the requests I'm using the axml-rpc lib for android. It is a library made in java, but it seems to be working. When I call a remote function from odoo, lib returns me an Any object! with the answers, however, I can not access the information.
Is it possible to access this HashMap within the name variable or does this blue color indicate a problem? Thank you!
Ps: I've tried several casts, but none worked.