Android Question Google maps more than once

AHilberink

Active Member
Licensed User
Longtime User
Hi,

My app has a button to start Google maps to navigate. After navigation the user switch back to my app using the square button of android.
He select another adress and press the button again.

I use an Intent to start Google maps.

Question:
Is Google maps starting every time a new session (stack)?

Because after some navigations the user has to press the button more than once to start the Intent.

If Yes, is there a solution?

Kind regards,
André
 
Top