If you copy it in the libs folder of the library project this should be enough to have it available to all app projects.
On Fri, Mar 23, 2012 at 2:05 PM, adev <[email protected]> wrote: > After further investigtation, this is the error I am getting. > > android.view.InflateException: Binary XML file line #125: Error > inflating class com.google.ads.AdView > > I had to copy the jar file into /libs on my project. > > I actually have 3 apps with a lib of shared code. > I had to copy the jar into /libs on all three apps, just putting it in > the lib was not sufficient. > > Is there a way around this? > > -- > 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 > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. 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

