[android-developers] Dalvikvm exception instantiating org.apache.http.entity.mime.content.FileBody
Hi,
04-10 11:35:43.385: E/dalvikvm(457): Could not find class 'org.apache.http.entity.mime.content.FileBody', referenced from method com.leadertask.todo.android.service.LTSyncHandler$UploadSyncFileAsync.doInBackground
04-10 11:35:43.385: W/dalvikvm(457): VFY: unable to resolve new-instance 818 (Lorg/apache/http/entity/mime/content/FileBody;) in Lcom/leadertask/todo/android/service/LTSyncHandler$UploadSyncFileAsync;
I tried different versions of httpmimeXXX.jar but problem persists. Funny thing is that org.apache.http.entity.mime.content.StringBody and other classes from this library work fine. I guess that there is some conflict.
When compiled on older version of Android SDK (ver 16) - everythihg works smoothly. So now I keeping old version of SDK on my backup laptop to compile this project.
Could enyone to explain me please how can I solve this annoying problem?
Regards, Dennis.
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home