RE: [android-developers] Re: Calling Tomcat server API's from Android app

2010-09-04 Thread Ted Neward
What you need (it sounds like) is the Spring Remoting client and whatever other Spring bits it uses to compile & run successfully on the Android platform. It "should" work, in that I don't think there's anything in there that they need that isn't provided on Android, but Ted Neward Java, .NET,

Re: [android-developers] Re: Calling Tomcat server API's from Android app

2010-09-03 Thread Frank Weiss
That makes more sense. What is the class of the service object? I'd like to look at what Spring packages you are using. There are a few solutions that come to mind. 1) Find a Dalvik JAR of the client library for that Spring service package. 2) Add the necessary Spring client source code to your A

Re: [android-developers] Re: Calling Tomcat server API's from Android app

2010-09-03 Thread Frank Weiss
I wonder if we are on the same page with client-server. Anyway, maybe an example of an API you want to use would help clear things up. -- 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@g