I create an empty project with with just a small ogg file playing in the background but on low end devices android the sound stutters when looped. I lowered the sample rate.
Defold Version 1.10.3
function init(self)
sound.play("/go#sound")
end
Link: test_itch (password “test”)