OSM Framework for Pathfinding of different objects @ Android

Hello OSM Community,

I’m an App Developer searching for a OSM Framework to use on Android.
The primary use case is creating several moving objects with own route / pathfinding on a map.

For example: I want to create 3 different objects on a city map. I want to define a Path for these objects (i.e. navigate from street A to street B) and the objects should follow a path to their destination simultanuosly.

Do you have any suggestions which framework i should use? (there are several for OSM available, but I’m not sure about the pathfinding, because pathfinding is mostly connected to the Position (GPS) of the User).

Thanks a lot

I’m not familiar with any frameworks, but this app rocks: https://en.wikipedia.org/wiki/OsmAnd. So if you can build on top of that, I think you’re golden.

Jo

You can digg yourself in the OSM wiki about http://wiki.openstreetmap.org/wiki/Androidhttp://wiki.openstreetmap.org/wiki/Routing and http://wiki.openstreetmap.org/wiki/Frameworks

Also try different keywords at http://help.openstreetmap.org

See in special, next to Osmand: mapsforge and graphhopper