30.08.2010 18:44, tony obrien пишет:
So LOGCAT operate on the device as well??

Do I need to ENABLE anything in my app?
Does the LOGCAT have all of the device's activities in it, including
those NOT from my app?

Logcat doesn't have to be specifically enabled. It does show info from every application, including "the system", even if the phone is not connected to adb for debugging.

Does the device automagically wrap the logcat (it can't grow
forever) ?

It does, although I don't know the exact size. It is quite large, though.


On Aug 30, 9:33 am, Kostya Vasilyev<kmans...@gmail.com>  wrote:
   30.08.2010 16:48, tony obrien пишет:>  I am loathe to start adding all kinds of 
"log output" turning this
into a bloatware science experiment (but will if forced.)
Before you start doing that, I'd ask the user to download and install
one of the many applications that can display logcat output, run it, and
email the log to you.

You might see something interesting that's worth fixing.

--
Kostya Vasilyev -- WiFi Manager + pretty widget --http://kmansoft.wordpress.com


--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to