Hay, how do i import org.apache.commons packages into android so i can use them in my applications?
Thanks
Hay, how do i import org.apache.commons packages into android so i can use them in my applications?
Thanks
If you're using eclipse:
Just for completeness' sake - if you aren't using eclipse to develop and you are building with ant - just put the jar in your libs folder of your project.
Done!