Re: [android-developers] Re: Adding library to Eclipse project

2010-07-19 Thread Xavier Ducrohet
not only it's should not be necessary, it really shouldn't be put there. The convention is to put them in the libs folder and add them to the build path. The reason is that if a member on your team want to use Ant instead of Eclipse, then it'll work too (the Ant script expects them to be in

[android-developers] Re: Adding library to Eclipse project

2010-07-19 Thread Peter Eastman
Thanks. Putting it in libs also seems to work. Peter -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Adding library to Eclipse project

2010-07-18 Thread Peter Eastman
Thanks, that worked. It appears that the developer documentation page cited above is incorrect. It explicitly says, It is not necessary to put external JARs in the assets folder. Peter -- You received this message because you are subscribed to the Google Groups Android Developers group. To