I'm trying to use the Amazon Web Services java sdk jar but it has
references to org.apache.commons.httpclient.  All I seem to have in my
Android sdk is org.apache.commons.http.client, which is a different
namespace and obviously causes the build to fail.  I'm new to Java and
Android dev... is there a way to "map" one to the other or create some
sort of symbolic link?  If not, does that mean I have to import a
"standard" org.apache.commons library?

Thanks,
-Steve

-- 
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

Reply via email to