I need to add my Android application to home screen as shortcut programmatic.
Please give the idea for that. If possible please tell me how to manage existing shortcuts (deleting and adding some more shortcuts).
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have read an article which can help you in adding application Shortcut programmatically on Home Screen.
You can refer the example .
You can also refer the stackoverflow question related to shortcut here .