On Tue, Feb 15, 2011 at 3:35 AM, Marcin Orlowski <[email protected]>wrote:
> So what about that statament: "Debug logs are compiled in but stripped > at runtime"? > http://developer.android.com/reference/android/util/Log.html It's a lie. Well I think it is trying to say that they aren't shown by default, but the code is definitely not stripped, and you absolutely do not want to leave those in shipping products. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

