PathFinding.js icon indicating copy to clipboard operation
PathFinding.js copied to clipboard

I am creating an APP for office navigation. How to integrate this in Android studio

Open pnjkgarg opened this issue 4 years ago • 4 comments

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

pnjkgarg avatar Sep 03 '20 15:09 pnjkgarg

I think you are confusing Java with JavaScript. This library is for JavaScript, not Java.

brean avatar Sep 04 '20 06:09 brean

@pnjkgarg does your app have a back-end?

MaxHorstmann avatar Oct 10 '20 21:10 MaxHorstmann

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 avatar Oct 10 '20 22:10 lienista

@lienista I was referring to @pnjkgarg's Android app :)

MaxHorstmann avatar Oct 10 '20 23:10 MaxHorstmann