Team,
Just an Awesome product that I've really enjoyed working with.
So, I have two APK's. One being foreground app for the user that stores data in a database and has a service that checks for specific database data, which then calls the background app to process that data using service calls once a minute. Specifically the background app is only used for systemic processes and calls the background app to supply foreground messages to the user.
My question, is how to package multiple apk's as a single product.
If I simply add it as a file to the foreground app, the apk needs to be installed before usage, so I'm trying to understand how I go about it.
I have looked around and I can't seem to find the answer to this question.
Can I get a few suggestions ?
Thanks!
Birdman