I'm making an application in Android Studio for an event and would like it to:
When you open a specific screen, the app would use mobile phone gps to acquire the source coordinates and open the google maps app to create a route with the destination point at the event location.
Thanks in advance,