VansFannel
May 7th, 2012, 11:30 AM
I'm developing an Android 3.1 application using Android Spring Framework 1.0.0 RC1.
I can build my project, but at runtime I get the following error:
05-07 16:01:39.464: E/AndroidRuntime(654): Caused by: java.lang.NoClassDefFoundError: org.springframework.http.HttpHeaders
I have updated some Android SDKs and ADT on Eclipse. I'm not sure if this is error's cause. But, before this update it works perfectly.
Do you know why am I getting this error?
I can build my project, but at runtime I get the following error:
05-07 16:01:39.464: E/AndroidRuntime(654): Caused by: java.lang.NoClassDefFoundError: org.springframework.http.HttpHeaders
I have updated some Android SDKs and ADT on Eclipse. I'm not sure if this is error's cause. But, before this update it works perfectly.
Do you know why am I getting this error?