'Loading Android App with in Unity3d scene instead of opening separately

I have created a unity3d android build with menu options like {settings, WhatsApp, etc} when on choose menu option it should open the respective android app within unity new scene how can I achieve this? as below reference enter image description here

Note: I can achieve open android default settings and other applications from unity with app package name.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source