[android-developers] Re: verifyError with maps add-on

2009-10-16 Thread stanlick
It's unfortunate the manifest doesn't have a schema to help help the human with these expectations Peace, Scott On Oct 8, 7:53 pm, Xavier Ducrohet wrote: > Actually you do have it but it's misplaced. It should be inside the > node. > > > > On Thu, Oct 8, 2009 at 5:51 PM, Xavier Ducrohet wrote

[android-developers] Re: verifyError with maps add-on

2009-10-08 Thread Xavier Ducrohet
Actually you do have it but it's misplaced. It should be inside the node. On Thu, Oct 8, 2009 at 5:51 PM, Xavier Ducrohet wrote: > You forgot to add > in your manifest. This is required so that the system knows you are using > the optional maps library. > > Xav > > > On Thu, Oct 8, 2009 at 6:3

[android-developers] Re: verifyError with maps add-on

2009-10-08 Thread Xavier Ducrohet
You forgot to add in your manifest. This is required so that the system knows you are using the optional maps library. Xav On Thu, Oct 8, 2009 at 6:37 AM, Eden wrote: > > I need Help for this issue : > > > http://code.google.com/p/android/issues/detail?id=4006 > > > tnx > > > -- Xavier Ducr