我开发了一个作为启动器应用程序工作的应用程序。当用户从默认启动器中删除我的应用程序时,我需要知道它。
用户可以通过两种方式从默认启动器中删除我的应用程序:
1. Settings->Apps->Reset app preferences.
2. Settings->Apps->My_App->Clear default launcher.
如果有人有任何想法,请发表评论:
1. How I can detect my app is removed from the default launcher?
2. Is there any listener/action for it?
3. Is there any way by which I can restrict/block clearing default launcher?
提前致谢!