[android-developers] Re: Listen from google labs

2009-10-05 Thread Cédric Berger

 On Sun, Oct 4, 2009 at 3:36 PM, Andrei gml...@gmail.com wrote:

 When I do adb logcat I see debug messages from Google Labs Listen app
 I thought they recommend we remove debug logs for release.
 They also print my email in log, which might be security problem?


So questions raised are :
- how much does debug logs impact performance.
- is sensible data in logs a security problem ? (my guess is not
really because normal apps do not have permission to read it, but
beware when you send crash reports to developers, when they include
logs -including other apps logs-)

Note that I appreciate debug log in all apps I install since I can
have a hint at what is happening in my phone. Very often running
logcat helps finding applications consuming resources when you would
not need it. Or it just helps configuring them better.

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



[android-developers] Re: Listen from google labs

2009-10-04 Thread Dianne Hackborn
You should probably send e-mail to the developer through the address shown
in the market app.  For the most part, Google's Android applications that
appear on Market are written just like other third party applications, and
are best dealt with that way.

On Sun, Oct 4, 2009 at 3:36 PM, Andrei gml...@gmail.com wrote:


 When I do adb logcat I see debug messages from Google Labs Listen app
 I thought they recommend we remove debug logs for release.
 They also print my email in log, which might be security problem?
 



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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