akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

Why is minimum SDK version 14? #38

Closed saqada closed 6 years ago

saqada commented 7 years ago

Hi, guys.

Sorry, if I ask improper question, but I really can't understand why the library needs API version 14 or more. Google maps are available from API 11. I changed minimum SDK version to 11, compiled successfully and used to some extend the library. What causes the reason to use higher API?

Regards, SaQada

akexorcist commented 6 years ago

Nothing, just though about no device that running on pre-ICS can install latest google play services and app without full storage.