lostzen / lost

A drop-in replacement for Google Play services location APIs for Android
http://mapzen.github.io/lost/
Other
352 stars 70 forks source link

GPS feature should not be required to use Lost #174

Closed ecgreb closed 7 years ago

ecgreb commented 7 years ago

Overview

GPS sensor should not be required to use Lost.

Proposed Changes

Updates AndroidManifest.xml to set required=false for android.hardware.location.gps feature.

Closes #169

sarahsnow1 commented 7 years ago

Looks good. Maybe we want to do the same thing with the remaining, non-optional hardware requirements: https://github.com/mapzen/lost/issues/176