App slow to load with API34

I’m helping someone with a dictionary app which has suddenly started loading slowly after they upgraded the app to API34. It used to take 3-4sec to load but is now taking around 25sec. The dictionary has about 3,900 entries and around 3,000 mp3 audio files.

Has anyone else experienced this?

Is it possible to setup debugging in Android Studio to trace the problem?

Thanks,
Peter

Hi Peter,
I don’t know much about DAB, but it could be something to do with how the audio is stored and accessed. Do you have the latest version? 12.4? I would try that.
Blessings,
Andrew

Hi Andrew,

Thanks for your suggestion. I am using 12.4 but will try rebuilding the app and see what happens.

Peter