Is it possible to install an application that requires external
libraries in a device without external libraries installed disabling
associated functionality in Android 1.5?
For example, I've an application with multiple activities. Only one
activity is a MapActivity, it requires Google API. Can I disable
MapActivity when it is not supported by the device and let the user
install the application?

StackOverflow's related question:
http://stackoverflow.com/questions/3909903/disable-mapview-if-it-is-not-supported

Thanks in advance.

-- 
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