You can do this in following way:

1) Open command prompt.
2) navigate to the <android-sdk-path>/platform-tools
3) run "adb logcat" command
4) In eclipse, run the application in debug mode.

Regards,
Mahavir

On Tue, Mar 15, 2011 at 9:26 AM, kajal patil <[email protected]>wrote:

> Hi all,.
>       I am developing an android application.I used
> system.out.println("message") to display message in logcat.But i did not get
> in logcat.I don't knw  that whether system.out.println("message") is correct
> way.I need it for my project.Please kindly suggest solution.
> Thank you.
>
> --
> 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

-- 
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

Reply via email to