osmandapp / osmand-api-demo

Example of usage OsmAnd API
87 stars 43 forks source link

Help with mOsmAndHelper.getInfo() #75

Closed fre391 closed 6 months ago

fre391 commented 6 months ago

if calling mOsmAndHelper!!.getInfo() an intent is requested at OSMAND. How to get the data from this response in MainActivity for further processing?