Reliance Jio Container is only meant for jio apps.so lets build container in such a way that single container can be used for different apps. so whenever we open an app it moves into container and when other app is opened the app which is already present in the container moves out of the container and the freshly opened app moves into the container and opens in the container.since we handle many apps simultaneously single container isn't enough.so we need to build atleast two containers and manage them for different apps.