I am installing an app(say app1) progamatically from other app(say app2). All I am trying is that app1 is not displayed in main menu of the device and could be started only by the app2.
If this is possible how could I implement this.Please help?
I am installing an app(say app1) progamatically from other app(say app2). All I am
Share
The app1 manifest should not contain any component with
then it will not be displayed in the Launcher