airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
206 stars 11 forks source link

Problem on older Android devices #3535

Open AndersonAge opened 1 month ago

AndersonAge commented 1 month ago

I'm having a very high lag problem on older Android devices. The test was carried out on a galaxy s7 edge with rendermode = direct. Nothing is better, and everything is slow. But here's an important discovery, just change to rendermode = gpu, everything works perfectly and I haven't seen lag anymore. The problem is that using GPU mode, letters, effects and other things does not work properly. The application loses many visual functionalities.

What can I do to solve this problem? IOS devices do not have this problem.

Now I use a galaxy s24 ultra, everything works perfectly, the quality can be high, but nothing changes, it will always work smoothly and without lag. I understand the difference between a Galaxy S24 Ultra and a Galaxy S7 Edge, but does the GPU mode work, why doesn't it work with all resources? Is there anything you can do? change to quality does not resolve.

AndersonAge commented 1 month ago

Update: The Galaxy S10+ also has lag and slowness issues. It seems that when you tap on the screen, it improves, but then it slows down again.

Galaxy S21 ultra and Galaxy S24 Ultra works perfectly.