On Tuesday, February 1, 2011 11:10:00 PM UTC, Thomas wrote:
 

> About your log debug option, it is recommended to disable it just 
> before releasing (http://developer.android.com/guide/publishing/ 
> preparing.html<http://developer.android.com/guide/publishing/preparing.html>).
>  
>
>

Yes, whoever posted "log.d() gets stripped at runtime" was wrong. It's up to 
you to do so. 

If you doubt this, install the Evernote client and run it with ADB attached 
to your device. You'll see a bunch of logging active, including D-level. 
Note also that under Menu > Settings they have an item for "Send log"; 
presumably the logging they leave enabled in production is to make these 
sent logs more useful.

String

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