I want to now how to draw a path between tow points in mapFragment. The first one is the user current position, and the second is pre-defined position. After searching online, I found a lot of complex answers that consider as an Android Programming Professional! Also, most of answers are based on API v1 that uses mapView to present the map which now is deprecated as I read.
What I have now is an activity with a mapFragment , and I can run my app and see the world on the map.
please , keep simple as you can :) .