i am supposed to make an android application , that find the shortest path , only the searching should be based on my algorithm , not the one provided by the company , so i wondering if i can make a map (Streets) (Nodes , edges) , and then open it in an android application.
... View more