First make sure you have USB Debugging enabled on the phone: Settings -à
Application à Development (maybe a little different on some phones) 

 

Once this is enabled you should be able to connect your phone to the
computer and open eclipse. Now click the debug symbol in eclipse ( to the
left of the normal run button)

 

Now if you click the Debug tab at the top right (to the left of the word
Java)  you should see down towards the bottom a tab called LogCat and on the
far right of that panel you’ll notice sybmols for V , D , I , W , E

V = Verbous

D = Debug

I = Info

W = Warning

E = Errors

 

I personally like to keep mine on V but if I want to see only errors I will
flip to the E.

 

Hope this helps

 

Tommy

 

From: [email protected]
[mailto:[email protected]] On Behalf Of sangram pawar
Sent: Thursday, January 27, 2011 10:24 AM
To: [email protected]
Subject: [android-developers] help

 

Hi,

    friends

               How to debug your android application in mobile & check your
cat log on your computer.

 

Regards,

Sangram pawar 

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