Android (Event Capture): GPS coordinates are not stored in the events

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

image

The set up of my device is (and it works well with google maps):

image

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose

Hi Jose

Fixed in this version here.

https://github.com/dhis2/dhis2-android-eventcapture/releases

I suppose you are using a different apk.

Regards

image

image

···

On 4 Dec 2016 1:10 p.m., “Jose Garcia Muñoz” josemp10@gmail.com wrote:

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

The set up of my device is (and it works well with google maps):

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Hi Ranga,

Yes, I was using the APKs from github (same link). However, it didn’t work for me using 0.5.8 and 0.5.9.

Thanks!

Jose

image

image

···

On Sun, Dec 4, 2016 at 12:32 PM, Rangarirai Matavire matavirer@gmail.com wrote:

Hi Jose

Fixed in this version here.

https://github.com/dhis2/dhis2-android-eventcapture/releases

I suppose you are using a different apk.

Regards

On 4 Dec 2016 1:10 p.m., “Jose Garcia Muñoz” josemp10@gmail.com wrote:

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

The set up of my device is (and it works well with google maps):

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Hi Araz,

do you have any news about this?

We can not get the GPS coordinates using these devices (don’t know if they are related with the problem or not):

  • Samsung Galaxy Tab 4 (with android 4.4.2)

  • Samsung Galaxy S3 (with android 4.2.2). This one is a virtual device

Many thanks

Jose

image

image

···

On Sun, Dec 4, 2016 at 12:49 PM, Jose Garcia Muñoz josemp10@gmail.com wrote:

Hi Ranga,

Yes, I was using the APKs from github (same link). However, it didn’t work for me using 0.5.8 and 0.5.9.

Thanks!

Jose

On Sun, Dec 4, 2016 at 12:32 PM, Rangarirai Matavire matavirer@gmail.com wrote:

Hi Jose

Fixed in this version here.

https://github.com/dhis2/dhis2-android-eventcapture/releases

I suppose you are using a different apk.

Regards

On 4 Dec 2016 1:10 p.m., “Jose Garcia Muñoz” josemp10@gmail.com wrote:

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

The set up of my device is (and it works well with google maps):

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Hi Jose,

We have tested GPS functionality in event capture (on 4.2 and 4.4) recently and did not manage to reproduce the problem. Have you been testing application on real device indoors? On emulator, you need to send GPS updates to operating system by hand (through special controls of emulator).

Could you please try to test 0.6.0 which was recently released?

https://github.com/dhis2/dhis2-android-eventcapture/releases/tag/0.6.0

Best regards,

image

image

···

On Sun, Dec 4, 2016 at 12:49 PM, Jose Garcia Muñoz josemp10@gmail.com wrote:

Hi Ranga,

Yes, I was using the APKs from github (same link). However, it didn’t work for me using 0.5.8 and 0.5.9.

Thanks!

Jose

On Sun, Dec 4, 2016 at 12:32 PM, Rangarirai Matavire matavirer@gmail.com wrote:

Hi Jose

Fixed in this version here.

https://github.com/dhis2/dhis2-android-eventcapture/releases

I suppose you are using a different apk.

Regards

On 4 Dec 2016 1:10 p.m., “Jose Garcia Muñoz” josemp10@gmail.com wrote:

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

The set up of my device is (and it works well with google maps):

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Hi,

I’ve had the same with my Samsung Note4 - all geo-location based apps work fine except DHIS2, where I always only 0.0, 0.0 no matter where I am (both GPS and cell-town location services are ON).

All other devices I’ve encountered is working fine…

Regards

calle

image

image

···

On 22 December 2016 at 16:45, Araz Abishov araz@dhis2.org wrote:

Hi Jose,

We have tested GPS functionality in event capture (on 4.2 and 4.4) recently and did not manage to reproduce the problem. Have you been testing application on real device indoors? On emulator, you need to send GPS updates to operating system by hand (through special controls of emulator).

Could you please try to test 0.6.0 which was recently released?

https://github.com/dhis2/dhis2-android-eventcapture/releases/tag/0.6.0

Best regards,

Araz Abishov,

Android developer, DHIS 2

University of Oslo

https://www.dhis2.org/

On December 21, 2016 at 6:23:12 AM, Jose Garcia Muñoz (josemp10@gmail.com) wrote:

Hi Araz,

do you have any news about this?

We can not get the GPS coordinates using these devices (don’t know if they are related with the problem or not):

  • Samsung Galaxy Tab 4 (with android 4.4.2)
  • Samsung Galaxy S3 (with android 4.2.2). This one is a virtual device

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

On Sun, Dec 4, 2016 at 12:49 PM, Jose Garcia Muñoz josemp10@gmail.com wrote:

Hi Ranga,

Yes, I was using the APKs from github (same link). However, it didn’t work for me using 0.5.8 and 0.5.9.

Thanks!

Jose

On Sun, Dec 4, 2016 at 12:32 PM, Rangarirai Matavire matavirer@gmail.com wrote:

Hi Jose

Fixed in this version here.

https://github.com/dhis2/dhis2-android-eventcapture/releases

I suppose you are using a different apk.

Regards

On 4 Dec 2016 1:10 p.m., “Jose Garcia Muñoz” josemp10@gmail.com wrote:

Hi Araz,

I’m not 100% sure if this is a problem of the app but it seems like that. Each time I try to get the coordinates I’m getting the following message (using 0.5.8 and 0.5.9 releases):

The set up of my device is (and it works well with google maps):

If it is due to an app problem… could it be possible to fix?

Many thanks

Jose


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedberg@gmail.com

Skype: calle_hedberg