Hay, how do i import org.apache.commons packages into android so i can use them in my applications?
Thanks
Also, be warned that not all of them can be automatically converted to Dalvik. For example commons-httpclient does not convert cleanly from the release binaries, you need to go through source to make it work.