In the past, I\'ve asked about sharing or backup of app-bundle / split apk files, here .
This seems like an almost impossible task, which I coul
Well I don't know the coding part much, as I have not learnt android, but I can suggest something which you can try. If the task is just to make the split apka into one, what I do is
So you can look at their source code (if they are open source, otherwise something similar), and then try to make a single app to do all these processes (if you know android).
Hope it helps, and please provide your app link, if you manage to create one.
Thanks and cheers