while creating shortcut I get toast like "Shortcut created" and subsequently "Shortcut already exists".I have set the intent for duplicate and it doesnt create any duplicate. Now my doubt is
How can i detect if the shortcut already exist.
how can I disable the toast messages like "Shortcut created" and "Shortcut already exists".I have checked the LauncherModel(under com.android) api that shows the Toast,but app like WhatsApp dont show any Toast.