I am calling a web service in my android app & the method is getGramaNiladhariData(), I am getting the result as a SoapObject.
result = (SoapObject) envelope.
anytype{} comes when you get a null value from the web service.Insert some data first and then try to fetch data from web service.