wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

Location issue. #1008

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The issue we encountered with ODK Collect is the following :

When I am filling the form and I want to change the location using the GPS,  we 
got message error : "Unfortunately, ODK Collect has stopped.". Then I thought 
the GPS doesn't work, therefore I tried an apps using the GPS and it seems to 
work perfectly. 

At the end after numerous test we found a way to work but you need to add 
Google Account you need to run Google Services, otherwise ODK Collect will 
crash instantaneously when you try to get the location.

The tablet are : Acer Iconia B1-710, running with Android 4.1.2

You will find the log file and the form attached

Original issue reported on code.google.com by acfedata...@gmail.com on 23 May 2014 at 2:05

Attachments:

GoogleCodeExporter commented 9 years ago
"You do, however, definitely need Google Services for the "maps" and 
"placement-map" appearances of the geo-location widget."
-- Mitch

We should do better than crash if Play Services are not installed.

Original comment by yano...@nafundi.com on 27 May 2014 at 4:57