I have created my own navigation app based on OSM (mapsforge, Android 11) and want now to implement the offline-routing functionality of BRouter.
Can anybody please tell me if this is even possible (or does BRouter only work with OsmAnd, Locus-Maps or OruxMap)?
If yes - I would be very grateful to get some information how to start and how the dependency / interface to and from BRouter looks like. I "simply" want to send the coordinates of the starting-, via-, and ending points to the BRouter application/interface and want to get a GPX-file back. Is this possible? Thanks a lot!!!