PathFinding.js
PathFinding.js copied to clipboard
I am creating an APP for office navigation. How to integrate this in Android studio
How do I integrate this code in android studio. I am trying to make an app for office navigation and I want to use this to find the shortest path with obstacles in between
I think you are confusing Java with JavaScript. This library is for JavaScript, not Java.
@pnjkgarg does your app have a back-end?
This is only a path finding algorithm and an illustration of how It works. It’s not a Frontend or backend.
On Oct 10, 2020, at 2:27 PM, Max Horstmann [email protected] wrote:
@pnjkgarg does your app have a back-end?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
@lienista I was referring to @pnjkgarg's Android app :)