There's a way to send a body request to osmand?

Vyctor Matias3 years ago

Hello there,

I'm facing a ennoying problem. I have and app that gets user location and I use a library to register theses locations, the problem is this library only send locations as a json to a server. I already search for the whole internet to get some information to how do this but no success. There is a way to send theses information by json to osmand?

Anton Tananaev3 years ago

You can't send JSON to OsmAnd, but there are other JSON based HTTP protocols. Can't tell you which ones off the top of my head, but you can search in the source code.