I have the same problem.
How do you solved it?
Type: Posts; User: VansFannel; Keyword(s):
I have the same problem.
How do you solved it?
I'm following this example,...
Thanks for your answer, but it doesn't work for me because WCF doesn't support multi-part messages.
I'm developing an Android 3.1 tablet application.
This app is using SpringFramework to send JSON message to a server. Here is a working example which send a custom object to server:
public...
I'm very new on Spring for Android development.
I want to upload and image to a JSON web service and I have write down this code:
public static Boolean UploadFile(String url, String filePath)...
I'm developing an Android 3.1 application using Spring Framework for Android 1.0.0 RC1.
I have developed a JSON WCF web service with C# and .Net Framework. I know how to send objects, strings,...
I'm very very newbie on JSON web services and Spring Framework for Android.
I'm developing an Android 2.2 application using Spring Framework for Android 1.0RC1 and also I'm developing JSON web...
No, I'm not using Maven. But I have solved my problem.
Sorry, I don't know how to delete this question.
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:...