posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Opening OpenMapKit Pushes User to ODK Collect #88

Closed hallahan closed 8 years ago

hallahan commented 8 years ago

One thing that confuses new users is that they try and open OpenMapKit directly rather than go in via ODK Collect.

One idea that could solve this confusion is to check to see if OpenMapKit was initiated by ODK Collect. If it was not, it will just launch the user INTO ODK Collect.

This shouldn't be hard to do.

felixholl commented 8 years ago

If ODK is not running, OMK crashed when you push the 'save to odk' button. I'm sure this would happen in the field a lot and confuse the user.

hallahan commented 8 years ago

:+1: Agreed.

dalekunce commented 8 years ago

@hallahan didn't we put this feature in. Can we close this issue?

hallahan commented 8 years ago

Not yet, still needs to happen.