I am making a Webservice call to return data and it's coming back as an untyped Dataset.
How am using the KSoap2 jar package. How do I take the Untyped dataset and return it in a Readable manner in an Android App? Can I typecast it directly to a Cursor? Do I use a ContentProvider for this? IS there an example on how to do this somewhere? Thanks, David -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

