• RuntimesBugs
  • some android deivece can not display animate

Problem statement

some android deivece can not display animate for example android 9,the device name is vivo Y5s
Describe: 1) what you have tried, 2) what you expected, and 3) what actually happened.

Give step-by-step instructions so we can reproduce the problem, if possible.
hen I tried the following on an Android 9 device:close hardware acceleration ,i can see the animate,but
the Animation stuttering,not smooth

Runtime information

Tell us your Spine Runtimes version.
spine runtimes version is spine-android 4.2.10

Post your entire error messages here (or attach them), if you got any error messages.
Related Discussions
...

It seems that some Android devices, particularly those running older versions like Android 9, may have issues displaying animations smoothly due to hardware acceleration problems. Disabling hardware acceleration can allow animations to display, but it may result in stuttering or unsmooth playback. This is a known issue with certain Android devices and versions, and it appears that updating the device's Android version or using a newer device may resolve the issue. Additionally, ensuring that you are using the latest Spine Runtimes and checking for any device-specific updates or patches could help improve performance.

Spinebot is right. spine-android does work on Android 9, but only if hardware acceleration is disabled. And depending on the device/manufacturer changes to the OS, you might still run into rendering bugs. Your minimum Android version should be 10 for spine-android to work reliably. There is no workaround, as the Canvas APIs needed to render Spine skeletons are broken on Android < 10.

thank you answer my question,by the way did you have plan adjust the spine-android to fix this problem

i have last question can i use the spine on the HarmonyOs 5 like spine-android