Hi,

A not so small part of the Android devices are not including the
Google Maps external library.

My first question is: How can a vendor/manufacturer include it on his
devices, is there a process of obtaining a license for the use of the
library or there are some conditions to apply for such a license?

My second one: Is there a nicer way to address this issue other than
have 2 builds/apks, one that uses the library, with <uses-library
android:name="com.google.android.maps" /> added in the manifest, and
the other one, without the use of the library?

Thanks,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to