Hello,
Probably elementary problem but that I can not solve in the attached example.
My app consists of 3 Activities.
-Activity 1: Home
- Activity 2: Locate my GPS position at a time T1
- Activity 3: Locate My GPS position at time T2
I can't refresh the GPS data in Activity 2 or 3 when I close the app or when I switch from activity 2 to 3, I always find the same data.
Probably Activity_Pause and Activity_Resume which I don't know how to handle in this app.
Thank you for your help.
Probably elementary problem but that I can not solve in the attached example.
My app consists of 3 Activities.
-Activity 1: Home
- Activity 2: Locate my GPS position at a time T1
- Activity 3: Locate My GPS position at time T2
I can't refresh the GPS data in Activity 2 or 3 when I close the app or when I switch from activity 2 to 3, I always find the same data.
Probably Activity_Pause and Activity_Resume which I don't know how to handle in this app.
Thank you for your help.