AndroidAnnotations Rest SourceHttpMessageConverter error
问题 I'm trying to use the RestClient of AndroidAnnotations but when I call one of the methods in the client I get the following error: 04-10 10:07:23.624 7528-7528/eu.shareforce.vitens E/AndroidRuntime﹕ FATAL EXCEPTION: main java.lang.VerifyError: org/springframework/http/converter/xml/SourceHttpMessageConverter at org.springframework.web.client.RestTemplate.<init>(RestTemplate.java:149) at eu.shareforce.vitens.Interfaces.VitensRestClient_.<init>(VitensRestClient_.java:23) at eu.shareforce.vitens