Package sqlite on Android

I’ve encountered the same issue as well.
I’m currently using Unreal Engine 5.5,
and here’s my solution:
upload the db file to the server and then download it via HTTP.
:joy: