I don't think you can do anything about it. I believe I've seen that before and I ignore it. It's probably something internal. It's surprising the number of warnings (and even a few errors) you see that don't have anything to do with your app. For instance, I always get a ClassNotFoundException for some class that I have no idea what it's for.
On Mar 31, 10:53 pm, areslp <[EMAIL PROTECTED]> wrote: > WARN/global(626): WARNING: Default buffer size used in BufferedReader > constructor. It would be better to be explicit if a 8k-char buffer is > required. > It appears when map.getController().animateTo(des),after the map > center moved to the des point,the warning continuous appeared in the > log window,what can I do for this? --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

