http://developer.android.com/guide/appendix/faq/commontasks.html#addexternallibrary


On Aug 19, 5:24 pm, hap 497 <hap...@gmail.com> wrote:
> Thanks. But android sdk does come with apache commons, I don't think I
> should required to do that. I don't want to carry an apache commons jar if
> android has one.
> Do I need to modify my manifest file or something to use apache.commons?
>
>
>
> On Wed, Aug 19, 2009 at 5:04 PM, Dan Sherman <impact...@gmail.com> wrote:
> > If you're using eclipse, add the jar to the libs folder, right click the
> > project, and add it to the libraries required.
>
> > On Wed, Aug 19, 2009 at 7:51 PM, hap 497 <hap...@gmail.com> wrote:
>
> >> HI,
>
> >> Can you please tell me how to use apache.commons in my android
> >> application.
>
> >> I put the right import, but when I compile it I get the following error:
>
> >> : package org.apache.commons.io does not exist
> >> import org.apache.commons.io.IOUtils;
>
> >> Thank you for any help.
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to