There's an ANR fix coming in the next release

Hi all!

For those of you developing for Android, you have probably seen ANR’s in your google stats page.

We’ve added a fix for the bulk of these issues, by decoupling the engine from the main ui thread. This should work as usual for you, however, since it still is a fairly big change, I’d appreciate some early testing, if you’re up for testing the alpha build. Or if you wish to wait, the beta, it’s coming in two weeks.

You can download the alpha build here:
http://d.defold.com/alpha/

The issue/PR:

6 Likes

Sure I’ll test it with my Android game. It’s pretty early on in development however. Do you need a certain complexity of project and what should I look for?