Can I hide or show application icon in installed list automatically? I know two way to make this.
1. Remove below intent filter in manifest file.
2. Using Launcher to hide.
But, I wanna control by my web service in any Android desktop, so i can make it depend on any Launcher module.