I have made several tv apps. Now Im making a container app which may launch all those apps. But the restriction here is that i dont want user to separately download those tv apps. I have the apks of all those tv apps. How can i make my container app run those apks so that they would launch within my container app. Technologies I'm using:
- Android Studio
- Java
- API Level 21
Let me explain my question again: 1) Have a container app 2) have several apks 3) Want to run those apks in that container app