0

Iam always having this message:

Skipped 37 frames! The application may be doing too much work on its main thread.

Even when I´m starting a new application with an empty compose Activity. Is there any solution can help ? Thanks in advanced!

I tried to update my android studio, but I got the same issue

Talal
  • 61
  • 4
  • Are you using the emulator? Have you tried testing it in a real device? – fernandospr Mar 19 '23 at 13:16
  • 1
    https://stackoverflow.com/questions/14678593/the-application-may-be-doing-too-much-work-on-its-main-thread – Code Poet Mar 19 '23 at 14:54
  • If using a debug build, then the extra log output and transfer of the log output to Android Studio can slow things down enough to cause skipped frames. – Andrew Mar 19 '23 at 17:05
  • @fernandospr I'm having this issue for both real device and in the emulator – Talal Mar 20 '23 at 07:07
  • @CodePoet Thanks but I saw this link before, the thing is the even for a new project I'm having this issue, I cannot identify any node that in this case – Talal Mar 20 '23 at 07:10

0 Answers0