Hi everybody,

We are developing an application which uses the BufferedInputStream
class several times, and we are getting an annoying message in the
logcat:

I/global  (  749): Default buffer size used in BufferedInputStream
constructor. It would be better to be explicit if an 8k buffer is
required.

We cannot meet the suggestion all the times and it's very annoying and
it doesn't make much sense. Is it possible to remove that warning
message? Or to change the log level to fine instead of info or
warning, for example, so that it doesn't appear in the logcat
messages?

Thanks a lot and congratulations for your wonderful work on Android!

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