[android-developers] Re: Consuming Web Service with Complex Types in Android

2011-09-28 Thread AgitoM
enourmous amount of coding. (Also viewed from a maintainability point of view). On Sep 29, 12:41 am, TreKing wrote: > On Wed, Sep 28, 2011 at 10:50 AM, AgitoM wrote: > > Need a solution to handle these complex data structures without having to > > write elaborate conversion code. Anyb

[android-developers] Consuming Web Service with Complex Types in Android

2011-09-28 Thread AgitoM
Been at this problem the whole day, so hope someone can help. For a project I am working on, I need to invoke a .NET based web service. Several operations of this web service return complex types or arrays of complex types. In some cases the complex objects contain arrays of other complex objects u

[android-developers] Re: Eclipse not installing Android Application on Emulator

2010-09-18 Thread AgitoM
Hope anyone can still offer a solution. Or can point me into the direction of a resource that might help. I'm quite desperate to find a solution to this, since the problem means I can't run Android apps on my office computer. On Sep 16, 12:20 pm, AgitoM wrote: > Been looking around

[android-developers] Eclipse not installing Android Application on Emulator

2010-09-16 Thread AgitoM
Been looking around the internet for some time for a solution, but still can't get it to work. Hence I am posting my problem here. I recently started learning Android, and have set up the development environment. I've created a HelloWorld like application. Basically I did nothing then create a pro