My issue is that the class that is conflicting is a part of HTTP MIME
though.  I'm using Eclipse so I'd assume the issue you're talking
about wouldn't actually apply to me.

On Oct 30, 4:44 pm, fadden <[EMAIL PROTECTED]> wrote:
> On Oct 30, 2:05 pm, Alvin Yates <[EMAIL PROTECTED]> wrote:
>
> > ...I started implementing a test multipart message in a short-lived
> > Activity using only StringBody classes, and ran into the Dalvik VM
> > Verify error against my class.  It seems to stem from the creation of
> > the MultipartEntity object I am using for my HTTP POST.
>
> If you compile against a set of classes, and those classes are
> different or unavailable at runtime, the verifier will reject your
> code.
--~--~---------~--~----~------------~-------~--~----~
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