I am using libgdx for an application but Logcat is generating GC_EXTERNAL_ALLOC and GC_FOR_MALLOC log messages per second.
Is this normal? I don't think this kind of large number of logs are good for the system. Is there any way to depress these messages?