Try android:required="false". That's undocumented, but it's in the source code.
I filed an issue to get clarification on this: http://code.google.com/p/android/issues/detail?id=10354 On Thu, Aug 12, 2010 at 3:36 PM, paladin <[email protected]> wrote: > On Aug 12, 3:21 pm, TreKing <[email protected]> wrote: >> On Thu, Aug 12, 2010 at 1:22 PM, paladin <[email protected]> wrote: >> > I am trying to make an app that can work with or without the Google Maps >> > API present. >> >> Also, this >> page:http://developer.android.com/guide/topics/manifest/uses-library-eleme... >> >> <http://developer.android.com/guide/topics/manifest/uses-library-eleme...>Does >> not indicated that "android:option" is a viable tag. Where did you get this >> idea from? > http://groups.google.com/group/android-developers/browse_thread/thread/a85999deb15dd3ce/7461075ff8a7ed1b#7461075ff8a7ed1b -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

