Re: [android-developers] How to print HttpGet object in amulator?

2011-12-08 Thread Kristopher Micinski
You don't print in the emulator, you print it in the logger, Log.d(TAG,httpGetObject.toString())? kris P.s., i have no idea if toString is defined on that, but you get the idea. On Thu, Dec 8, 2011 at 10:02 AM, venu gopal reddy wrote: > Hi friends, > > How to print HttpGet object in amulator?

[android-developers] How to print HttpGet object in amulator?

2011-12-08 Thread venu gopal reddy
Hi friends, How to print HttpGet object in amulator? I mean to say how to print object information in emulator? Pls help me -- 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@googlegro