i'm trying to do multipart form upload using the 4.x httpclient on android. all the 4.x code samples i'm seeing use org.apache.http.entity.mime.MultipartEntity, but i'm running into a roadblock trying to find it.
it's supposed to be in the httpmime project, but the download link for that project leads me back to httpcore, and the httpcore download doesn't contain that class. anyone else get multipart form upload to work? thanks -- jason.software.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

