0

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?

1 Answer 1

1

That is the garbage collection system. It only puts those messages out if you are connected to LogCat otherwise you shouldn't worry too much about them.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.